Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 01-Feb-2025 05:53:35 JST feld
@sun @pwm @lain the entire config and deployment can be done with the upstream "cmdeploy" tool which is a custom python thingy that I do not like at all as it isn't flexible enough for some deployments (like behind a NAT, assumes wrong IP, harder to get a cert)
I rewrote their deployment in Chef and I hope to see a tool that will whip up a fat docker container soon with everything configured inside properly. It's also easier to reverse engineer. Very clean now.
https://github.com/feld/chatmail-cookbook