Skip to content
Snippets Groups Projects

Add a timer service to periodically trigger the cert renewal service

Merged Jean-Paul Calderone requested to merge 222.automatically-renew-payment-certificate into develop
  1. Jul 29, 2021
    • Jean-Paul Calderone's avatar
      Use the NixOS `startAt` configuration option · bcabf1fe
      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.
      bcabf1fe
  2. Jul 28, 2021
Loading