Commit Graph

19 Commits

Author SHA1 Message Date
El RIDO
3236992f33 added GPG based verification of PrivateBin release 2018-05-28 07:31:11 +02:00
El RIDO
f03a438ee5 deploying PrivateBin with changed path, to keep code and data out of the document root 2018-05-28 06:44:54 +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
3718ea34ee Disable php-fpm access.log, as nginx already logs the access 2017-04-27 15:43:35 +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
573187ea6b Only lower-case the xdebug seting name and NOT it's value 2017-04-27 08:24:34 +02:00
Michael Contento
3d50758773 Add .dockerignore for a smaller docker build context 2017-04-27 07:24:18 +02:00
Michael Contento
95ff0d3758 Add xdebug support and improve php configuration 2017-04-26 17:19:23 +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
271d123846 Fix outdated comment in Dockerfile 2017-03-29 19:25:50 +02:00
Michael Contento
023f04c7a4 refactor REDIRECT_PROTO and add some examples 2017-03-29 19:23:29 +02:00
Michael Contento
b6c804b68c support container restarting 2017-03-28 21:28:56 +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
190712ffc1 combine two RUN statements to keep the layers down 2017-03-28 19:57:54 +02:00
Michael Contento
6181af05f9 initial commit 2017-03-28 19:46:14 +02:00