osrsbox-api icon indicating copy to clipboard operation
osrsbox-api copied to clipboard

Fix certbot update to stop docker

Open osrsbox opened this issue 5 years ago • 1 comments

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)

osrsbox avatar Sep 11 '20 20:09 osrsbox

maybe any help? https://letsencrypt.org/docs/client-options/

extreme4all avatar Sep 16 '20 09:09 extreme4all