git clone https://github.com/vicalloy/outline-docker-compose.git
cd outline-docker-compose
cp scripts/config.sh.sample scripts/config.sh
# update config file: vim scripts/config.sh
make start # create docker-compose config file and start it.
make init-uc # Initializing the oidc-server(add oidc client for outline and create a superuser).