I made my first post yesterday and during the discussion was advised that the repo I found online for setting up letsencrypt, including obtaining and renewing the certificate, was not ideal. On top of that, I've struggled with this repo.
I wondered, is there a community recommended boilerplate or often referenced repo for lets encrypt via docker?
Desired:
- Prefer a docker based approach, bonus if it uses docker-compose
- Prefer nginx
- Obtain letsencrypt certificate for my domain
- Auto renewal of the certificate
I did quite a bit of searching on this but the linked repo above was the only one to fit the bill. Seeking alternatives.