Add a timer service to periodically trigger the cert renewal service
- Jul 29, 2021
-
-
Jean-Paul Calderone authored
This causes NixOS to generate the systemd timer unit for us and saves us having to explain a lot of subtle systemd features. It does pin execution to midnight on Monday but scaling to handle load spikes is Let's Encrypt's problem, I guess.
-
- Jul 28, 2021
-
-
Jean-Paul Calderone authored
-