docker-symfony
docker-symfony copied to clipboard
HTTPS Support?
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 !
@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.
Hi @eko, this issue is very old...
could it be closed ?