Update Home
+3
-3
@@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
## The Docker Compose file will just pull the images and deploy the containers, but do edit the Docker Compose to match locations and passwords.
|
## The Docker Compose file will just pull the images and deploy the containers, but do edit the Docker Compose to match locations and passwords.
|
||||||
|
|
||||||
# Edit before deploying.
|
|
||||||
|
|
||||||
I created a script to prompt you for that information. Download it to the PC, and you run it by: `.\setup-docker-containers-only.sh`
|
I created a script to prompt you for that information. Download it to the PC, and you run it by: `.\setup-docker-containers-only.sh`
|
||||||
|
|
||||||
I created another script to download and install both Docker and Docker-Compose. To install you will need to download it and running it by: `install-docker-and-dockercompose.sh`
|
I created another script to download and install both Docker and Docker-Compose. To install you will need to download it and running it by: `install-docker-and-dockercompose.sh`
|
||||||
|
|
||||||
If you don't want to use the script, you can use the Docker file. Download to the PC and edit the following if you use the Docker Compose file:
|
## If you don't want to use the script, you can use the Docker file. Download to the PC and edit the following if you use the Docker Compose file:
|
||||||
|
|
||||||
|
# Edit before deploying.
|
||||||
|
|
||||||
Under Traefik service, edit the email to match your email. Replace **enteryour@email.com**
|
Under Traefik service, edit the email to match your email. Replace **enteryour@email.com**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user