====== Install ====== official doc https://docs.plane.so/self-hosting/methods/docker-compose web tutorial https://zhgchg.li/posts/9903c9783a97/ ===== Prerequisite ===== * docker installed * docker-compose version > 2 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'' ====== Restore ====== backup script https://github.com/zhgchgli0718/plane-docker-example/tree/main/backup