Commit Graph

13 Commits

Author SHA1 Message Date
Marwolf
90ff15f338 Docker clean up 2018-08-21 22:18:17 -04:00
Marwolf
3c7a2da359 Changes to support new design 2018-08-18 12:12:37 -04:00
Marwolf
4dd84332d5 Docker and Ghost CMS overhaul 2018-08-18 01:10:09 -04:00
Marwolf
7b6fe9c460 Script clean up, automation improvements, documentation 2018-08-13 12:23:55 -04:00
Marwolf
08f44f7821 Removed dependency on .env file causing issue with Travis CL 2018-07-31 15:42:30 -04:00
Marwolf
2e9c422888 Cleanup, wiki add 2018-07-12 14:44:26 -04:00
Vincent Letourneau
f73daed67b Add MySQL version to the environment variables
The default version of MySQL is 5.7.22.

This change follows the change of MySQL for version 8 and the possible incompatibility with php and phpMyAdmin. see the links:

- https://bugs.php.net/bug.php?id=76243
- https://stackoverflow.com/questions/49948350/phpmyadmin-on-mysql-8-0
2018-04-29 10:58:11 +02:00
Vincent Letourneau
70d43369e5 Add link to list the available images of PHP 2018-02-16 08:57:17 +01:00
Vincent Letourneau
b74e78af2d Add the environment variable of the PHP version 2017-12-19 11:20:12 +01:00
Vincent Letourneau
df3560700b Add a Nginx template using a dynamic hostname from .env 2017-09-18 18:49:29 +02:00
Vincent Letourneau
e479945f53 New MySQL host parameter in the .env file 2017-08-03 11:34:38 +02:00
Vincent Letourneau
0cd76c717a Remove db dump path 2017-07-28 14:27:07 +02:00
Vincent Letourneau
69022ddaff Improve configuration with Makefile
- Add Makefile
 - Add environment configuration file
 - Use env with docker-compose and Makefile"
2017-07-27 17:31:40 +02:00