Update Home

2026-06-11 14:33:41 -04:00
parent 72e6fb59a0
commit 055f2d03ea
+4 -3
@@ -4,9 +4,10 @@ I created a script to prompt you for that information. Download it to the PC, an
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:
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**
`- "--certificatesresolvers.myresolver.acme.email=enteryour@email.com"` `- "--certificatesresolvers.myresolver.acme.email=enteryour@email.com"`