Commit Graph

15 Commits (09eff060ab75b4eabbce329b0390a47f40a479ff)

Author SHA1 Message Date
El RIDO a1d92a013e
switching from supervisord to s6-overlay, less dependencies and lets us run as non-root
5 years ago
El RIDO dba458cad9
with alpine 3.10 we have version parity with the php image, so a smaller image with minimal dependencies is possible
5 years ago
El RIDO 93da5b24a8 Allow up to 3 MiB payload in nginx, privatebin defaults to 2 MiB
6 years ago
El RIDO f18e51f132 privilege separation, ensuring nginx may access it's own tmp folder and only read /var/www
6 years ago
Simon Rupf 14ea837229 switching to unix socket for communication between nginx & php-fpm, improves performance and fixes #1
6 years ago
El RIDO aa1cabad94 trimmed down docker image, added GD support, enabled file upload
6 years ago
Michael Contento 40cb55b3d5 Move default access_log config into own overwritable file
7 years ago
Michael Contento 7078cdfe7d Ensure nginx writes properly to stdout/stderr
7 years ago
Michael Contento 54c2021348 Sort php-fpm configs and add ENV_WHITELIST option
7 years ago
Michael Contento 8fc2924cb7 Don't log supervisord messages twice
7 years ago
Michael Contento 4b6ebf31c6 Add custom "hook folders" /etc/nginx/{server.d,location.d}
7 years ago
Michael Contento 023f04c7a4 refactor REDIRECT_PROTO and add some examples
7 years ago
Michael Contento a0929f0059 support php for nested routes
7 years ago
Michael Contento 48724219b3 add REDIRECT_SCHEME to support running this image behind a SSL-termination proxy
7 years ago
Michael Contento 6181af05f9 initial commit
7 years ago