![]()
ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
||
---|---|---|
docker | ||
.woodpecker.yml | ||
README.md | ||
docker-compose.production.yml | ||
docker-compose.staging.yml | ||
pullup.sh | ||
secrets.sh | ||
stack.production.yml | ||
stack.staging.yml |
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