about summary refs log tree commit diff stats
path: root/hosts/by-name/server1/secrets (unfollow)
Commit message (Collapse)Author
4 hourszones/vhack.eu: Actually set the `sharkey.vhack.eu` subdomainBenedikt Peetz
8 hoursmodules/stalwart-mail: Add recommended proxy settings for stalwarts-proxyBenedikt Peetz
This includes setting things, like setting the `X-Forwarded-For` header.
8 hoursmodules/constants: Also add a user to each group, so that duplicated gids ↵Benedikt Peetz
are avoided
8 hourstests/email-http: Use the factored out DNS serverBenedikt Peetz
9 hourshosts/server2: Use the internal stalwart directoryBenedikt Peetz
9 hourstests/email-http: Test the http self-service availabilityBenedikt Peetz
9 hoursmodules/stalwart-mail: Don't restart the systemd serviceBenedikt Peetz
Restarting might be useful, if stalwart is actually _running_ in prod, but currently the constant restart makes it very difficult to debug (or even stop) the service.
9 hoursmodules/stalwart-mail: Enable the http self-service interfaceBenedikt Peetz
9 hoursmodules/nginx: Set the "acme" group as group of the "acme" userBenedikt Peetz
For some reason, this is not done already. Setting this prevents an assertion being thrown, that the "acme" user does not have a group.
9 hoursmodules/stalwart-mail: Allow both nginx and stalwart-mail access to the certBenedikt Peetz