generated from kelin/Compose-Template
Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -1,12 +1,13 @@
|
||||
# Docker Compose Template
|
||||
# Arcane Default Template for New Projects
|
||||
|
||||
## Instructions
|
||||
|
||||
* Create a new repository using this template
|
||||
* Modify the .env file as needed
|
||||
* Make changes to docker-compose.yml only if needed
|
||||
* In Arcane navigate to Customization -> Templates -> Edit Default Button
|
||||
* copy & paste the compose file into Docker Compose Template
|
||||
* copy & paste .env.example into .env
|
||||
|
||||
### If Traefik is on a different server
|
||||
## When creating a New Project
|
||||
|
||||
* Delete all the labels, they will be ignored anyway
|
||||
* Use /traefik/dynamic/remote-host.yml to create a new or modify an existing remote host yml file
|
||||
* In the .env file fill in all the values
|
||||
* In the compose file change `SERVICE_NAME`
|
||||
* Add any other requirements for the service to the compose file
|
||||
|
||||
Reference in New Issue
Block a user