outline-docker-compose
2022-2-24 10:49:17 Author: github.com(查看原文) 阅读量:113 收藏

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).

文章来源: https://github.com/y35uishere/outline-docker-compose
如有侵权请联系:admin#unsafe.sh