self-hosted/traefik/README.md
Lorenzo Carbonell 550710865e
Update README.md
2021-12-13 20:38:52 +01:00

241 B

Installation

git clone git@github.com:atareao/dockers.git
cd dockers/traefik
mv sample.env .env
mv sample.traefik.yml traefik.yml
mv sample.users.txt users.txt
touch acme.json
htpasswd -nb usuario contraseña >> traefik/users.txt