generated from kelin/Compose-Template
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,12 +1,13 @@
|
|||||||
# Docker Compose Template
|
# Arcane Default Template for New Projects
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
* Create a new repository using this template
|
* In Arcane navigate to Customization -> Templates -> Edit Default Button
|
||||||
* Modify the .env file as needed
|
* copy & paste the compose file into Docker Compose Template
|
||||||
* Make changes to docker-compose.yml only if needed
|
* 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
|
* In the .env file fill in all the values
|
||||||
* Use /traefik/dynamic/remote-host.yml to create a new or modify an existing remote host yml file
|
* 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