From 2304089f7c4956279708e75633ebb93c82a1ba25 Mon Sep 17 00:00:00 2001 From: Clement Michaud Date: Sun, 29 Jan 2017 17:05:15 +0100 Subject: [PATCH] Adding advice to follow getting started before any deployment --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 676d6d936..d380b5f4b 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,16 @@ address. ## Deployment +If you don't have any LDAP and nginx setup yet, I advise you to follow the +Getting Started. That way, you will not require anything to start. + +Otherwise here are the available steps to deploy on your machine. + ### With NPM npm install -g authelia -### Docker +### With Docker docker pull clems4ever/authelia