osrsbox-api
osrsbox-api copied to clipboard
Fix certbot update to stop docker
Seems that the certbot renew fails due to docker running, and nginx using port 80 and 443. Either:
-
- Force docker-compose to stop and update
-
- Find a way to run renew without stopping docker
If option 1:
- Fix docker-compose restart (user existence, and nginx dir existence)
maybe any help? https://letsencrypt.org/docs/client-options/