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

WebServer (MariaDB, PHP-FPM, Nginx) composed from several separate containers linked together

Results 4 docker-webserver issues
Sort by recently updated
recently updated
newest added

Hi, Was reading your advanced file and looks like it is an abandoned work. Does it still in development ?

question

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...

enhancement
in progress

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

enhancement

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...

enhancement