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
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
# For pinning Python packages to then be parsed by Renovate
|
|
|
|
certbot ==2.10.0
|
|
certbot-dns-cloudflare ==2.10.0
|
|
apprise ==1.8.0 |