forked from github/plane
59981e3e68
* Branch build yml modified to create preview and latest tags * self host install modified to handle public image only * testing update-docker * testing * wip * rolled back to orignal * selfhosting readme updated
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
|
|
|
|
``` |