ATLAS
Go to file
Colin c7b3902bdc
ci/woodpecker/push/woodpecker Pipeline was successful Details
update
2024-04-07 20:38:37 -04:00
docker update 2024-04-07 18:05:17 -04: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 update 2024-04-07 20:38:37 -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