docker-webserver
docker-webserver copied to clipboard
WebServer (MariaDB, PHP-FPM, Nginx) composed from several separate containers linked together
Hi, Was reading your advanced file and looks like it is an abandoned work. Does it still in development ?
Current implementation is mostly working (not completely), but is not documented (existing documentation is very obsolete). * [x] Finalize mechanics (depends on #22, also logs should be separated in many...
Would be nice to completely automate this and forget forever about making certificates manually. A good reference: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04
Optional feature should be provided by separate container that will share PID namespace with nginx container and reload nginx process when config gets changed, this simplifies applying config changes, since...