8 lines
230 B
Markdown
8 lines
230 B
Markdown
|
# 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'`
|