Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create cronjob for certbot #1200

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

malteish
Copy link
Collaborator

@malteish malteish commented Oct 16, 2024

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