TrafeX / docker-php-nginx

Docker image with PHP-FPM 8.3 & Nginx 1.26 on Alpine Linux
https://hub.docker.com/r/trafex/php-nginx
MIT License
1.37k stars 736 forks source link

LetsEncrypt #85

Closed azzahrah closed 2 years ago

azzahrah commented 2 years ago

howto implent letsencrypt?

TrafeX commented 2 years ago

Hi @azzahrah,

That's not part of this image. I recommend something like Traefik (https://traefik.io/) to put in front of this container. Traefik supports LetsEncrypt out of the box.