docker-compose.yml should getting

And please edit your nginx conf
*** comment all the location code unless “location ~ /.well-known/acme-challenge {”

then run docker-compose up -d

if certbot success, you can find the fold “cd certbot/conf/live/[your domain]”

And update the nginx conf again

*** If you do it for wordpress, please install “Really Simple SSL” & “CloudFlare Flexible SSL Plugin” plugin first, then follow the instruction to fix all issue.

發佈留言