docs: adjust authentik notes

pull/26/head
LRVT 2024-09-26 09:47:25 +02:00 zatwierdzone przez GitHub
rodzic 3d3e507b79
commit 02a05c11ba
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 13 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,19 @@
# Notes
After spawning up this Authentik stack, you will be greeted by Authentik's login dashboard. However, you have to onboard an admin user first.
Start by creating a new Docker network for separation:
````
docker network create authentik-internal
````
Then 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: