From 93d68a6cb8d812862ec07e9e446f093eb85d215c Mon Sep 17 00:00:00 2001 From: William Mantly Date: Tue, 23 Mar 2021 20:33:57 +0000 Subject: [PATCH] Add 'README.md' --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f98d98 --- /dev/null +++ b/README.md @@ -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://:3000` +