19 Commits

Author SHA1 Message Date
222b8f86a4 Move renewal function to its own file
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 4m27s
Test Pull Request / Notify (pull_request) Successful in 2s
2024-05-30 19:26:57 +00:00
9361765285 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 17:59:48 +00:00
47ca53287e Add setuptools for certbot dependencies
All checks were successful
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
f93f798cde
Update alpine Docker tag to v3.20.0
Some checks failed
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
798f82c110 revert c12eb0b381ba146398e8e7dc63c67e07b2fb4455
All checks were successful
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
c12eb0b381
Update alpine Docker tag to v3.20.0
Some checks failed
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
3db15537e8 Rebase to Alpine 3.19.1 2024-05-12 09:22:25 +00:00
9465157295 Update S6 to 3.1.6.2 2024-05-12 09:22:08 +00:00
8d36f0c117 Version control for Certbot packages 2024-05-12 09:21:44 +00:00
b962b65145 add ONE_SHOT so container exits after run
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-17 17:49:02 +00:00
0614aa0565 fix build issues due to cython 3.0.0 release 2023-07-17 17:19:30 +00:00
36b71a0ebb add standalone and webroot methods
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-09 21:53:06 +00:00
3c3cc47d32 add CLOUDFLARE_TOKEN to env vars
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-21 17:32:17 +00:00
053cef4c31 add build dependencies for arm
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-20 22:14:44 +00:00
a4b59c360e change to s6 2023-06-20 21:27:01 +00:00
e7bd87d5bd change to alpine 2023-06-20 21:26:11 +00:00
375cf5da74 Add GENERATE_DHPARAM 2022-06-20 22:41:27 +00:00
09eb18adda Added PROPOGATION_TIME variable 2022-06-20 22:08:30 +00:00
634f0cac4a first commit 2022-06-18 23:08:39 +00:00