From 98c3877081038d859588c0c0e3eaa4df955c75aa Mon Sep 17 00:00:00 2001 From: Johanna Dorothea Reichmann Date: Sat, 16 Apr 2022 14:35:07 +0200 Subject: [PATCH] chore: add authelia to repo README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 55be81a..95f2f10 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ concise area of concern. ## Roles +- [`roles/authelia`](roles/authelia/README.md): Deploys an [authelia.com](https://www.authelia.com) + instance, an authentication provider with beta OIDC provider support. + - [`roles/gitea`](roles/gitea/README.md): Deploy [gitea.io](https://gitea.io), a lightweight, self-hosted git service.