Show pageOld revisionsBacklinksFold/unfold allBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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 <codeprism lang=bash> 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 </codeprism> change ''NGINX_PORT'' and ''WEB_URL'' ====== Restore ====== backup script https://github.com/zhgchgli0718/plane-docker-example/tree/main/backup selfhosted/plane.txt Last modified: 2024/09/06 01:54by root1