Commit Graph

  • b3ae5f32a3 More silly errors Deon George 2020-08-24 15:51:21 +1000
  • 27eb813e57 Autoconf alread in base image Deon George 2020-08-24 15:39:43 +1000
  • 1a95ead792 More typo fixes #3 Deon George 2020-08-24 15:34:36 +1000
  • 1cc72feebe More typo fixes #2 Deon George 2020-08-24 15:29:50 +1000
  • f072369597 More typo fixes Deon George 2020-08-24 15:27:06 +1000
  • 677d57b4bf Fixed typo in previous commit to Dockerfile Deon George 2020-08-23 13:01:49 +1000
  • 74afe07a7b Add building additional test container Deon George 2020-08-23 12:54:50 +1000
  • 12c45fb552 Update to PHP 7.4 Deon George 2020-08-05 08:15:53 +1000
  • 88c1064ebd Change configure for gd Deon George 2020-08-04 17:30:12 +1000
  • ab12261b81 Update to PHP 7.4 Deon George 2020-08-04 16:32:44 +1000
  • d752fa113f Update to PHP 7.4 - missed .gitlab-ci Deon George 2020-07-31 16:57:05 +1000
  • 7b9bd41c00 Update to PHP 7.4 Deon George 2020-07-31 16:50:14 +1000
  • a62d434cef Added Lumen detection 7.3 Deon George 2020-07-31 16:42:40 +1000
  • ec8accdf4a Added zip to plus image Deon George 2020-05-15 12:53:33 +1000
  • 81b970b53b Added wait-for-it to wait for DB for laravel Deon George 2020-05-07 21:29:21 +1000
  • abedd9b6e6 Change installation of wkhtmltopdf Deon George 2020-04-03 17:00:24 +1100
  • e7e10b349f Fix for when kernel < 3.15 Deon George 2020-04-02 21:57:19 +1100
  • 39d7aaab42 Updated to 7.3 and added wkhtml and mysql client Deon George 2020-04-02 17:14:57 +1100
  • 8f38abdaa5 Dont remove everything in /usr/src Deon George 2020-04-02 16:55:19 +1100
  • 99dbe0d13d Remove double docker pull during build Deon George 2020-04-02 16:20:00 +1100
  • 90ed5a1da6 Remove double docker pull during build Deon George 2020-04-02 15:56:47 +1100
  • 90b27476b1 Make default web root public/ Deon George 2020-03-12 09:12:58 +1100
  • c8cc79dbb3 Added nginx to server static content when app is in container Deon George 2020-03-11 14:43:15 +1100
  • e87698b30c Added passport key generation Deon George 2020-03-05 14:51:24 +1100
  • b244577c76 Change queues to run --once as optional Deon George 2020-01-30 20:39:00 +1100
  • 584e56aceb Changes to mountpoint logic Deon George 2020-01-29 16:01:08 +1100
  • 5943f0df5a Cache config in role containers if container contains the app and change mountpoint detection routine Deon George 2020-01-29 15:37:53 +1100
  • f8bda40162 Make schedular and queue run as www-data Deon George 2020-01-29 00:11:39 +1100
  • 8237c6270c Ensure removing .migrate is run as root Deon George 2020-01-28 23:10:11 +1100
  • d23d97f9dd Add marker to echo statements Deon George 2020-01-25 00:21:46 +1100
  • 06e4f0dfcd Need to disable our error pipeline with mountpoint Deon George 2020-01-25 00:02:13 +1100
  • f99cd2f308 Added FORCE_PERMS Deon George 2020-01-24 23:51:41 +1100
  • 3bddae369e Enhancements for containers with applications Deon George 2020-01-24 23:09:56 +1100
  • a20a865d55 Remove redundant debs Deon George 2020-01-23 00:10:38 +1100
  • cb2da835a3 Remove more redundant debs Deon George 2020-01-22 22:02:16 +1100
  • 235df69f19 Removed unnessary dev debs Deon George 2020-01-22 21:41:30 +1100
  • ab31f9a71b Clean tmp after pecl install Deon George 2020-01-20 14:36:18 +1100
  • 139946ed1a Added phpredis Deon George 2020-01-20 14:28:58 +1100
  • 41b4b633e2 Fix public dirs for nginx Deon George 2020-01-16 08:16:38 +1100
  • 528051fe04 Skip permissions adjustments if dev mode or SKIP_PERM=1 Deon George 2020-01-15 21:36:53 +1100
  • c6f4d4835b Fix test for dev mode Deon George 2020-01-15 17:53:50 +1100
  • fc50334ccf More composer file/dir ownership fixes, test for nodev, dont call event:cache Deon George 2020-01-15 17:43:25 +1100
  • 1850eb68c0 Changed composer optimisation Deon George 2020-01-15 15:47:25 +1100
  • 680ab60f7a Chown vendor dir to www-data Deon George 2020-01-15 15:29:34 +1100
  • ee45868bf9 Make vendor dir for laravel projects if it doesnt exist Deon George 2020-01-15 14:59:07 +1100
  • 8e23589589 Added recursive chown to php root dir Deon George 2020-01-15 14:54:20 +1100
  • 9b4df6abb1 Fix typo in previous commit Deon George 2020-01-15 14:50:14 +1100
  • 851daf659e Updated init to set permissions Deon George 2020-01-15 14:28:57 +1100
  • 34d0a7416c Updated imagick for HEIC photos Deon George 2020-01-02 08:23:08 +1100
  • 6983db70d8 Increased default workers config Deon George 2019-09-09 21:41:36 +1000
  • deb99f9b10 Update PHP and add php.ini, change ssmtp to msmtp Deon George 2019-09-09 21:22:54 +1000
  • 005f6b1161 sbin/init needs to be executable by www-data Deon George 2019-05-16 11:57:01 +1000
  • 55e8429e75 Made migration controlled by a dot file Deon George 2019-05-14 20:01:45 +1000
  • bc3a465c0f Update to php 7.3 Deon George 2019-05-03 21:08:22 +1000
  • c66b95e414 Update to php 7.3 Deon George 2019-05-03 12:53:30 +1000
  • 3279c0e869 Removed redundant start file Deon George 2019-05-03 12:30:26 +1000
  • cd409b2002 gettext moved to parent image Deon George 2019-05-03 12:29:03 +1000
  • 31d5266266 Removing gettext install - not required Deon George 2019-05-03 12:22:35 +1000
  • 2a35efec11 Added gettext, testing for artisan and enabled migrate before starting Deon George 2019-05-03 12:09:47 +1000
  • 1aceeb1d65 Added x86_64 tags, changed docker:dind service Deon George 2019-01-22 11:55:51 +1100
  • b29603092e Added x86_64 tags, changed docker:dind service again Deon George 2019-01-22 11:54:15 +1100
  • 68c1281162 Added x86_64 tags, changed docker:dind service Deon George 2019-01-22 11:51:38 +1100
  • 2976938437 Added x86_64 tags, changed docker:dind service Deon George 2019-01-22 11:48:13 +1100
  • 8ca1a9a192 Added ldap to base image Deon George 2019-01-22 11:06:33 +1100
  • ba4e01f18d Added libssl1.0-dev for barryvdh/laravel-snappy Deon George 2018-08-08 14:15:35 +1000
  • 4c56b5723d Make composer install run as www-data Deon George 2018-05-08 15:56:49 +1000
  • 9fb30c0958 Remove .composer.refresh if it exists Deon George 2018-05-08 15:50:00 +1000
  • 42586535f4 Change shell to bash Deon George 2018-05-08 15:45:42 +1000
  • b3e39f7cc9 Added composer (re)installation Deon George 2018-05-08 15:36:11 +1000
  • 2e0860713d Only run caching for the app Deon George 2018-05-07 13:58:55 +1000
  • 9652a4baf9 Added PHP_OPTIONS Deon George 2018-05-07 13:53:29 +1000
  • ee72137f96 Enabled tuning queue:work Deon George 2018-05-07 13:45:43 +1000
  • b48c38cee1 Enabled multi-use container invocation with roles Deon George 2018-05-07 13:34:45 +1000
  • 3df8ec4de2 Added git unzip, required for composer Deon George 2018-05-06 10:01:23 +1000
  • 921575772f Changed to use 7.2-fpm-mp as a starting base Deon George 2018-05-05 00:08:58 +1000
  • fc28d4fe09 Added postgresql module and composer Deon George 2018-05-04 23:54:52 +1000
  • 6d6abf85ab Added fping, updated to stretch Deon George 2018-03-04 23:48:12 +1100
  • 4ecbcfe835 Update to 7.2 Deon George 2018-03-04 20:04:47 +1100
  • 5bf33b84ee Reworked 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 +1100
  • 5852061063 Update .gitlab-ci Deon George 2018-02-27 19:53:56 +1100
  • 1322c5f0f5 Updated SSH patch for php-7.2 Deon George 2018-02-27 19:40:27 +1100
  • 77c7e70428 Reworked 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 +1100
  • 4b412d555e Added ext branch for non-common modules Deon George 2018-01-29 15:45:59 +1100
  • 99791da0ec Refined plus build to use mysql build as a base Deon George 2018-01-29 15:30:27 +1100
  • 7ca57c02ab Reworked mysql image to better work as a base Deon George 2018-01-29 15:23:52 +1100
  • 39fdc2f940 Added mysql only branch Deon George 2018-01-29 13:52:35 +1100
  • ea8f8a2334 Cache our builds based on branches - part 2 Deon George 2018-01-29 13:47:25 +1100
  • c2d12052d5 Cache our builds based on branches - part 2 Deon George 2018-01-29 13:47:25 +1100
  • e31d600b09 Added 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 +1100
  • a072f6ed51 Added imagick and exif Deon George 2017-12-28 22:51:46 +1100
  • 157ab8609b Control start of SSH Deon George 2017-12-14 09:40:56 +1100
  • fee2424f68 Updated CI to take advantage of cache building Deon George 2017-12-13 22:01:01 +1100
  • fd6c550269 Added SSHD to the image with user lamp Deon George 2017-12-13 21:54:20 +1100
  • d962df104e Initial Release Deon George 2017-12-07 15:19:02 +1100