11 Commits

Author SHA1 Message Date
9a2a27cb1a Add logrotate (#25)
All checks were successful
Build Image / Validate Image (push) Successful in 2m21s
Build Image / Publish Image (push) Successful in 4m55s
Build Image / Notify (push) Successful in 3s
Build Tagged Release Image / Build Image (push) Successful in 5m43s
Build Tagged Release Image / Create Release (push) Successful in 34s
Build Tagged Release Image / Notify (push) Successful in 3s
Adds logrotate, running every day at 00:00.

Rotates `letsencrypt.log`, keeping 10 versions.
Rotates `renew.log` at 100 megabytes

Closes #10

Reviewed-on: #25
Co-authored-by: MrMeeb <charles.macdonald@me.com>
Co-committed-by: MrMeeb <charles.macdonald@me.com>
2024-06-02 21:29:42 +00:00
259cdf080e Add renewal notifications (#24)
All checks were successful
Build Image / Validate Image (push) Successful in 1m56s
Build Image / Publish Image (push) Successful in 4m57s
Build Image / Notify (push) Successful in 3s
Closes #9

Reviewed-on: #24
Co-authored-by: MrMeeb <charles.macdonald@me.com>
Co-committed-by: MrMeeb <charles.macdonald@me.com>
2024-05-30 21:05:40 +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
961f218621 further small tweak to log formatting
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-16 17:39:48 +00:00
ada326f2d8 tweak log formatting
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-16 16:45:36 +00:00
5d14d166eb add multi-certificate support
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-16 15:37:12 +00:00
3a6466612b enable tracking of env vars between runs
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-15 16:04:45 +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
df56fcf997 make CLOUDFLARE_TOKEN override instead of append
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-21 17:48:29 +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
a4b59c360e change to s6 2023-06-20 21:27:01 +00:00