lets-nginx icon indicating copy to clipboard operation
lets-nginx copied to clipboard

Push button, get TLS

Results 3 lets-nginx issues
Sort by recently updated
recently updated
newest added

I've had some issues with lets-nginx not picking up container IP changes when they were restarted in a docker swarm with an overlay network. I've described the problem in more...

The [initial certificate validation method](https://github.com/smashwilson/lets-nginx/blob/master/entrypoint.sh#L116) that this container uses will fail for domains hosted on cloudflare: > As a note, the default method used for ACME authentication by the Let's...

I'm currently tagging and pushing lets-nginx images into our own docker repo in order to avoid accidentally pulling silent updates: https://hub.docker.com/r/opencapacity/lets-nginx/ Happy to keep doing that but I thought it...