Commit Graph

8 Commits

Author SHA1 Message Date
Jeremy Quinton 287881b64c add self signed cert to ngix 2018-11-04 21:45:13 +02:00
Jeremy Quinton 6e0c37d701 bump mysql version and load laravel environment variables into php container 2018-11-04 20:06:59 +02:00
Jeremy Quinton 4dee2011f9 Installer improvements
1) Added additional edge case for installer that I missed.
2) Reference class via use statement and correct namespacing.
3) If we are using the docker environment set certain defaults from environment variables instead of hardcoding.
2018-07-06 13:18:04 +02:00
Jeremy Quinton 55ada1bb80 added mysql configuration
Added configuration so that mysql is the default database.
2018-07-04 13:36:58 +02:00
Jeremy Quinton 78696e47de Added a composer image
1. Bumped the PHP version in the PHP Docker file so that composer can run successfully as some packages are depdendent on PHP 7.0.8 or higher
2. Added a composer image that is dependent on the same version of the PHP container so that there are no issues running composer.
2018-07-03 15:46:02 +02:00
Tristan Guo 1ac0dbcff7 fix docker-compose setup configurations 2017-02-05 18:49:06 +08:00
Yoann Lecuyer fc2ee7244c ticket refactoring 2016-05-30 11:05:28 -05:00
Yoann Lecuyer 04c1b1d307 Docker dev environment (#90) 2016-05-12 00:15:54 +01:00