installing traefik for the first time
For docker files see traefik config chapter here
- setup folder structure
- in the
~/docker
folder create thetraefik
folder- create a
data
folder and adocker-compose.yml
file- see traefik for the
docker-compose.yml
file nedded
- see traefik for the
- navigate to the new
data
folder- create a new file called
acme.json
- create a new directory called
configurations
- create a file called
traefik.yml
- see traefik for the config
- create a new file called
- navigate to the
configurations
folder- create a file called
dynamic.yml
- for the config see traefik
- create a file called
- create a
- in the