We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39335fc commit e30168cCopy full SHA for e30168c
README.md
@@ -0,0 +1,7 @@
1
+# docker-compose-server
2
+
3
+A docker-compose configuration file for the [USPGameDev](http://uspgamedev.org) site.
4
5
+It is composed of a nginx front end that proxies a WordPress, a Mediawiki and a Simple Machines Forum, all backed by a MySQL database.
6
+There's also the static serving of download files
7
+The HTTPS certificate is generated via the [Let's Encrypt](https://letsencrypt.org/) project.
0 commit comments