Commit Graph

138 Commits

Author SHA1 Message Date
Deon George 40292d4da4 PHP 8.3 install install sockets and pcntl
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 35s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m41s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s Details
Create Docker Image / Build Docker Test Image (x86_64) (push) Successful in 50s Details
Create Docker Image / Final Docker Test Image Manifest (push) Successful in 10s Details
2024-04-08 10:55:37 +10:00
Deon George 95f2c39ce2 PHP 8.3 install postgres module
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 28s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m21s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 12s Details
Create Docker Image / Build Docker Test Image (x86_64) (push) Successful in 50s Details
Create Docker Image / Final Docker Test Image Manifest (push) Successful in 11s Details
2024-04-08 10:13:48 +10:00
Deon George 0cf1719488 Added gitea CI/CD configuration
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 3m0s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 8m32s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s Details
Create Docker Image / Build Docker Test Image (x86_64) (push) Successful in 49s Details
Create Docker Image / Final Docker Test Image Manifest (push) Successful in 11s Details
2024-04-07 20:47:00 +10:00
Deon George 853f0b69d1 Ensure pecl cleans temp 2024-01-22 17:48:27 +11:00
Deon George 74ffc27e6c Updated to php 8.3 2024-01-22 16:00:18 +11:00
Deon George 232037d3ad Fix memcached pid dir and ownership 2024-01-09 20:18:50 +11:00
Deon George 98210c41a9 Move npm to base image 2024-01-08 22:49:54 +11:00
Deon George cd26c07099 Update CI now that alpine has been merged into master 2024-01-08 21:15:39 +11:00
Deon George 3056a63348 Enable armv7l build 2023-10-15 21:19:11 +11:00
Deon George 4a1d0e8e56 Added /sbin/init-container execution if exists, for child images 2023-09-04 18:58:02 +10:00
Deon George d778b2599a Only trigger child builds if AUTO_BUILD defined 2023-07-01 00:02:29 +10:00
Deon George f5e4c8e300 HTTP_PROXY can now be defined with a variable 2023-06-30 23:55:32 +10:00
Deon George 4ac8e00528 Sed should be -i -e, not -ie 2023-06-26 20:14:14 +10:00
Deon George 59064cc03e Change msmtprc to use default email nobody@ 2023-05-04 20:21:20 +10:00
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