[bug]: Installation on selfhost
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
For installing this plane, I had followed the instructions given in the official webste for selfhosting.
Steps to reproduce
- I want to install selfhost plane, but it's not installed.
- Please provide me steps to install and configure it.
Browser
Google Chrome
Version
Self-hosted
Hey @Sarank015 I apologise that you ran into trouble while installing plane. The screenshot is not that helpful, can you tell which all steps did you complete?
I had followed these steps
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
./setup.sh
I had followed this document for installation https://docs.plane.so/self-hosting/docker-compose
Please access the /god-mode to configure the instance. Once the configuration is complete, your instance will be up and running.
Hi @srinivaspendem, I had installed the selfhosted version with docker-compose. I can't able to configure god mode. I followed this document for installation https://docs.plane.so/self-hosting/docker-compose
Please refer to the document at the following link for the setup: https://docs.plane.so/self-hosting/instance-admin.
@srinivaspendem please add a note to the setup page that you have to continue on the Instance admin and God Mode page after the initial setup. Otherwise users get confused at first sight when testing plane initially.
I had followed these steps
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
./setup.sh
I can't redirect to /god-mode
please help
We’ve tested our self-hosting setup. Please follow these steps from our docs. If you are having issues, please raise a support request on our Discord, and our engineers will help you set up Plane on your infrastructure.