Commit Graph

50 Commits

Author SHA1 Message Date
Harvey
28f7fbdf26 push 7.1.12 2017-12-02 10:26:57 -08:00
Harvey
e54da3b9dc updating nginc to 1.13.7 2017-11-21 17:57:29 +00:00
Ric Harvey
8b015d7d29 Merge pull request #189 from marek-knappe/issue-184-php-error-to-stderr
Added option to send logs to docker logs Issue #184
2017-11-16 11:55:10 +00:00
Ric Harvey
e120c77675 Merge branch 'master' of github.com:ngineered/nginx-php-fpm 2017-11-04 20:59:56 +00:00
Ric Harvey
146cf3f234 bump php to 7.1.11 2017-11-04 20:59:12 +00:00
Marek Knappe
6a2df656b3 Added option to send logs to docker logs Issue #184 2017-10-30 22:15:25 +10:00
Henri Larget
77cef20de9 typo error in my previous commit.
personnal -> personal
2017-10-20 11:22:29 +02:00
Ric Harvey
49912ce3da update nginx to 1.13.6 2017-10-10 16:43:23 +01:00
Christoph
c8db7801fe Table for config flags 2017-10-05 19:52:58 +02:00
Christoph
5c453dd5a9 Add SKIP_COMPOSER to docs 2017-10-05 08:57:30 +02:00
Ric Harvey
39658d8ab2 build against php 7.1.10 2017-10-02 08:54:23 +01:00
Henri Larget
8c6ed6390d adding help for bitbucket usage. 2017-09-20 16:36:58 +02:00
Ric Harvey
f1cdecb5b0 update to nginx 1.13.5 2017-09-05 16:45:11 +01:00
Ric Harvey
1bbcaf2204 Add SKIP_CHOWN flag to close #170 2017-09-05 13:23:27 +01:00
Ric Harvey
62032f9e1a update php to 7.1.9 2017-09-04 09:30:24 +01:00
Ric Harvey
4e869362a6 closes #163 new flag APPLICATION_ENV=development 2017-08-25 11:13:30 +01:00
Ric Harvey
76d12bbb0e updates to composer 2017-08-25 11:11:00 +01:00
Ric Harvey
3e486597d6 closes #166 fix gnu-libiconv charset 2017-08-23 14:52:56 +01:00
Ric Harvey
520f0ab751 allow custom nginx.conf and enable lua support closes #128 2017-08-18 15:04:42 +01:00
Ric Harvey
1b427c9c9b update versioning 2017-08-18 14:26:45 +01:00
Ric Harvey
cfed8f474f Merge branch 'xdebug' of git://github.com/that0n3guy/nginx-php-fpm 2017-08-18 14:19:54 +01:00
Ric Harvey
974e1a766a update container scripts version closes PR #136 2017-08-18 14:18:44 +01:00
Ric Harvey
ed8e1953f1 fix repo layout doc conf directive closes #155 2017-08-18 14:14:51 +01:00
Ric Harvey
21cd9b84a0 build 1.2.4 release php 7.1.8 nginx 1.13.4 2017-08-14 10:06:30 +01:00
Ric Harvey
0579a6c9d0 up php version to 7.1.7 and nginx to 1.13.2 2017-07-25 22:53:09 +01:00
Peter O
381434a6db initial xdebug additions 2017-06-23 11:32:26 -05:00
Peter O
598dbe1a24 initial xdebug additions 2017-06-23 11:31:17 -05:00
Richard Harvey
3fea6fc090 Bumped versions of nginx and PHP 2017-06-23 09:44:45 +01:00
Ric Harvey
34e3c96166 Update nginx version to 10.12.0 2017-04-18 09:57:56 +01:00
Ric Harvey
502dee57d4 Merge branch 'master' of git://github.com/SKoschnicke/nginx-php-fpm into SKoschnicke-master 2017-04-18 09:41:01 +01:00
ciruz
abcb3b8bc9 error in php docs 2017-03-23 08:29:17 +01:00
Sven Koschnicke
7f2ff02904 Fix running composer with respect to different WEBROOT.
The composer configuration should always be located in the project root,
independently where the webroot is located. Closes #95.
2017-03-20 13:05:41 +01:00
Ric Harvey
aa551a999e Add new flag REMOVE_FILES to close #121 2017-03-16 16:29:22 +00:00
Ric Harvey
fb035e0955 adding unmaitained tags to docs 2017-03-16 12:01:28 +00:00
Ric Harvey
e7cbabc006 Update to PHP 7.1.2 2017-02-21 12:44:02 +00:00
Ric Harvey
f9298a7462 prep for 1.1.3 updates to scripts 2017-02-20 09:13:10 +00:00
epoxa
fb79936726 Update docker_compose.md 2017-02-19 03:36:48 +07:00
Ric Harvey
d86d2e16c8 Fix table syntax in MD 2017-02-17 12:10:43 +00:00
Ric Harvey
cdfba3cfd0 update to nginx 1.11.10/versioning/composer fix closes #95 2017-02-17 11:24:54 +00:00
Ric Harvey
59e4b25182 Adding docker compose guide 2017-02-17 10:13:14 +00:00
Ric Harvey
fc6d46dcec Further README tidy and new kubernetes guide 2017-02-14 17:48:58 +00:00
Ric Harvey
3f7745f8da Adding new links and fixing formatting 2017-02-13 23:33:55 +00:00
Ric Harvey
a0a3069b1c Split documentation for easier updates 2017-02-13 23:19:25 +00:00
gaara
1e38a432d8 fix repo layout doc link error 2017-01-06 10:38:24 +08:00
Ric Harvey
8d696e7c0b rename file 2016-09-23 10:34:56 +01:00
Ric Harvey
982a3166da updating docs 2016-09-23 10:33:29 +01:00
Ric Harvey
dc0def1ddc update docs 2016-09-23 10:22:57 +01:00
Ric Harvey
14ef22489a moving lets encrypt to its own doc 2016-09-23 10:16:57 +01:00
Ric Harvey
4e9bf73fe2 Adding custom nginx config support 2016-08-16 11:25:40 +01:00
Ric Harvey
fbae215dc4 updating readme and docs 2016-08-09 14:22:44 +01:00