wordpress-docker-compose icon indicating copy to clipboard operation
wordpress-docker-compose copied to clipboard

[Feature-Request] Add ssl option also along with the deployment

Open appunni-m opened this issue 4 years ago • 6 comments

https://github.com/Valian/docker-nginx-auto-ssl. Using this docker container you can now deploy your setup with SSL support. It will be great addition to this, great optional addition.

appunni-m avatar Mar 27 '20 16:03 appunni-m

Do you consider this an option for a production, staging or development environment? Can this be used to generate an SSL certificate when running locally?

nezhar avatar Apr 30 '20 21:04 nezhar

No. It cannot be used in local. But it will work if you add localhost as exception in browser

appunni-m avatar Jul 02 '20 13:07 appunni-m

tested and it works flawlessy :)

cagnulein avatar Aug 06 '20 09:08 cagnulein

Adding SSL support for local development environment would be a great addition to this repository!

benloeffel avatar Sep 07 '20 20:09 benloeffel

I think the use of letsencrypt and the certbot console tool will be better. There is an example https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-docker-compose

seyfer avatar Sep 04 '22 15:09 seyfer