Commit Graph

334 Commits

Author SHA1 Message Date
Ric Harvey
2d57e8efed Merge branch 'master' into php5-dynamic 2016-09-21 20:43:21 +01:00
Ric Harvey
98c2001f06 Merge pull request #72 from nclavaud/patch-1
Fix wrong port number in README
2016-09-19 16:09:55 +01:00
Nicolas Clavaud
15cf4356b0 Fix wrong port number in README
There is no port mapping in the given example, and nginx is running on port 80.

See 8137d2d0c5/Dockerfile (L115)
2016-09-13 22:33:34 +02:00
Ric Harvey
d994da4636 swaping to official nginx alpine build for dynamic module support 2016-09-07 08:42:36 +01:00
Ric Harvey
8137d2d0c5 Merge pull request #65 from agborkowski/patch-1
Update nginx-site-ssl.conf
2016-08-31 21:27:35 +01:00
AgBorkowski
6b6880264e Update nginx-site-ssl.conf
add 443 ipv6
2016-08-31 14:21:21 +02:00
Ric Harvey
09cc8778cb Adding zip archive closes issue #62 2016-08-25 09:54:28 +01:00
Ric Harvey
e3de22c90b Updated PHP versions 2016-08-22 10:29:41 +01:00
Ric Harvey
67ab04e917 Add VOLUME directive closes #61 nginx-php-fpm 2016-08-22 08:58:03 +01:00
Ric Harvey
6ecfdbdf2e adding nginx config support 2016-08-16 11:29:35 +01:00
Ric Harvey
4e9bf73fe2 Adding custom nginx config support 2016-08-16 11:25:40 +01:00
Ric Harvey
383c6a10c6 closes issue #58 2016-08-10 10:25:16 +01:00
Ric Harvey
86b112ad14 changing urls in readme to work on docker hub 2016-08-09 14:28:15 +01:00
Ric Harvey
fbae215dc4 updating readme and docs 2016-08-09 14:22:44 +01:00
Ric Harvey
a47de47b1b Update readme with new features and flags 2016-08-09 14:21:25 +01:00
Ric Harvey
faf0f8e7c3 adding scripting support 2016-08-09 14:00:01 +01:00
Dan Robertson
aaf1b21ec8 "added token support" 2016-08-09 13:58:32 +01:00
Dan Robertson
f4ea5fac41 added token support 2016-08-09 13:36:00 +01:00
Ric Harvey
453f13a8c3 Adding 404 pages 2016-08-09 12:20:13 +01:00
Ric Harvey
73ed81e795 Fix readme 2016-08-09 11:08:09 +01:00
Ric Harvey
de66276665 tidy up templating 2016-08-09 11:04:32 +01:00
Ric Harvey
dc426b68c1 Fix certbot typo 2016-07-26 15:09:00 +01:00
Ric Harvey
9a9f098d2c fix webroot 2016-07-26 10:54:54 +01:00
Ric Harvey
79f3a36a9d revert webroot in start.sh so it support webroot as a sub directory of your repo 2016-07-26 10:42:55 +01:00
Ric Harvey
4d56f79372 Updating readme to cover lets encrypt 2016-07-22 16:20:24 +01:00
Ric Harvey
e0b098f951 tweak to nginx conf to allow letsencrypt to connect in 2016-07-22 16:04:46 +01:00
Ric Harvey
57a17143c2 Adding missing file to docker 2016-07-22 15:54:28 +01:00
Ric Harvey
72f04208e1 adding missing ssl conf file 2016-07-22 15:53:21 +01:00
Ric Harvey
4b3ce4b402 Adding experimental letsencrypt support 2016-07-22 15:43:36 +01:00
Ric Harvey
9bd2dd0732 tweaks 2016-07-22 15:39:57 +01:00
Ric Harvey
c5e9e2ca6a Merge pull request #53 from jackmcpickle/webroot_script_cleanups
Webroot script cleanups
2016-07-22 15:33:20 +01:00
Jack McNicol
a90c60009c set clear_env => no
enables $_ENV[] can be used without hack sed replace
2016-07-22 02:43:37 +09:30
Jack McNicol
e741466e76 replace fpm conf with env var 2016-07-22 02:41:58 +09:30
Jack McNicol
52ef7b848c always chown webroot for better mounting 2016-07-22 02:13:17 +09:30
Jack McNicol
7e58270683 set webroot default folder 2016-07-22 02:12:13 +09:30
Ric Harvey
e9105d0824 Merge pull request #52 from auchri/patch-1
Fix typos
2016-07-18 21:50:12 +01:00
Christoph
db63e82271 Fix typos 2016-07-16 21:43:20 +02:00
Ric Harvey
cbe830bdc9 triggering a build 2016-07-14 16:11:10 +01:00
Ric Harvey
8aa11a433f update README to reflect php 7.0.8 2016-07-13 17:01:31 +01:00
Ric Harvey
8312ca3e2d Adding new features to control PHP and hide nginx version 2016-07-13 16:49:32 +01:00
Dan Robertson
363b4c4479 ensure ownership is correct 2016-07-12 12:54:29 +01:00
Dan Robertson
6086121982 ensure content gets uploaded 2016-07-12 12:53:40 +01:00
Ric Harvey
c89d78d228 move socket to /dev/shm to fix supervisorctl on some systems 2016-07-10 19:38:32 +01:00
Ric Harvey
bb4a670af3 Squashing layers with new composer install @crunchywelch 2016-07-07 10:40:39 +01:00
Richard Harvey
19d4f9aafa Merge pull request #50 from crunchywelch/master
add composer install hash verification
2016-07-07 10:39:38 +01:00
Aaron Welch
eb83d544bc add composer install hash verification 2016-07-06 13:20:44 -04:00
Ric Harvey
4798c022b2 adding SOAP support 2016-07-05 14:51:37 +01:00
Ric Harvey
260ce64f47 forgot to add alpine version to readme 2016-07-04 16:33:43 +01:00
Ric Harvey
730a7501e5 Update readme for webroot info 2016-07-04 16:24:25 +01:00
Ric Harvey
4419b11aaa allow nginx to follow symlinks 2016-06-30 15:33:29 +01:00