outline 官方地址:https://getoutline.org/
服務器上使用的代碼:git
1: sudo -i
github
2: curl -sS https://get.docker.com/ | sh
docker
3:systemctl start docker
bash
4:systemctl enable docker
服務器
5:systemctl status docker
curl
6:wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh | bash
url