ATLAS
Go to file
Colin df48eab334
ci/woodpecker/push/woodpecker Pipeline was successful Details
adding
2024-04-07 21:51:38 -04:00
docker Update docker/authelia/config/configuration.server.yml 2024-04-08 01:30:22 +00:00
.woodpecker.yml pullup 2024-04-07 12:17:22 -04:00
README.md Update README.md 2024-04-07 20:00:29 +00:00
docker-compose.production.yml pullup 2024-04-07 12:27:34 -04:00
docker-compose.staging.yml pullup 2024-04-07 12:22:58 -04:00
pullup.sh pullup 2024-04-07 10:48:16 -04:00
secrets.sh pullup 2024-04-07 10:48:16 -04:00
stack.production.yml adding 2024-04-07 21:51:38 -04:00
stack.staging.yml pullup 2024-04-07 10:48:16 -04:00

README.md

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