openneo-code/files
Emi Matchu a9db85d7c8 Restart every week, to help ensure SSL certificate renews
Oh right, I dealt with this a few months ago too: I got a notice from
Let's Encrypt that our code.openneo.net SSL certificate was going to
expire soon. And last time, restarting the Forgejo service fixed it and
got a new certificate issued immediately!

My inference is that the logic to check on the certificate status only
happens on startup. So, let's add code to the service file to ensure
that Forgejo will terminate after 7 days of runtime; and the
`Restart=always` setting will ensure that it comes immediately back up.
2024-06-10 13:03:19 -07:00
..
secrets Extract config secrets into separate files 2024-01-14 23:59:18 -08:00
app.ini Remove warnings-to-self about secrets 2024-01-15 00:02:57 -08:00
forgejo.service Restart every week, to help ensure SSL certificate renews 2024-06-10 13:03:19 -07:00