We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac64a5 commit a841afdCopy full SHA for a841afd
self-hosting/methods/docker-swarm.mdx
@@ -14,7 +14,7 @@ This guide shows you the steps to deploy a self-hosted instance of the Plane Com
14
### Procedure
15
16
1. **Download the required depoyment files**
17
- - `portainer-compose.yml` – Defines Plane's services and dependencies.
+ - `swarm-compose.yml` – Defines Plane's services and dependencies.
18
```bash
19
curl -fsSL https://prime.plane.so/releases/<plane-version>/portainer-compose.yml -o swarm-compose.yml
20
```
0 commit comments