Update Home

2026-06-11 15:02:53 -04:00
parent 3c01dc82e6
commit 7a913bbd35
+3 -3
@@ -1,8 +1,8 @@
# How to user the two scripts and a Docker Compose file.
# How to user the two scripts and a Docker Compose file.
## 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.
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`