Moving back to NPM (and deleting all old configs manually) I was able to get a new cert using a dns challenge in nginx-proxy-manager 🥳 Hope it helps for you too! github-actions bot locked and limited conversa
if i opted for DNS challenge i get this error Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-3" --agree-tos --email "xxxx@gmail.com" --domains "example.com" --authenticator dns-cloudflare --dns-cloudflare-credentials "/etc/letsencrypt/credentia...
StartCurrent: IntroductionQuantum Safe?Compiling NginxConfiguring NginxConfig: All SitesHow Strict?DNS for HTTP 3Config: HTTPConfig: HTTPSQuantum-Safe ClientsResults You Will Need Certificates This project isn't possible on typical GoDaddy hosting, but if you're curious I can show you a way toauto...
StartCurrent: IntroductionQuantum Safe?Compiling NginxConfiguring NginxConfig: All SitesHow Strict?DNS for HTTP 3Config: HTTPConfig: HTTPSQuantum-Safe ClientsResults You Will Need Certificates This project isn't possible on typical GoDaddy hosting, but if you're curious I can show you a way toauto...
Nginx reverse proxy docker run \ --name nginx \ -v /hostfolder/nginx/config:/nginx-conf:rw \ -v /hostfolder/nginx/html:/usr/share/nginx/html \ -p 80:80 \ -p 443:443 \ -d trueosiris/nginx-reverse-proxy About Nginx reverse proxy + letsencrypt with wildcards & godaddy dns Resourc...
This container is much nicer than having a directory full of nginx conf files, requiring shell access to edit, so the DNS challenge is the only thing missing. Our provider blocks port 80 :( Major one too. If anyone has some examples of how to throw the /live/somedomain.com/{cert.pem...