mirror of
https://github.com/makeplane/plane.git
synced 2026-02-24 20:20:49 +01:00
8 lines
324 B
Markdown
8 lines
324 B
Markdown
|
|
## Coolify Setup
|
||
|
|
|
||
|
|
Access the `coolify-docker-compose` file [here](https://raw.githubusercontent.com/makeplane/plane/master/deploy/coolify/coolify-docker-compose.yml) or download using using below command
|
||
|
|
|
||
|
|
```
|
||
|
|
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/master/deploy/coolify/coolify-docker-compose.yml
|
||
|
|
|
||
|
|
```
|