Traefik
Install
cp .env.sample .env
# Change FQDN and login/password with htpasswd
# Change auth in docker-compose
# Create traefik external network
docker network create traefik
docker-compose up -d
NoCloud-Auto-Installer
install without If you setup traefik witout installTraefik
from NoCloud-Auto-Installer
, you need Two more steps
- Change "changethat@exemple.org" in
traefik.toml
to your own address mail - Create acme.json file before up docker-compose