Commit Graph

27 Commits

Author SHA1 Message Date
Marwolf
31888b850d Removal of MYSQL_HOST reference 2018-07-31 15:56:33 -04:00
Marwolf
e9c7e1c742 Removal of .env reference 2018-07-31 15:52:40 -04:00
Marwolf
08f44f7821 Removed dependency on .env file causing issue with Travis CL 2018-07-31 15:42:30 -04:00
Marwolf
823c304cc2 Attempting to correct various issues 2018-07-27 12:36:07 -04:00
Marwolf
e3a98cdcf6 HTTPS with Dockerized Lets Encrypt certbot 2018-07-27 12:22:08 -04:00
Marwolf
d3172b4663 Apache Tomcat proxied via Nginx
Tomcat support added. JSP and other filetypes now proxy through the Tomcat docker container. Also named each container so direct named access is possible.
2018-07-26 23:23:12 -04:00
Marwolf
c6f2d26420 Added Splunk Docker capability, log access 2018-07-20 01:16:29 -04:00
Marwolf
eacd9bd35a Fixes needed for mariadb container on windows storage volume 2018-07-15 00:52:22 -04:00
Marwolf
0da22ddd1a Corrections for Wiki path 2018-07-12 15:50:34 -04:00
Marwolf
2e9c422888 Cleanup, wiki add 2018-07-12 14:44:26 -04:00
Marwolf
e5a51c328a Combination of Single Player and Dev repo work, fixes 2018-07-12 09:51:51 -04:00
Marwolf
d221a31eaa Fully functional 2018-07-06 17:48:13 -04:00
Marwolf
9b2fa50740 Major changes 2018-07-06 12:59:16 -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
aa47906c4b Replace the docker image nginx to nginx:alpine 2017-12-19 11:43:19 +01:00
Vincent Letourneau
b74e78af2d Add the environment variable of the PHP version 2017-12-19 11:20:12 +01:00
Vincent Letourneau
4ed61dc91c Rename default.template 2017-09-28 11:14:21 +02:00
Vincent Letourneau
df3560700b Add a Nginx template using a dynamic hostname from .env 2017-09-18 18:49:29 +02:00
Vincent Letourneau
80fd60aea2 Changing the composer/composer image by the official image much lighter and updated
Minor update of commands related to Composer
2017-08-03 13:33:57 +02:00
Vincent Letourneau
e479945f53 New MySQL host parameter in the .env file 2017-08-03 11:34:38 +02:00
Vincent Letourneau
4f7dbd126f Update travis configuration 2017-07-29 15:14:02 +02:00
Vincent Letourneau
281c0a5e01 Change MySQL expose port 3306 to 8989 2017-07-28 20:05:09 +02:00
Vincent Letourneau
e80b05d855 Adapt Nginx configuration with PHP volume 2017-07-27 18:51:52 +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
Vincent Letourneau
aef24090a1 Improve docker-compose
- Update mysql user/pass to dev/dev
 - Improve README
2017-01-22 10:42:42 +01:00
Vincent Letourneau
f78334f321 Update README and Docker Compose file 2017-01-15 16:41:10 +01:00
Vincent Letourneau
671766bdf3 first commit 2017-01-15 15:48:31 +01:00