coolify-cli

Manage Coolify PaaS deployments, databases, services, and servers via CLI.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/ofelixdev/cc-kit --skill coolify-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coolify-cli
Source: https://github.com/ofelixdev/cc-kit/tree/main/template/skills/coolify-cli
Command: npx skills add https://github.com/ofelixdev/cc-kit --skill coolify-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of your Coolify self-hosted PaaS deployments directly from the command line, eliminating the need to switch to a web UI for common tasks.

Core Features & Use Cases

  • Application Lifecycle Management: Deploy, start, stop, restart, and delete applications.
  • Database & Service Management: Provision, manage, and back up databases; manage one-click services.
  • Environment & Server Configuration: Sync environment variables, manage servers, and configure SSH keys.
  • Use Case: You need to quickly deploy a new version of your application to your staging environment, sync the latest database credentials, and then monitor the logs to ensure everything is running smoothly.

Quick Start

Install the Coolify CLI using the provided script for your operating system.

Frequently Asked Questions about coolify-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Coolify PaaS deployments from the command line?

You can manage Coolify PaaS deployments from the command line using a CLI tool that controls application lifecycle, database provisioning, and server configuration without switching to a web UI. It supports multi-instance contexts and JSON output for scripting.

Can I provision databases and automate backups using a Coolify CLI?

Yes, you can provision databases and automate backups using the Coolify CLI. It enables full database management and supports automated backups alongside managing one-click services directly from your terminal.

Why does my environment variable sync fail when updating Coolify services?

Environment variable sync failures and service update errors are addressed by the Coolify CLI's environment management features, which allow you to sync variables and manage configurations directly from your terminal.

Does the Coolify CLI support JSON output for automated server management scripts?

Yes, the Coolify CLI supports JSON output specifically for scripting automated server management tasks. This allows you to integrate application deployment and service management into your existing DevOps workflows.

What is the best way to control multiple self-hosted Coolify instances?

The best way to control multiple self-hosted Coolify instances is using a CLI that supports multi-instance contexts. This allows you to manage application deployments and server configurations across different environments from a single terminal interface.