self-hosted/traefik/README.md

9 lines
127 B
Markdown
Raw Normal View History

2021-12-13 20:36:37 +01:00
# Installation
```
git clone
touch traefik.yml
touch users.txt
touch acme.json
htpasswd -nb admin admin >> traefik/users.txt