nginx-proxy-manager
nginx-proxy-manager copied to clipboard
Update 'global/certbot-dns-plugins.json' to apply SSL certs for CloudFlare.
Neither dns_cloudflare_api_token=0123456789abcdef0123456789abcdef01234567 nor dns_cloudflare_api_token = 0123456789abcdef0123456789abcdef01234567 were no longer working for CloudFlare SSL certificates applying. And I've modified it manually as below and it worked successfully.
# Cloudflare API credentials used by Certbot
dns_cloudflare_email = [email protected]
dns_cloudflare_api_key = 0123456789abcdef0123456789abcdef01234
Docker Image for build 1 is available on
DockerHub
as nginxproxymanager/nginx-proxy-manager-dev:pr-4574
Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes Note: this is a different docker image namespace than the official image