Install Issue (Port 80 already in use)

Hello,

I’m trying to install using the shell script provided here (https://prime.plane.so/install/).
(Recommended here in the docs: Docker Compose | Plane)

However I already have a service running at port 80, so I’m now stuck here.
I’d rather not temporarily stop my service just to install then re-configure.

It would be nice if the installer script allowed me to specify another port to use. I’ve tried using environment variables PORT, and APP_PORT but no luck.

That makes sense. I’ll share this with the team to see if we can add a port option during installation.
For now, you can Ctrl+C to exit the installation setup and then run prime-cli configure and choose Advanced setup to change the ports.