Commit Graph

13 Commits

Author SHA1 Message Date
Marwolf
4d84f9d211 Changed Tomcat to operate on port 8080 and PHPMyAdmin to port 9000
Cloudflare by default only permits specific ports to pass through in the security mode we use. Since PHPMyAdmin should be hard to access, by binding it to port 9000, Cloudflare does not allow traffic unless you bypass it.
2018-08-04 10:09:59 -04:00
Marwolf
8b1bf24555 Major website overhaul 2018-08-03 23:24:48 -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
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
f18aeba421 Adding a dynamic host name to the Nginx configuration file 2017-09-28 09:50:50 +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
d7d8b08b29 Fix path for SSL server 2017-07-28 20:05:51 +02:00
Vincent Letourneau
e80b05d855 Adapt Nginx configuration with PHP volume 2017-07-27 18:51:52 +02:00
Vincent Letourneau
671766bdf3 first commit 2017-01-15 15:48:31 +01:00