Commit Graph

111 Commits

Author SHA1 Message Date
Deon George
a0a0c7e1e2 Added bcmath and intl modules 2022-06-26 11:42:56 +10:00
Deon George
546ebcc610 Enable migration to be ignored, even if we have to migrate 2022-02-06 15:10:24 +11:00
Deon George
6d37d4ae78 Change php memory to 512, and execution limit to 300 2022-01-20 16:23:24 +11:00
Deon George
4e50257a63 Change to stable-dind, gitlab-ci was failing on docker:dind 2022-01-06 01:01:49 +11:00
Deon George
d3b84db0e9 Update nginx-app, disabling fastcgi_buffer, gzip configuration and default timeout 600s 2022-01-05 17:31:12 +11:00
Deon George
8cf481d733 Installing npm results in systemd affecting our /sbin/init 2021-12-16 00:00:10 +11:00
Deon George
6da5ac5983 Need to remove nginx-core otherwise there are dependancy issues adding db modules 2021-12-09 23:10:45 +11:00
Deon George
3302b0d6d4 Fix run passport:keys when they already exist 2021-12-09 22:42:30 +11:00
Deon George
b1a333ea4d Use bash instead of sh 2021-07-19 00:48:50 +10:00
Deon George
06c6152085 Turn off -e when running init-php.sh 2021-07-18 23:47:31 +10:00
Deon George
194a6cfa99 Add init-php.sh execution if it exists 2021-07-17 23:11:55 +10:00
Deon George
471e5df45c Add zlib and ssl to mongo 2021-07-07 23:28:58 +10:00
Deon George
fa61e00cf0 Correct test dockerfile 2021-07-06 16:17:36 +10:00
Deon George
abe7be2afd Add mongo zip bz2 gd to base image 2021-07-06 15:44:33 +10:00
Deon George
d4e83d0c0a Merge mysql branch into master - this will be the new base image 2021-07-06 14:53:53 +10:00
Deon George
627b48852a Changes to Permission settings, to enable NGINX to read public dirs 2021-06-30 16:11:38 +10:00
Deon George
4d86334839 Change cache configuration, ensure items in public dont have +x 2021-06-24 23:34:54 +10:00
Deon George
9600a556ad Fix trigger to the right branch 2021-06-15 22:36:13 +10:00
Deon George
afe65b2618 Fix ommissions in previous commit 2021-06-09 12:34:43 +10:00
Deon George
1111afcb5f Changed NO_NGINX to NGINX_START, added REDIS/MEMCACHED startup 2021-06-09 12:12:06 +10:00
Deon George
45d16b63cb Added memcached to php 2021-06-09 11:37:15 +10:00
Deon George
d6de32b198 We also need --post301 for redirects 2021-05-27 10:11:35 +10:00
Deon George
ac0cda2818 Try with trigger token 2021-05-27 10:01:25 +10:00
Deon George
38bd78f594 Added -L to curl for redirects 2021-05-27 09:50:30 +10:00
Deon George
2e1edc3966 docker image uses apk not apt 2021-05-27 09:48:03 +10:00
Deon George
0c0f172782 Alternative attempt to trigger next branch builds 2021-05-27 09:44:36 +10:00
Deon George
f81815e789 Alternative attempt to trigger next branch builds 2021-05-27 09:30:34 +10:00
Deon George
8d8da2f5ad Increase PHP default memory limit to 256M 2021-05-27 09:06:49 +10:00
Deon George
8d34685aaa Changed dev to local, since laravel uses local for non-production deployments 2021-05-24 15:39:07 +10:00
Deon George
3868365626 Revert "Go back to PHP 8.0.3"
This reverts commit f505457e9b.
2021-05-04 11:31:21 +10:00
Deon George
f505457e9b Go back to PHP 8.0.3 2021-05-04 11:14:39 +10:00
Deon George
1667116257 Try trigger of ext after successful build 2021-05-04 10:05:12 +10:00
Deon George
e047287407 Enabled specifying additional queues to run locally 2021-05-04 09:41:22 +10:00
Deon George
c4de84d51a Add LOCAL_QUEUE process for jobs on the 'hostname' queue 2021-03-25 14:13:54 +11:00
Deon George
f2602bd98a Update to PHP 8.0 2021-03-03 13:53:44 +11:00
Deon George
e037baadeb Enable queue running for dev environments to update with current code without needing to be restarted 2021-03-03 13:38:02 +11:00
Deon George
0d799f28c7 Added npm to test image 2020-10-15 12:28:50 +11:00
Deon George
c05c67ec02 Add lumen detection to queue,schedule contianers 2020-09-17 13:24:57 +10:00
Deon George
8cc6e595e3 More silly fixes for CI 2020-08-24 16:02:28 +10:00
Deon George
c90446b059 CI fixes for test tagging 2020-08-24 15:58:49 +10:00
Deon George
b3ae5f32a3 More silly errors 2020-08-24 15:51:21 +10:00
Deon George
27eb813e57 Autoconf alread in base image 2020-08-24 15:39:43 +10:00
Deon George
1a95ead792 More typo fixes #3 2020-08-24 15:34:36 +10:00
Deon George
1cc72feebe More typo fixes #2 2020-08-24 15:29:50 +10:00
Deon George
f072369597 More typo fixes 2020-08-24 15:27:06 +10:00
Deon George
677d57b4bf Fixed typo in previous commit to Dockerfile 2020-08-23 13:01:49 +10:00
Deon George
74afe07a7b Add building additional test container 2020-08-23 12:54:50 +10:00
Deon George
d752fa113f Update to PHP 7.4 - missed .gitlab-ci 2020-07-31 16:57:05 +10:00
Deon George
7b9bd41c00 Update to PHP 7.4 2020-07-31 16:50:14 +10:00
Deon George
a62d434cef Added Lumen detection 2020-07-31 16:42:40 +10:00