Update README.md
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
colin 2024-04-07 20:00:29 +00:00
parent 2fe95985b4
commit 69910cfa6b
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<!-- build 0 -->
## Generate Headscale client secret.
`docker exec -it authelia authelia crypto hash generate pbkdf2 --variant sha512 --random --random.length 72 --random.charset rfc3986`
The digest goes in the CLIENT_SECRET_HEADSCALE file and the random password is used in the headscale container config.yml file