docker-symfony icon indicating copy to clipboard operation
docker-symfony copied to clipboard

HTTPS Support?

Open h-a-t-zz opened this issue 10 years ago • 2 comments

Hi there. That's an awesome Dockerfile, but still need some improvement to be production ready: I was wondering how can it support HTTPS only Symfony projects? Can this be done on the nginx server? Thanks for the input !

h-a-t-zz avatar Oct 04 '15 19:10 h-a-t-zz

@hi-t-ch I forked this repo a while back and modified it to support (and require by default) HTTPS, with either self-signed or real certs. Check it out if you are still looking: https://github.com/samsch/docker-symfony

It's probably not perfect (I can't claim to be an expert at docker/compose), but it does seem to work. I wrote a set of instructions for getting it going as well.

samsch avatar Apr 15 '16 13:04 samsch

Hi @eko, this issue is very old...

could it be closed ?

ricfio avatar May 09 '21 21:05 ricfio