Skip to content
Snippets Groups Projects
Commit bb63c8de authored by Elian Loraux's avatar Elian Loraux
Browse files

document docker traefik external network in readme #4

parent 29f353d7
Branches
No related tags found
1 merge request!4Redistribuablilité .env et readme
...@@ -6,6 +6,10 @@ ...@@ -6,6 +6,10 @@
cp .env.sample .env cp .env.sample .env
# Change FQDN and login/password with htpasswd # Change FQDN and login/password with htpasswd
# Change auth in docker-compose # Change auth in docker-compose
# Create traefik external network
docker network create traefik
docker-compose up -d docker-compose up -d
``` ```
## install without `NoCloud-Auto-Installer` ## install without `NoCloud-Auto-Installer`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment