Cleaned up all compose files

cleaned up all the files.
they should now all work for multiple projects.
This commit is contained in:
2020-04-16 21:13:59 -07:00
parent c2dd16ebeb
commit 206ed58eb9
28 changed files with 446 additions and 106 deletions
+14 -3
View File
@@ -1,4 +1,15 @@
# Rename this file to .env
# Domains & Project
PREFIX=p1
DOMAIN_NAME=nextcloud.nickyeoman.com
MYSQL_PASSWORD=MyNotSecurePassword1234
MYSQL_ROOT_PASSWORD=AlsoNotSecure
PHPDB_DOMAIN_NAME=bookstack-db.nickyeoman.com
# Passwords
MYSQL_ROOT_PASSWORD=ChangeMe2ASecurepass!
MYSQL_PASSWORD=Again2ASecurepass!
# Software versions
DB_V=10.4.11
NEXTCLOUD_V=18.0.3-apache
# Network
NETWORK_NAME=traefik_web