15 lines
230 B
Markdown
15 lines
230 B
Markdown
# 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`
|
|
|