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` +