LRVT 738e8c13f2
All checks were successful
CI / validateComposeSyntax (push) Successful in 47s
chore: Update docker-compose.yml
2025-01-06 13:17:28 +01:00
..
2025-01-06 13:17:13 +01:00
2024-11-13 23:01:30 +01:00

References

Notes

Adjust the .env file with your private secrets and spawn up the stack:

docker compose up -d

After spawning up the Authentik stack, you will be greeted by Authentik's login dashboard. However, you have to onboard an admin user first.

This is done by visiting the following URL:

# with TLS reverse proxy
https://<hostname>/if/flow/initial-setup/

# without TLS reverse proxy
https://<hostname>:9000/if/flow/initial-setup/