certbot-cron-docker/requirements.txt
MrMeeb 59490dae2d Add support for alerting on success or failure of renewal
Installs apprise and allows config of alerting for successful or failed renewals. Currently only supports renewals, not inital issuing. Not necessarily a problem as I'd hope you'd be watching the logs on first run.
I don't love how I create /config/.renew-list.sh. I should readdress this somehow
2024-05-12 20:18:34 +00:00

5 lines
123 B
Plaintext

# For pinning Python packages to then be parsed by Renovate
certbot ==2.9.0
certbot-dns-cloudflare ==2.9.0
apprise ==1.8.0