Is there an existing issue for this?
Current behavior
Using the docker steps and downloading the setup.sh script, running on Windows 11 fails. Noticing the VERSION is not set at all.
Steps to reproduce
- Go to https://developers.plane.so/self-hosting/methods/docker-compose
- Follow the instructions
- Running the setup.sh file doesn't show effective pulling of docker components
- Checking existing version fails [curl]
! deployments/cli/community/install.sh
(
|
local latest_release=$(curl -sSL https://api.github.com/repos/$GH_REPO/releases/latest | grep -o '"tag_name": "[^"]*"' | sed 's/"tag_name": "//;s/"//g') |
)
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.2.3
Is there an existing issue for this?
Current behavior
Using the docker steps and downloading the setup.sh script, running on Windows 11 fails. Noticing the VERSION is not set at all.
Steps to reproduce
! deployments/cli/community/install.sh
(
plane/deployments/cli/community/install.sh
Line 60 in c3a9f99
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.2.3