Earlier quoted context omitted.
Ugh - ok finally got it working (it runs on port 80 by default but the docs mention 8080) and then browsing to the homepage gets me: Your Plane instance isn't ready yet Ask your Instance Admin to complete set-up first. With nothing in the docs about this.
> it runs on port 80 by default but the docs mention 8080 No, it doesn't mention it: > NGINX_PORT - This is default set to 80. Make sure the port you choose to use is not preoccupied. (e.g NGINX_PORT=8080) The docs [1] are clear and concise. You just have to actually read it. [1] https://docs.plane.so/self-hosting/docker-compose
Plane got to top spot in project management on GitHub in less than a year
191–193 of 193 posts
Re: Plane got to top spot in project management on GitHub in less than a year
#192Earlier quoted context omitted.
> it runs on port 80 by default but the docs mention 8080 No, it doesn't mention it: > NGINX_PORT - This is default set to 80. Make sure the port you choose to use is not preoccupied. (e.g NGINX_PORT=8080) The docs [1] are clear and concise. You just have to actually read it. [1] https://docs.plane.so/self-hosting/docker-compose
They are concise, but they are not clear at all.
Re: Plane got to top spot in project management on GitHub in less than a year
#193Earlier quoted context omitted.
The best way to test this hypothesis would be to send a pull request that makes the self-hosting docs clearer. If they accept it then their business does not rely on self-hosting being hard.
That's not a sufficient test, because when put under the gun there's no reason not to believe that a company playing those kinds of games won't take that pull request, temporarily improving the situation, and then simply make no effort to keep it up to date later. Addresses the temporary embarrassment, but not the underlying problem. Mind, I don't think Plane's one of these. The open-source release seems comprehensiv…