File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22title : Docker Swarm
33---
44
5- This guide shows you the steps to deploy a self-hosted instance of the Plane Commercial Edition ( ` v1.8.2 ` onwards) using Docker Swarm.
5+ This guide shows you the steps to deploy a self-hosted instance of the Plane Commercial Edition using Docker Swarm.
66
77## Install Plane
88
@@ -21,6 +21,9 @@ This guide shows you the steps to deploy a self-hosted instance of the Plane Com
2121 ``` bash
2222 curl -fsSL https://prime.plane.so/releases/< plane-version> /variables.env -o plane.env
2323 ```
24+ <Warning >
25+ The ` <plane-version> ` value should be v1.8.2 or higher.
26+ </Warning >
2427
25282 . ** Configure environment variables**
2629 Before deploying, edit the ` variables.env ` file in your preferred text editor and update the following values:
You can’t perform that action at this time.
0 commit comments