Configure Let's Encrypt on Nginx

Hi everyone,
I have a big problem…
I use a apache container with above nginx proxy’s (jwilder/nginx-proxy).

I use docker compose for lunch my app, and I want to add lets encrypt for encrypt multiple subdomains.
Let’s Encrypt is the solution but all containers doesn’t wors or not adapted to docker-compose file.

Wich container can I use ?

Thanks a lot for your help.

Sorry for my english, I have some difficults :slight_smile:

Fly’

This should help: https://devsidestory.com/lets-encrypt-with-docker/

It’s written with nginx in mind, but it should be easy to adapt to work with apache instead if that’s what you need.