Commit Graph

19 Commits

Author SHA1 Message Date
MrMeeb 2b961950f8 Move renewal function to its own file 2024-05-30 19:44:10 +00:00
MrMeeb f9d99b7c7f 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-30 19:44:10 +00:00
MrMeeb c590df5a10 Add setuptools for certbot dependencies 2024-05-30 19:44:10 +00:00
renovate-bot 864a59f76a Update alpine Docker tag to v3.20.0 2024-05-30 19:44:10 +00:00
MrMeeb 9513767892 revert c12eb0b381
revert Update alpine Docker tag to v3.20.0
2024-05-30 19:44:10 +00:00
renovate-bot ab42a76755 Update alpine Docker tag to v3.20.0 2024-05-30 19:44:10 +00:00
MrMeeb 3db15537e8 Rebase to Alpine 3.19.1 2024-05-12 09:22:25 +00:00
MrMeeb 9465157295 Update S6 to 3.1.6.2 2024-05-12 09:22:08 +00:00
MrMeeb 8d36f0c117 Version control for Certbot packages 2024-05-12 09:21:44 +00:00
MrMeeb b962b65145 add ONE_SHOT so container exits after run
continuous-integration/drone/push Build is passing
2023-07-17 17:49:02 +00:00
MrMeeb 0614aa0565 fix build issues due to cython 3.0.0 release 2023-07-17 17:19:30 +00:00
MrMeeb 36b71a0ebb add standalone and webroot methods
continuous-integration/drone/push Build is passing
2023-07-09 21:53:06 +00:00
MrMeeb 3c3cc47d32 add CLOUDFLARE_TOKEN to env vars
continuous-integration/drone/push Build is passing
2023-06-21 17:32:17 +00:00
MrMeeb 053cef4c31 add build dependencies for arm
continuous-integration/drone/push Build is passing
2023-06-20 22:14:44 +00:00
MrMeeb a4b59c360e change to s6 2023-06-20 21:27:01 +00:00
MrMeeb e7bd87d5bd change to alpine 2023-06-20 21:26:11 +00:00
MrMeeb 375cf5da74 Add GENERATE_DHPARAM 2022-06-20 22:41:27 +00:00
MrMeeb 09eb18adda Added PROPOGATION_TIME variable 2022-06-20 22:08:30 +00:00
MrMeeb 634f0cac4a first commit 2022-06-18 23:08:39 +00:00