Commit Graph

95 Commits

Author SHA1 Message Date
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
Deon George
81b970b53b Added wait-for-it to wait for DB for laravel 2020-05-07 21:29:21 +10:00
Deon George
90ed5a1da6 Remove double docker pull during build 2020-04-02 15:56:47 +11:00
Deon George
90b27476b1 Make default web root public/ 2020-03-12 09:12:58 +11:00
Deon George
c8cc79dbb3 Added nginx to server static content when app is in container 2020-03-11 14:43:15 +11:00
Deon George
e87698b30c Added passport key generation 2020-03-05 14:51:24 +11:00
Deon George
b244577c76 Change queues to run --once as optional 2020-01-30 20:39:00 +11:00
Deon George
584e56aceb Changes to mountpoint logic 2020-01-29 16:01:08 +11:00
Deon George
5943f0df5a Cache config in role containers if container contains the app and change mountpoint detection routine 2020-01-29 15:37:53 +11:00
Deon George
f8bda40162 Make schedular and queue run as www-data 2020-01-29 00:11:39 +11:00
Deon George
8237c6270c Ensure removing .migrate is run as root 2020-01-28 23:10:11 +11:00
Deon George
d23d97f9dd Add marker to echo statements 2020-01-25 00:21:46 +11:00
Deon George
06e4f0dfcd Need to disable our error pipeline with mountpoint 2020-01-25 00:02:13 +11:00
Deon George
f99cd2f308 Added FORCE_PERMS 2020-01-24 23:51:41 +11:00
Deon George
3bddae369e Enhancements for containers with applications 2020-01-24 23:09:56 +11:00
Deon George
cb2da835a3 Remove more redundant debs 2020-01-22 22:02:16 +11:00