Commit Graph

18 Commits

Author SHA1 Message Date
MrMeeb ff11414fa0 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 20:58:57 +00:00
MrMeeb 47ca53287e Add setuptools for certbot dependencies
Test Pull Request / Build Image (pull_request) Successful in 4m8s
Test Pull Request / Notify (pull_request) Successful in 4s
2024-05-29 16:35:00 +00:00
renovate-bot f93f798cde Update alpine Docker tag to v3.20.0
Test Pull Request / Notify (pull_request) Has been skipped
Test Pull Request / Build Image (pull_request) Failing after 1m36s
2024-05-27 22:46:33 +00:00
MrMeeb 798f82c110 revert c12eb0b381
Test Pull Request / Build Image (pull_request) Successful in 3m57s
Test Pull Request / Notify (pull_request) Successful in 3s
revert Update alpine Docker tag to v3.20.0
2024-05-27 22:24:29 +00:00
renovate-bot c12eb0b381 Update alpine Docker tag to v3.20.0
Test Pull Request / Build Image (pull_request) Failing after 1m21s
Test Pull Request / Notify (pull_request) Has been skipped
Build Image / Validate Image (push) Successful in 1m30s
Build Image / Publish Image (push) Failing after 1m17s
Build Image / Notify (push) Has been skipped
2024-05-27 22:07:58 +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