From 44fcd82d488782b2cfa239063b3996302331b4fc Mon Sep 17 00:00:00 2001 From: fadmin Date: Thu, 11 Jun 2026 14:06:45 -0400 Subject: [PATCH] Update Home --- Home.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5f34fb7..cd3ac04 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,6 @@ There are 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. 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` \ No newline at end of file +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` + \ No newline at end of file