This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/website/docs/index.md
Jens Langhammer 1414322f71 root: optimise images
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-03-20 23:35:05 +01:00

20 lines
646 B
Markdown
Executable file

---
title: Welcome to authentik
slug: /
---
## What is authentik?
authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new protocols. authentik is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it.
## Installation
See [Docker-compose](installation/docker-compose) or [Kubernetes](installation/kubernetes)
## Screenshots
Light | Dark
--- | ---
![](/img/screen_apps_light.jpg) | ![](/img/screen_apps_dark.jpg)
![](/img/screen_admin_light.jpg) | ![](/img/screen_admin_dark.jpg)