Skip to content

Files

Latest commit

21b2dee · Feb 24, 2025

History

History

authentik

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 24, 2025
Nov 13, 2024
Feb 24, 2025

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/