Commit Graph

138 Commits

Author SHA1 Message Date
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
Ric Harvey
8f8cfc1ac7 Allow user to customise webroot 2016-06-30 15:08:52 +01:00
Ric Harvey
8d2f1091d1 Adding a check to stop pull of code if its already there 2016-06-30 11:30:40 +01:00
Ric Harvey
2a8206d602 clean up files 2016-06-23 23:07:19 +01:00
Dan Robertson
fc89923503 typo 2016-06-23 15:37:38 +01:00
Ric Harvey
64a8904aa6 Fix ownership of webRoot to allow uploads 2016-06-23 14:09:34 +01:00
Richard Harvey
31b05ec7e9 Merge pull request #45 from auchri/patch-1
Fix typo :)
2016-06-21 11:07:59 +01:00
Christoph
fd638030e0 Fix typo :) 2016-06-21 02:04:20 +02:00
Ric Harvey
7ae3dd5094 Fix missing echo closes issue #44 2016-06-16 13:56:37 +01:00
Ric Harvey
f0660ec428 Closes issue #40 rm /usr/share/nginx/html/* 2016-06-16 09:56:03 +01:00
Ric Harvey
7e34409f03 closes issue #43 2016-06-16 09:46:33 +01:00
Ric Harvey
3e2f21ebaa update readme for php7 reference 2016-06-15 16:34:34 +01:00
Ric Harvey
9e216a395f Updated to alpine linux 2016-06-15 15:36:42 +01:00
Ric Harvey
16abc13dae Info about beta tags 2016-02-29 14:21:05 +00:00
Ric Harvey
3ec76e00ba Updated to support custom module install and switch template off by default 2016-02-27 19:15:59 +00:00
Ric Harvey
5a4ecbcf35 Tidy up directory structure 2016-01-18 22:08:03 +00:00
Ric Harvey
fab810f3f6 more updates to readme 2016-01-18 21:45:54 +00:00
Ric Harvey
de0d5d7d62 Updating README and adding logging info 2016-01-18 21:36:12 +00:00
Ric Harvey
cc2ff25052 Various fixes and updates 2016-01-17 22:35:36 +00:00
Ric Harvey
a788d25a96 updated nginx to 1.9.9 2016-01-16 21:18:46 +00:00
Richard Harvey
3d0e68f483 Merge pull request #30 from marsanla/master
Update mcrypt config
2016-01-16 21:10:45 +00:00
Richard Harvey
0cac107181 Merge pull request #26 from daveosborne/master
Supervisord pass through stdout and stderr from children
2016-01-16 21:09:13 +00:00
Ric Harvey
094aac35b6 Merge branch 'master' of github.com:ngineered/nginx-php-fpm 2016-01-16 21:07:59 +00:00
Ric Harvey
d3fffbc3ad image updates 2016-01-16 21:07:43 +00:00
Richard Harvey
1fe64cf437 Merge pull request #27 from smith64fx/patch-1
Better verify of permissions
2016-01-16 21:07:24 +00:00
Marcos Sanz
725881baa2 Update Dockerfile 2016-01-12 03:15:55 +01:00
Smithi
1716adc65e Better verify of permissions
I had a problem with your docker, when I mounted my web files from a docker volume container. The rights were still set to the owner root:root.


With this little fix they should be set properly to the runtime!


Cheers,
Michael
2015-12-29 20:07:41 +07:00
Dave Osborne
e45b1a4585 redirect supervisord child process stdout through to the container's stdout 2015-12-20 23:44:53 -05:00
Richard Harvey
8b94073052 Merge pull request #25 from antonienko/patch-1
Small typo
2015-12-17 10:52:09 +00:00
Antonio Manuel Hernández Sánchez
dd4c62e004 Small typo 2015-12-16 12:21:44 +01:00
Ric Harvey
eb69b8d45f Updating to 1.9.5 with HTTP2 support 2015-10-03 13:52:08 +01:00
Richard Harvey
d39123d2bc Bumping nginx version
changed to 1.9.4
2015-09-03 09:39:40 +01:00
Richard Harvey
f6d84e6803 Merge pull request #17 from LukePeterson/patch-1
Remove double php5-mysql inclusion
2015-09-03 09:38:37 +01:00
Luke Peterson
a9111de172 Remove double php5-mysql inclusion 2015-07-23 16:59:45 +10:00
Richard Harvey
9109039cef Merge pull request #16 from ngineered/stable
Stable
2015-07-17 14:58:01 +01:00
Richard Harvey
6b03a0dd73 Merge pull request #15 from ngineered/mainline
Mainline
2015-07-17 14:57:40 +01:00
Ric Harvey
de389ffcba Merge branch 'master' into stable 2015-07-17 13:55:30 +00:00
Ric Harvey
a98ba847f0 Merge branch 'master' into mainline 2015-07-17 13:55:12 +00:00
Ric Harvey
9ae8061a07 Fix issue #14 2015-07-17 13:54:57 +00:00
Ric Harvey
64cc346449 Merge branch 'master' into stable 2015-07-15 11:17:11 +00:00
Ric Harvey
a4318f72eb Merge branch 'master' into mainline 2015-07-15 11:16:51 +00:00
Ric Harvey
941cdffc8f remove duplicate default nginx config 2015-07-15 11:02:24 +00:00
Ric Harvey
1b13ce62c2 changes in user for nginx and php-fpm 2015-07-15 10:47:08 +00:00
Ric Harvey
ffc9ee6f33 No stdout on supervisor for the moment 2015-07-15 10:18:49 +00:00
Ric Harvey
c9e5181ab8 fix supervisord 2015-07-15 10:05:36 +00:00
Ric Harvey
b1ca04a38b fix supervisord 2015-07-15 10:04:44 +00:00
Ric Harvey
d4509afd5f updated supervisord location in start.sh script 2015-07-15 10:02:14 +00:00