Update tls.sh

This commit is contained in:
drifty
2025-01-16 12:38:36 +05:30
committed by GitHub
parent bfb12649c9
commit a492ce2fda

View File

@@ -8,4 +8,5 @@ cd /path/to/ergo
docker compose up -d
# curl -m 10 --retry 5 https://hc-ping.com/
# the above is for healthchecks.io monitoring
# this script assumes you've configured the TLS certificates to auto renew every 3 months using cert-bot or some other utility
# set this in cron like this 24 1 17 2,5,8,11 * sudo bash /path/to/tls.sh