Skip to content
Snippets Groups Projects
Commit 19e334ef authored by David Beniamine's avatar David Beniamine
Browse files

Merge branch 'redistribubility' into 'master'

Redistribuablilité .env et readme

Closes #3 and #4

See merge request !4
parents b4621429 bb63c8de
Branches sif
No related tags found
1 merge request!4Redistribuablilité .env et readme
acme.json acme.json
log log
.env
...@@ -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