Please add this:
- Benutzer und Passwort für das Dashboard erstellen
Erstellen Sie einen Benutzer und ein Passwort für die HTTP-Basic-Authentifizierung im Traefik-Dashboard:
htpasswd -c /opt/containers/traefik-crowdsec-stack/data/traefik/.htpasswd
to the script, otherwise weird things will happen (it will create a folder with the name htpasswd) etc etc.