Add 'README.md'

This commit is contained in:
William Mantly 2021-03-23 20:33:57 +00:00
parent 9975d30559
commit 93d68a6cb8

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# Install
Clone this repo to a ubuntu 20.04 server
Move into the repo root
Copy the file `ldap.vars.template` to `ldap.vars`
Edit `ldap.vars` to your liking
Execute `./index.sh`
The sso server will be on `http://<IP>:3000`