Update Home
+3
-1
@@ -5,9 +5,11 @@ 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`
|
||||
|
||||
Edit the folling if you use the docker compose file
|
||||
|
||||
|
||||
Under Traefik service edit the email to match your email
|
||||
- "--certificatesresolvers.myresolver.acme.email=**enteryour@email.com**"
|
||||
|
||||
|
||||
Also under Traefik set the location
|
||||
- **/some/local/location**/Traefik/acme.json:/acme.json
|
||||
- **/some/local/location**/Traefik/files/:/etc/traefik/traefik.yml
|
||||
|
||||
Reference in New Issue
Block a user