Commit Graph

16 Commits

Author SHA1 Message Date
El RIDO
d393fc5c89
increasing file upload support to 10 MiB, the new default in PrivateBin 1.3.1 and documenting how this can be increased further, fixes #7 2019-09-23 07:42:14 +02:00
El RIDO
a1d92a013e
switching from supervisord to s6-overlay, less dependencies and lets us run as non-root 2019-09-23 07:19:50 +02:00
El RIDO
dba458cad9
with alpine 3.10 we have version parity with the php image, so a smaller image with minimal dependencies is possible 2019-06-24 21:19:09 +02:00
El RIDO
93da5b24a8 Allow up to 3 MiB payload in nginx, privatebin defaults to 2 MiB 2018-06-19 13:23:28 +02:00
El RIDO
f18e51f132 privilege separation, ensuring nginx may access it's own tmp folder and only read /var/www 2018-06-19 13:16:07 +02:00
Simon Rupf
14ea837229 switching to unix socket for communication between nginx & php-fpm, improves performance and fixes #1 2018-06-03 20:33:50 +02:00
El RIDO
aa1cabad94 trimmed down docker image, added GD support, enabled file upload 2018-05-27 23:22:08 +02:00
Michael Contento
40cb55b3d5 Move default access_log config into own overwritable file 2017-04-27 16:02:19 +02:00
Michael Contento
7078cdfe7d Ensure nginx writes properly to stdout/stderr 2017-04-27 15:04:55 +02:00
Michael Contento
54c2021348 Sort php-fpm configs and add ENV_WHITELIST option 2017-04-27 14:17:43 +02:00
Michael Contento
8fc2924cb7 Don't log supervisord messages twice 2017-04-27 09:19:54 +02:00
Michael Contento
4b6ebf31c6 Add custom "hook folders" /etc/nginx/{server.d,location.d} 2017-03-29 19:40:24 +02:00
Michael Contento
023f04c7a4 refactor REDIRECT_PROTO and add some examples 2017-03-29 19:23:29 +02:00
Michael Contento
a0929f0059 support php for nested routes 2017-03-28 21:28:32 +02:00
Michael Contento
48724219b3 add REDIRECT_SCHEME to support running this image behind a SSL-termination proxy 2017-03-28 20:13:15 +02:00
Michael Contento
6181af05f9 initial commit 2017-03-28 19:46:14 +02:00