nyarlathotep: cleanup after deployment #55

Merged
Gonne merged 22 commits from Gonne/nixConfig:nyarlathotep into main 2025-03-24 19:38:06 +00:00
Showing only changes of commit 23d85d5364 - Show all commits

View file

@ -1,6 +1,6 @@
/*
* Building: We patch our version of stalwart and thus need to built it locally.
* Be aware that this needs some hours, about 12Gb RAM and a few Gb free space in /tmp.
* Be aware that this needs some hours, about 20Gb RAM and a few Gb free space in /tmp.
* If you only want to deploy configuration changes and no software updates, consider building on the target VM.
* It has stalwart in its nix store and does not need to rebuild it.
* Forwarding mails: Update the Sops-secrets in the machine directory, rebuild on the VM and deploy.
@ -225,8 +225,8 @@ in {
{"else" = false;}
];
limits = {
redirects = 50;
out-messages = 50;
redirects = 500;
out-messages = 500;
};
};
# See https://stalw.art/docs/smtp/authentication/dkim/sign