acme-companion icon indicating copy to clipboard operation
acme-companion copied to clipboard

Automated ACME SSL certificate generation for nginx-proxy

Results 68 acme-companion issues
Sort by recently updated
recently updated
newest added
trafficstars

The [`default_cert` test ](https://github.com/nginx-proxy/acme-companion/blob/main/test/tests/default_cert/run.sh) is failing so often and so randomly on GitHub Actions that I had to remove it, as GHA does not really have a "allow failure" like...

status/help-wanted
type/ci

Hello, I configured docker to protect the docker daemon socket and make it available through HTTPS. I follow the Docker documentation to this ([Protect the Docker daemon socket](https://docs.docker.com/engine/security/protect-access/)). I use...

Hi. I followed along Wiki stuffs like base usage and persistent data parts. It says make three writable volumes, but i'm not sure about how to write this on dockerrun.aws.json...

Hello, I was trying to generate a cert for a standalone service but it wasn't working for some reasons. After a little digging, I found that trying to reach `http://example.com/.well-known/acme-challenge/`...

status/needs-more-info

Hi! Read the documentation carefully, but unfortunately could not found a way to assign any custom port. [Basic-usage](https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion/blob/master/docs/Basic-usage.md) How to assign custom http port to a container on run command?...

kind/question

How do we deploy this in Swarm mode? I'm to a point that everything works when run as docker-compose, however this only works if you run everything on the same...

Hi. I rewrote this project to work with docker-swarm. Anyway I wanted to link it here for a few reasons 1) I'd like you to feel free to take any...

Hi, is there a way to integrate with Docker health checks ?

Hi, team! Thank you for your efforts in making and supporting this repository! I've seen a [request](https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion/issues/464#issuecomment-485288102) to make docker-letsencrypt-nginx-proxy-companion respect the connected networks in order to have multiple separate...

We are using this proxy for some web services provided by containers and it works great. Only a few days ago, refreshing the lets encrypt certificate for one container fails,...

kind/question