Commit Graph

124 Commits

Author SHA1 Message Date
Deon George
6cd78fc2ad msmtprc was missing. updated msmtprc 2023-04-27 21:58:09 +10:00
Deon George
fca7560fa8 xdebug needs linux-headers 2023-04-05 23:14:31 +10:00
Deon George
0c0d80472b Minor tweak to gitlab-ci 2023-04-05 23:09:08 +10:00
Deon George
999a5e5bf6 Change our build cache to build-cache\ 2023-02-11 09:39:10 +11:00
Deon George
31a2b03d89 Laravel APP_ENV should default to production, not live 2023-02-11 09:39:10 +11:00
Deon George
12431f6c2e Disable armv7l builds and arm64 test builds 2023-02-11 09:39:09 +11:00
Deon George
e266319386 Set COMPOSER_HOME and define VOLUMEs 2023-02-11 09:39:09 +11:00
Deon George
d7b97dfce7 Change our cache key to better cache across architectures, and trigger child builds 2023-02-11 09:39:09 +11:00
Deon George
c56a9e6a53 Split out .gitlab-ci to separate files, added arm64 2023-02-11 09:39:08 +11:00
Deon George
88503c81a2 Change to use alpine, and try multi-arch building 2023-02-11 09:39:08 +11:00
Deon George
80a8203985 Test image was still building off of php 8.0 2023-01-30 23:21:01 +11:00
Deon George
2ce07e2c9a Added ZSTD 2022-10-21 09:29:00 +11:00
Deon George
26c30cb5cb Update php to 8.1 2022-07-30 10:55:41 +10:00
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