chore(authentik): move to stable (#3978)

* chore(authentik): move to stable

* bump

* whops
This commit is contained in:
Stavros Kois
2022-10-01 20:52:46 +03:00
committed by GitHub
parent c3e617856d
commit 0d0cc834c7
17 changed files with 3 additions and 2 deletions
@@ -0,0 +1,28 @@
# Installation notes
## Credentials
Default username: `akadmin`
## Outposts
Enable each outpost by simple setting `enabled` to `true`.
Scale users, just have to check the checkbox
> You have to create an outpost in the GUI first.
> And afterwards enable it.
> Applications > Outposts
### Host
`host` should not need to be overridden. Defaults to `https://localhost:9443`
### Host Browser
`host_browser` by default is set to the first ingress host you set
### Token
`token` is only needed if you accidentally deleted the bootstrap token within the UI.
> You can get one from Applications > Outposts > View Deployment Info