Installation
Download Binary
Download the appropriate binary for your platform from the assets below.
Using Installation Script
curl -sSL https://raw.githubusercontent.com/hongkongkiwi/coolifyme/main/scripts/install.sh | bashUsing in GitHub Actions
- name: Setup Coolify CLI
uses: hongkongkiwi/coolifyme@vv0.1.1
with:
version: v0.1.1Docker
docker run --rm -v ~/.config/coolifyme:/home/coolify/.config/coolifyme ghcr.io/hongkongkiwi/coolifyme:v0.1.1 --helpFull Changelog: v0.1.0...v0.1.1