Update Home
+2
-2
@@ -4,7 +4,7 @@ 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`
|
||||||
|
|
||||||
Edit the folling if you use the docker compose file
|
If you dont want to use the script you can use the docker file. Download to the pc and edit the folling if you use the docker compose file
|
||||||
|
|
||||||
Under Traefik service edit the email to match your email
|
Under Traefik service edit the email to match your email
|
||||||
|
|
||||||
@@ -32,7 +32,7 @@ Under the Traefik service change the following
|
|||||||
`- /some/local/location/Portainer:/data`
|
`- /some/local/location/Portainer:/data`
|
||||||
|
|
||||||
|
|
||||||
Under the PHPMYAdmin service edit the following
|
Under the PHPMYAdmin service, edit **phpmyadmin.domain.com** to match your domain address for phpmyadmin. Also edit the **/some/local/location** for the other two.
|
||||||
|
|
||||||
`- traefik.http.routers.phpmyadmin.rule=Host(`phpmyadmin.domain.com`)`
|
`- traefik.http.routers.phpmyadmin.rule=Host(`phpmyadmin.domain.com`)`
|
||||||
`- /some/local/location/phpmyadmin/config.user.inc.php:/etc/phpmyadmin/config.user.inc.php`
|
`- /some/local/location/phpmyadmin/config.user.inc.php:/etc/phpmyadmin/config.user.inc.php`
|
||||||
|
|||||||
Reference in New Issue
Block a user