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
|
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
|
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
|
c05c67ec02
|
Add lumen detection to queue,schedule contianers
|
2020-09-17 13:24:57 +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
|
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
|
41b4b633e2
|
Fix public dirs for nginx
|
2020-01-16 08:16:38 +11:00 |
|
Deon George
|
528051fe04
|
Skip permissions adjustments if dev mode or SKIP_PERM=1
|
2020-01-15 21:36:53 +11:00 |
|
Deon George
|
c6f4d4835b
|
Fix test for dev mode
|
2020-01-15 17:53:50 +11:00 |
|
Deon George
|
fc50334ccf
|
More composer file/dir ownership fixes, test for nodev, dont call event:cache
|
2020-01-15 17:43:25 +11:00 |
|
Deon George
|
1850eb68c0
|
Changed composer optimisation
|
2020-01-15 15:47:25 +11:00 |
|
Deon George
|
680ab60f7a
|
Chown vendor dir to www-data
|
2020-01-15 15:29:34 +11:00 |
|
Deon George
|
ee45868bf9
|
Make vendor dir for laravel projects if it doesnt exist
|
2020-01-15 14:59:07 +11:00 |
|
Deon George
|
8e23589589
|
Added recursive chown to php root dir
|
2020-01-15 14:54:20 +11:00 |
|
Deon George
|
9b4df6abb1
|
Fix typo in previous commit
|
2020-01-15 14:50:14 +11:00 |
|
Deon George
|
851daf659e
|
Updated init to set permissions
|
2020-01-15 14:28:57 +11:00 |
|
Deon George
|
55e8429e75
|
Made migration controlled by a dot file
|
2019-05-14 20:01:45 +10:00 |
|
Deon George
|
2a35efec11
|
Added gettext, testing for artisan and enabled migrate before starting
|
2019-05-03 12:09:47 +10:00 |
|