authentik/README.md

28 lines
675 B
Markdown
Raw Normal View History

2022-04-13 10:04:03 +00:00
# authentik
[authentik](https://goauthentik.io/) is an open-source Identity Provider focused on flexibility and versatility
[List of all possible environment variables](https://goauthentik.io/docs/installation/configuration)
<!-- metadata -->
2022-04-13 10:54:50 +00:00
* **Category**: Apps
2022-04-13 10:04:03 +00:00
* **Status**: 0, work-in-progress
2022-04-13 10:54:21 +00:00
* **Image**: [ghcr/goauthentik/server](https://ghcr.io/goauthentik/server)
2022-04-13 10:04:03 +00:00
* **Healthcheck**: Yes
* **Backups**: Yes
* **Email**: Yes
* **Tests**: No
* **SSO**: Yes
<!-- endmetadata -->
## Quick start
2022-04-13 10:54:21 +00:00
* `abra app new authentik --secrets`
2022-04-13 10:04:03 +00:00
* `abra app config <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).