Skip to content

create cronjob for certbot - #1200

Open
malteish wants to merge 1 commit into
developfrom
feat/autoRestartCertbot
Open

create cronjob for certbot#1200
malteish wants to merge 1 commit into
developfrom
feat/autoRestartCertbot

Conversation

@malteish

@malteish malteish commented Oct 16, 2024

Copy link
Copy Markdown
Collaborator

closes #841

restarts certbot every night so it can renew certificates if required.

To test if it works:

  1. deploy
  2. have a restful night of sleep
  3. run docker logs certbot --timestamps and use the logs to verify that certbot was indeed started at night. docker container ls -a could provide similar information.

@malteish
malteish marked this pull request as ready for review October 17, 2024 06:27
@malteish
malteish requested a review from AlexNi245 October 17, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add cronjob to renew ssl certificates

1 participant