404 Error downloading Docker Compose for Commercial Edition (Coolify)

Hi everyone,

I’m currently trying to migrate from the free open-source version of Plane to the free commercial edition. However, when attempting to download the docker-compose.yaml for my Coolify deployment, I keep encountering a 404 error.

I’ve been following the official documentation here: https://developers.plane.so/self-hosting/methods/coolify. The download link provided there doesn’t seem to work, and I can’t locate version 1.8.2 either.

Am I missing a step, or is this documentation outdated? Any guidance would be much appreciated.

Thanks in advance!

sorry i forgot to add the v.

so the correct link is:
curl -fsSL https://prime.plane.so/releases/v2.3.4/coolify-compose.yml -o coolify-compose.yml
for exampel