From 70866825c4a5c921c99421a3849da802ff3d0415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Michaud?= Date: Sat, 29 Feb 2020 13:22:43 +0100 Subject: [PATCH] [DOCS] Add pointer to the documentation in README. (#663) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e90056c7a..54467faa1 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ applications via a web portal. It acts as a companion of reverse proxies like [nginx], [Traefik] or [HAProxy] to let them know whether queries should pass through. Unauthenticated user are redirected to Authelia Sign-in portal instead. +Documentation is available at https://docs.authelia.com. + The architecture is shown in the diagram below.