Commit Graph

437 Commits

Author SHA1 Message Date
ric
5f7fcc2d5f updated to php 7.4.2 but geoip is broken - to fix 2020-02-03 22:08:43 +00:00
Ric Harvey
218147f77a Release for 1.8.2 2019-09-17 13:26:27 +01:00
Ric Harvey
11f83b6b45 Merge branch 'upstream-ngx_http_geoip2_module-support' into 'master'
ngx_http_geoip2_module support

See merge request ric_harvey/nginx-php-fpm!260
2019-09-17 12:11:30 +00:00
Ric Harvey
da5eb4ab66 Merge branch 'bugfix/fix-xdebug-remote-prefix' into 'master'
Bugfix/fix xdebug remote prefix

See merge request ric_harvey/nginx-php-fpm!258
2019-09-17 12:08:06 +00:00
Philip Z
defd1fddd3 Bugfix/fix xdebug remote prefix 2019-09-17 12:08:06 +00:00
Ric Harvey
454fcd7c07 [skip ci] document update 2019-09-17 13:02:39 +01:00
Ric Harvey
c5b28332d6 Working towards issue #283 and using py3 however python2 is a burried
dependancey
2019-09-17 12:52:35 +01:00
Ric Harvey
5d5a734bd1 Upgrade alpine to 3.10, php 7.3.9, nginx 1.16.1 closes #287 2019-09-17 12:31:28 +01:00
Marcus Welz
addfa1a5a5 config: expose GeoLite2 data via env vars
Adds GeoLite2 databases and configures nginx to expose the data via GEOIP2_ namespaced environment variables.
2019-09-10 22:16:38 -04:00
Marcus Welz
2e11991573 feat: Support ngx_http_geoip2_module 2019-09-01 00:07:44 -04:00
Ric Harvey
42a09f79d2 update docs 2019-08-05 12:24:20 +01:00
Ric Harvey
5fe1b3654b update to php 7.3.8 2019-08-05 12:21:31 +01:00
Ric Harvey
3a3b50cfdc upgrade php to 7.3.7 2019-07-24 09:10:35 +01:00
Ric Harvey
a705f20d3c update xdebug to 2.7.2 closes #276 2019-06-20 12:33:39 +01:00
Ric Harvey
228b923512 Merge branch 'master' of github.com:richarvey/nginx-php-fpm 2019-06-05 11:15:53 +01:00
Ric Harvey
7d90473a83 Upgrade to PHP 7.3.6 2019-06-05 11:14:33 +01:00
Ric Harvey
6d9f8a42a8 Update FUNDING.yml 2019-06-05 10:59:12 +01:00
Ric Harvey
2a034232dc Create FUNDING.yml 2019-06-05 10:40:14 +01:00
Ric Harvey
0003610932 add project url 2019-06-05 10:28:13 +01:00
Ric Harvey
ccc75085eb Upgrade PHP to 7.3.5 2019-05-04 11:19:45 +01:00
Ric Harvey
eacb2ad1e7 Move to nginx 1.16.0 new stable 2019-04-26 20:06:00 +01:00
Ric Harvey
aa2c30a921 Roll back CUSTOM root changes and bump PHP 7.3.4 2019-04-05 15:06:55 +01:00
Ric Harvey
3423437665 Merge branch 'master' of gitlab.com:ric_harvey/nginx-php-fpm 2019-03-21 21:52:44 +00:00
Ric Harvey
7d9882a5e2 update docs 2019-03-21 21:49:43 +00:00
Ric Harvey
089ae67b08 Merge branch 'custom_paths' into 'master'
Allow user to change config and scripts folder

See merge request ric_harvey/nginx-php-fpm!246
2019-03-21 21:47:54 +00:00
Ric Harvey
21cee8bd68 fix syntax 2019-03-14 22:05:32 +00:00
Ric Harvey
a058553df4 line up badges 2019-03-14 21:45:15 +00:00
Ric Harvey
021730a53b Line up icons in README [skip-ci] 2019-03-14 20:59:01 +00:00
Ric Harvey
2f5577cc2f update versions 2019-03-14 20:55:59 +00:00
Ric Harvey
1100d19b31 adding redis extention 2019-03-14 20:48:04 +00:00
Ric Harvey
d4a77f9275 add pgsql support closes #186 2019-03-10 15:26:07 +00:00
Ric Harvey
5448e35d2c update docs 2019-03-10 00:35:01 +00:00
Ric Harvey
1d2d5c49ad Merge branch 'module-description' into 'master'
Add php module list & descriptions

See merge request ric_harvey/nginx-php-fpm!252
2019-03-10 00:34:13 +00:00
Ric Harvey
3eef2aca52 fix libs for some extensions 2019-03-09 23:58:32 +00:00
Ric Harvey
a8bd5c9c90 closes #249 2019-03-09 22:54:20 +00:00
Ric Harvey
011a7d0a47 closes #212 adds option to install bz2 module 2019-03-09 22:45:55 +00:00
Ric Harvey
1e8f7e8212 Fix xdebug always running 2019-03-09 22:39:45 +00:00
Ric Harvey
53d37e1b7c closes #240 closes !250 2019-03-09 22:30:25 +00:00
Ric Harvey
d99fb28cd7 Bump to PHP 7.3.3 2019-03-08 19:57:56 +00:00
Ric Harvey
cf4cca29f4 fix docs [skip ci] 2019-03-08 19:40:35 +00:00
Ric Harvey
e9027cc44d gnu-libiconv moved to community repo fixes build and closes #258 2019-03-08 19:35:26 +00:00
Ric Harvey
97f859fdd8 update incorrect version of php in docs 2019-03-07 14:29:21 +00:00
Ric Harvey
0c439c32f9 Fix git directory access closes #251 2019-03-06 11:55:24 +00:00
Ric Harvey
a645caa44e Pushing version locked to alpine 3.9 2019-03-06 11:43:58 +00:00
Ric Harvey
de6a2f6dd4 fix xdebug and composer install 2019-03-05 21:56:47 +00:00
Ric Harvey
f2d2779d13 adding libzip-dev 2019-03-05 21:31:21 +00:00
Ric Harvey
1658c95859 update version in docs 2019-03-05 21:14:41 +00:00
Ric Harvey
90748a8c1a bumping nginx to 1.14.2 and php to 7.3.2 2019-03-05 21:12:32 +00:00
Roberto Bermejo Bermejo
7450186abf Merge branch 'master' into custom_paths 2019-01-29 18:10:59 +01:00
Aaron C
4e9c645fa6 Add list of installed php modules
This is information I would have wanted before I started using this image.
2018-12-20 16:46:43 +01:00