Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/DevOps & CI/CD/Coolify
icon of Coolify

Coolify

Coolify is a self-hosted Heroku alternative that deploys apps, databases, and services to any SSH-accessible server. Apache 2.0 licensed with no per-seat or per-deployment fees.

338 starsGoMITActive recently
Visit websiteGitHub repo
image of Coolify
Contents
  1. 01Who Coolify is for
  2. 02The problem it solves
  3. 03How it solves it
  4. 04Strengths and trade-offs
  5. 05Install and self-host
  6. 06Tech stack
  7. 07FAQ
  8. 08Similar open-source tools
TL;DR

Coolify CLI is a command-line client for managing Coolify through its API. It replaces dashboard-only deployment operations for teams that want scripted access to self-hosted or cloud Coolify instances. MIT licensed.MIT · Go · 338 stars · Active recently

who it's for

Who Coolify is for#

Operators automating Coolify tasks

Coolify CLI fits teams that want terminal or script access to Coolify deployment operations.

Skip if:

You do not use Coolify for deployment or hosting.

Self-hosted platform teams

The CLI helps teams connect automation to a self-hosted Coolify instance through API tokens.

Skip if:

Your deployment workflow must remain dashboard-only for access-control reasons.

the problem

The problem it solves#

Deployment platforms are easier to operate when common actions can be scripted. If every operation requires a dashboard click, teams struggle to automate setup, repeat workflows, or connect deployment tasks to CI and internal tooling.

Coolify users need a reliable way to authenticate against cloud or self-hosted instances and run API-backed actions from the terminal. A CLI makes the platform more useful for operators and AI agents.

how Coolify solves it

How it solves it#

Coolify API client

The CLI connects to Coolify instances using API tokens from cloud or self-hosted dashboards.

Cross-platform install options

The README documents install scripts, Homebrew, Windows PowerShell installation, and go install.

Agent-friendly instructions

The repository includes instructions for LLMs and AI agents, making CLI usage easier to automate.

strengths · trade-offs

Strengths and trade-offs#

Strengths

  • Terminal control for deploymentsCoolify CLI is strongest for operators who already use Coolify and want repeatable API-backed workflows.
  • Works with self-hosted CoolifyThe setup flow supports pointing the CLI at a self-hosted Coolify URL and token.

Trade-offs

  • -Depends on CoolifyThis is a CLI for Coolify, not a standalone deployment platform. It is only useful if Coolify is part of your infrastructure.
install · self-host

Install and self-host#

bash
curl -fsSL https://raw.githubusercontent.com/coollabsio/coolify-cli/main/scripts/install.sh | bash
tech stack · detected from GitHub

What it's built on#

Languages
Go
frequently asked

FAQ#

What is Coolify CLI used for?

Coolify CLI is used to interact with the Coolify API from the terminal.

Does Coolify CLI work with self-hosted Coolify?

Yes. The README documents setup for self-hosted Coolify by providing the instance URL and API token.

What license does Coolify CLI use?

GitHub metadata reports MIT licensing for Coolify CLI.

also worth a look

Similar open-source tools#

Nginx

Nginx

Serve static files, proxy requests, terminate TLS, and cache content.

30.5KCBSD-2-Clause
1Panel

1Panel

One-click Docker and SSL from a web-based Linux server panel

35.4KGoGPL-3.0
Digger

Digger

Self-hosted Terraform CI/CD that runs natively in GitHub Actions

5KGoMIT
Coroot

Coroot

Instant observability with no-code setup.

7.6KGoApache-2.0
hysteria

hysteria

Fast and censorship-resistant proxy solution

21.2KGoMIT
RuFlo

RuFlo

Deploy intelligent AI agents with ease.

52.5KTypeScriptMIT

Repository

Stars
338
Forks
51
License
MIT
Latest
v1.6.2
Last commit
33 days ago
Last verified
May 13, 2026
Repo
coollabsio/coolify-cli ↗

Additional details

Language
Go
Open issues
4
Contributors
11
First release
2023

Categories

DevOps & CI/CDCloud & HostingIT Management

Tags

Self HostedDevOps ToolsCI/CD PlatformsServer ManagementWeb HostingBaaSCloud ManagementCLI