• Joined on 2021-10-20
MrMeeb deleted tag 1.2.0 from MrMeeb/certbot-cron-docker 2024-06-04 17:59:58 +00:00
MrMeeb pushed to master at MrMeeb/certbot-cron-docker 2024-06-04 17:58:19 +00:00
c187e05fad Add logrotate (#25)
d4dd1c57c1 Add renewal notifications (#24)
aa4bbc765d Move to Feature Branch Workflow [skip ci] (#23)
b810f98831 Merge pull request 'Update alpine Docker tag to v3.20.0' (#19) from renovate/alpine-3.x into master
b25bb57772 Add setuptools for certbot dependencies
Compare 63 commits »
MrMeeb pushed tag 1.2.0 to MrMeeb/certbot-cron-docker 2024-06-02 22:09:32 +00:00
MrMeeb deleted tag 1.2 from MrMeeb/certbot-cron-docker 2024-06-02 22:09:21 +00:00
MrMeeb pushed tag 1.2 to MrMeeb/certbot-cron-docker 2024-06-02 22:08:42 +00:00
MrMeeb deleted branch feature/logrotate from MrMeeb/certbot-cron-docker 2024-06-02 21:29:45 +00:00
MrMeeb pushed to master at MrMeeb/certbot-cron-docker 2024-06-02 21:29:45 +00:00
9a2a27cb1a Add logrotate (#25)
MrMeeb closed issue MrMeeb/certbot-cron-docker#10 2024-06-02 21:29:43 +00:00
Add logrotate
MrMeeb merged pull request MrMeeb/certbot-cron-docker#25 2024-06-02 21:29:43 +00:00
Add logrotate
MrMeeb pushed to feature/logrotate at MrMeeb/certbot-cron-docker 2024-06-02 21:00:19 +00:00
bd44102844 Add logrotate
MrMeeb created branch feature/logrotate in MrMeeb/certbot-cron-docker 2024-06-02 21:00:19 +00:00
MrMeeb commented on issue MrMeeb/certbot-cron-docker#10 2024-05-31 10:01:21 +00:00
Add logrotate

Logrotate needs to remove letsencrypt.log.* files when more than x exist, and to rotate renew.log when above a certain size (less pressing but still sensible).

MrMeeb deleted branch notifications from MrMeeb/certbot-cron-docker 2024-05-30 21:05:41 +00:00
MrMeeb pushed to master at MrMeeb/certbot-cron-docker 2024-05-30 21:05:41 +00:00
259cdf080e Add renewal notifications (#24)
MrMeeb merged pull request MrMeeb/certbot-cron-docker#24 2024-05-30 21:05:40 +00:00
Add renewal notifications
MrMeeb pushed to notifications at MrMeeb/certbot-cron-docker 2024-05-30 20:58:58 +00:00
2452650b38 Correct detection of missing APPRISE_URL
8c4314e311 Move renewal function to its own file
c16a19d965 Add new env vars to readme
ff11414fa0 Add support for alerting on success or failure of renewal
1dce5880f3 Move to Feature Branch Workflow [skip ci] (#23)
Compare 5 commits »
MrMeeb deleted branch develop from MrMeeb/certbot-cron-docker 2024-05-30 20:57:45 +00:00
MrMeeb deleted branch move-to-feature-branch-workflow from MrMeeb/certbot-cron-docker 2024-05-30 20:55:50 +00:00
MrMeeb pushed to master at MrMeeb/certbot-cron-docker 2024-05-30 20:55:50 +00:00
1dce5880f3 Move to Feature Branch Workflow [skip ci] (#23)
MrMeeb merged pull request MrMeeb/certbot-cron-docker#23 2024-05-30 20:55:48 +00:00
Move to Feature Branch Workflow [skip ci]