server-setup/Docker/traefik & grafana & authelia/README.md

8 lines
230 B
Markdown
Raw Permalink Normal View History

2022-12-04 09:35:12 +01:00
# Traefik & Grafana & Authelia
Make sure to create empty secrets/acme.json file to store certs.
## How to generate password hash for user_database.yml
`docker run authelia/authelia:latest authelia hash-password 'yourpassword'`