Closed ghost closed 4 years ago
After pressing the Ctrl+C I get:
^CGracefully stopping... (press Ctrl+C again to force)
Stopping root_nginx_1 ... done
Stopping root_certbot_1 ... done
I forgot to run the init-letsencrypt.sh scrypt before runnig docker-compose.
Closing
Hi,
I'm trying to launch a simple static website on Ubuntu 20.04 server. Repository LINK
After following all the steps and pushing my docker image to docker hub when I run the
docker-compose up
I'm stuck on "No renewals were attempted.". No error or warnings, the terminal just waits.I have modified your
docker-compose.yaml
file to use my own image since my image is based on the nginx image and contains all the files needed for my website.Terminal log:
Content of
letsencrypt.log