official doc https://docs.plane.so/self-hosting/methods/docker-compose
web tutorial https://zhgchg.li/posts/9903c9783a97/
mkdir plane-selfhost
cd plane-selfhost
curl -fsSL -o setup.sh https://raw.githubusercontent.com/makeplane/plane/master/deploy/selfhost/install.sh
chmod +x setup.sh
change NGINX_PORT and WEB_URL