Adding advice to follow getting started before any deployment

This commit is contained in:
Clement Michaud 2017-01-29 17:05:15 +01:00
parent d98d20c646
commit 2304089f7c

View File

@ -17,11 +17,16 @@ address.
## Deployment ## 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 ### With NPM
npm install -g authelia npm install -g authelia
### Docker ### With Docker
docker pull clems4ever/authelia docker pull clems4ever/authelia