f2602bd98aUpdate to PHP 8.0
Deon George
2021-03-03 13:53:44 +11:00
e037baadebEnable queue running for dev environments to update with current code without needing to be restarted
7.4
Deon George
2021-03-03 13:38:02 +11:00
0d799f28c7Added npm to test image
Deon George
2020-10-15 12:28:50 +11:00
c05c67ec02Add lumen detection to queue,schedule contianers
Deon George
2020-09-17 13:24:57 +10:00
8cc6e595e3More silly fixes for CI
Deon George
2020-08-24 16:02:28 +10:00
c90446b059CI fixes for test tagging
Deon George
2020-08-24 15:58:49 +10:00
b3ae5f32a3More silly errors
Deon George
2020-08-24 15:51:21 +10:00
27eb813e57Autoconf alread in base image
Deon George
2020-08-24 15:39:43 +10:00
1a95ead792More typo fixes#3
Deon George
2020-08-24 15:34:36 +10:00
1cc72feebeMore typo fixes#2
Deon George
2020-08-24 15:29:50 +10:00
f072369597More typo fixes
Deon George
2020-08-24 15:27:06 +10:00
677d57b4bfFixed typo in previous commit to Dockerfile
Deon George
2020-08-23 13:01:49 +10:00
74afe07a7bAdd building additional test container
Deon George
2020-08-23 12:54:50 +10:00
12c45fb552Update to PHP 7.4
Deon George
2020-08-05 08:15:53 +10:00
88c1064ebdChange configure for gd
Deon George
2020-08-04 17:30:12 +10:00
ab12261b81Update to PHP 7.4
Deon George
2020-08-04 16:32:44 +10:00
d752fa113fUpdate to PHP 7.4 - missed .gitlab-ci
Deon George
2020-07-31 16:57:05 +10:00
7b9bd41c00Update to PHP 7.4
Deon George
2020-07-31 16:50:14 +10:00
a62d434cefAdded Lumen detection
7.3
Deon George
2020-07-31 16:42:40 +10:00
ec8accdf4aAdded zip to plus image
Deon George
2020-05-15 12:53:33 +10:00
81b970b53bAdded wait-for-it to wait for DB for laravel
Deon George
2020-05-07 21:29:21 +10:00
abedd9b6e6Change installation of wkhtmltopdf
Deon George
2020-04-03 17:00:24 +11:00
e7e10b349fFix for when kernel < 3.15
Deon George
2020-04-02 21:57:19 +11:00
39d7aaab42Updated to 7.3 and added wkhtml and mysql client
Deon George
2020-04-02 17:14:57 +11:00
8f38abdaa5Dont remove everything in /usr/src
Deon George
2020-04-02 16:55:19 +11:00
99dbe0d13dRemove double docker pull during build
Deon George
2020-04-02 16:20:00 +11:00
90ed5a1da6Remove double docker pull during build
Deon George
2020-04-02 15:56:47 +11:00
90b27476b1Make default web root public/
Deon George
2020-03-12 09:12:58 +11:00
c8cc79dbb3Added nginx to server static content when app is in container
Deon George
2020-03-11 14:43:15 +11:00
e87698b30cAdded passport key generation
Deon George
2020-03-05 14:51:24 +11:00
b244577c76Change queues to run --once as optional
Deon George
2020-01-30 20:39:00 +11:00
584e56acebChanges to mountpoint logic
Deon George
2020-01-29 16:01:08 +11:00
5943f0df5aCache config in role containers if container contains the app and change mountpoint detection routine
Deon George
2020-01-29 15:37:53 +11:00
f8bda40162Make schedular and queue run as www-data
Deon George
2020-01-29 00:11:39 +11:00
8237c6270cEnsure removing .migrate is run as root
Deon George
2020-01-28 23:10:11 +11:00
d23d97f9ddAdd marker to echo statements
Deon George
2020-01-25 00:21:46 +11:00
06e4f0dfcdNeed to disable our error pipeline with mountpoint
Deon George
2020-01-25 00:02:13 +11:00
f99cd2f308Added FORCE_PERMS
Deon George
2020-01-24 23:51:41 +11:00
3bddae369eEnhancements for containers with applications
Deon George
2020-01-24 23:09:56 +11:00
a20a865d55Remove redundant debs
Deon George
2020-01-23 00:10:38 +11:00
cb2da835a3Remove more redundant debs
Deon George
2020-01-22 22:02:16 +11:00
235df69f19Removed unnessary dev debs
Deon George
2020-01-22 21:41:30 +11:00
ab31f9a71bClean tmp after pecl install
Deon George
2020-01-20 14:36:18 +11:00
139946ed1aAdded phpredis
Deon George
2020-01-20 14:28:58 +11:00
41b4b633e2Fix public dirs for nginx
Deon George
2020-01-16 08:16:38 +11:00
528051fe04Skip permissions adjustments if dev mode or SKIP_PERM=1
Deon George
2020-01-15 21:36:53 +11:00
c6f4d4835bFix test for dev mode
Deon George
2020-01-15 17:53:50 +11:00
fc50334ccfMore composer file/dir ownership fixes, test for nodev, dont call event:cache
Deon George
2020-01-15 17:43:25 +11:00
1850eb68c0Changed composer optimisation
Deon George
2020-01-15 15:47:25 +11:00
680ab60f7aChown vendor dir to www-data
Deon George
2020-01-15 15:29:34 +11:00
ee45868bf9Make vendor dir for laravel projects if it doesnt exist
Deon George
2020-01-15 14:59:07 +11:00
8e23589589Added recursive chown to php root dir
Deon George
2020-01-15 14:54:20 +11:00
9b4df6abb1Fix typo in previous commit
Deon George
2020-01-15 14:50:14 +11:00
851daf659eUpdated init to set permissions
Deon George
2020-01-15 14:28:57 +11:00
34d0a7416cUpdated imagick for HEIC photos
Deon George
2020-01-02 08:23:08 +11:00
6983db70d8Increased default workers config
Deon George
2019-09-09 21:41:36 +10:00
deb99f9b10Update PHP and add php.ini, change ssmtp to msmtp
Deon George
2019-09-09 21:22:54 +10:00
005f6b1161sbin/init needs to be executable by www-data
Deon George
2019-05-16 11:57:01 +10:00
55e8429e75Made migration controlled by a dot file
Deon George
2019-05-14 20:01:45 +10:00
bc3a465c0fUpdate to php 7.3
Deon George
2019-05-03 21:08:22 +10:00
c66b95e414Update to php 7.3
Deon George
2019-05-03 12:53:30 +10:00
3279c0e869Removed redundant start file
Deon George
2019-05-03 12:30:26 +10:00
cd409b2002gettext moved to parent image
Deon George
2019-05-03 12:29:03 +10:00
31d5266266Removing gettext install - not required
Deon George
2019-05-03 12:22:35 +10:00
2a35efec11Added gettext, testing for artisan and enabled migrate before starting
Deon George
2019-05-03 12:09:47 +10:00
1aceeb1d65Added x86_64 tags, changed docker:dind service
Deon George
2019-01-22 11:55:51 +11:00
b29603092eAdded x86_64 tags, changed docker:dind service again
Deon George
2019-01-22 11:54:15 +11:00
68c1281162Added x86_64 tags, changed docker:dind service
Deon George
2019-01-22 11:51:38 +11:00
2976938437Added x86_64 tags, changed docker:dind service
Deon George
2019-01-22 11:48:13 +11:00
8ca1a9a192Added ldap to base image
Deon George
2019-01-22 11:06:33 +11:00
ba4e01f18dAdded libssl1.0-dev for barryvdh/laravel-snappy
Deon George
2018-08-08 14:15:35 +10:00
4c56b5723dMake composer install run as www-data
Deon George
2018-05-08 15:56:49 +10:00
9fb30c0958Remove .composer.refresh if it exists
Deon George
2018-05-08 15:50:00 +10:00
42586535f4Change shell to bash
Deon George
2018-05-08 15:45:42 +10:00
b3e39f7cc9Added composer (re)installation
Deon George
2018-05-08 15:36:11 +10:00
2e0860713dOnly run caching for the app
Deon George
2018-05-07 13:58:55 +10:00
9652a4baf9Added PHP_OPTIONS
Deon George
2018-05-07 13:53:29 +10:00
ee72137f96Enabled tuning queue:work
Deon George
2018-05-07 13:45:43 +10:00
b48c38cee1Enabled multi-use container invocation with roles
Deon George
2018-05-07 13:34:45 +10:00
3df8ec4de2Added git unzip, required for composer
Deon George
2018-05-06 10:01:23 +10:00
921575772fChanged to use 7.2-fpm-mp as a starting base
Deon George
2018-05-05 00:08:58 +10:00
fc28d4fe09Added postgresql module and composer
Deon George
2018-05-04 23:54:52 +10:00
6d6abf85abAdded fping, updated to stretch
Deon George
2018-03-04 23:48:12 +11:00
4ecbcfe835Update to 7.2
Deon George
2018-03-04 20:04:47 +11:00
5bf33b84eeReworked ssmtp integration, need to use fastcgi_param PHP_ADMIN_VALUE "sendmail_path=/usr/sbin/sendmail -i -t"; in nginx config, and hostname: for php container
Deon George
2018-02-27 19:55:11 +11:00
5852061063Update .gitlab-ci
Deon George
2018-02-27 19:53:56 +11:00
1322c5f0f5Updated SSH patch for php-7.2
Deon George
2018-02-27 19:40:27 +11:00
77c7e70428Reworked ssmtp integration, need to use fastcgi_param PHP_ADMIN_VALUE "sendmail_path=/usr/sbin/sendmail -i -t"; in nginx config, and hostname: for php container
Deon George
2018-02-27 19:28:17 +11:00
4b412d555eAdded ext branch for non-common modules
Deon George
2018-01-29 15:45:59 +11:00
99791da0ecRefined plus build to use mysql build as a base
Deon George
2018-01-29 15:30:27 +11:00
7ca57c02abReworked mysql image to better work as a base
Deon George
2018-01-29 15:23:52 +11:00
39fdc2f940Added mysql only branch
Deon George
2018-01-29 13:52:35 +11:00
ea8f8a2334Cache our builds based on branches - part 2
Deon George
2018-01-29 13:47:25 +11:00
c2d12052d5Cache our builds based on branches - part 2
Deon George
2018-01-29 13:47:25 +11:00
e31d600b09Added cleaning tmp AND moved ci build trigger to plus branch Cache our builds based on branches - part 1
Deon George
2018-01-29 13:36:35 +11:00
a072f6ed51Added imagick and exif
Deon George
2017-12-28 22:51:46 +11:00
157ab8609bControl start of SSH
Deon George
2017-12-14 09:40:56 +11:00
fee2424f68Updated CI to take advantage of cache building
Deon George
2017-12-13 22:01:01 +11:00
fd6c550269Added SSHD to the image with user lamp
Deon George
2017-12-13 21:54:20 +11:00
d962df104eInitial Release
Deon George
2017-12-07 15:19:02 +11:00