coolify

Manage Coolify applications, databases, services, deployments, and servers via the Coolify API.

7|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/LvcidPsyche/polymarket-arbitrage-bot --skill coolify-lvcidpsyche
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coolify
Source: https://github.com/LvcidPsyche/polymarket-arbitrage-bot/tree/main/skills/coolify
Command: npx skills add https://github.com/LvcidPsyche/polymarket-arbitrage-bot --skill coolify-lvcidpsyche

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, bash, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Coolify deployments and resources can be complex to manage manually across multiple environments. This skill provides a unified, API-driven interface to create, start, stop, restart, log, and manage apps, databases, services, deployments, and servers, reducing manual steps and configuration drift.

Core Features & Use Cases

  • Centralized control of applications, databases, services, deployments, and servers through the Coolify API.
  • Lifecycle management (start, stop, restart), deployment, environment variables, and logs, enabling automation and reproducible pipelines.
  • Real-world use case: automate provisioning of a new app, configure environment variables, deploy, and monitor status across cloud or self-hosted instances.

Quick Start

Create and deploy a new public Git application by providing the required project-uuid, server-uuid, repository URL, branch, and name.

Frequently Asked Questions about coolify

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

FAQPage Schema
How do I automate Coolify deployments via the API?

Automate Coolify deployments by using API-driven control to manage applications, databases, and servers. This provides end-to-end coverage for lifecycle management, environment variables, and logs across cloud or self-hosted instances without manual steps.

What do I need to manage Coolify applications through API orchestration?

Managing Coolify applications requires a COOLIFY_TOKEN for authentication, along with curl, jq, and bash installed. These dependencies enable standardized JSON responses, error handling, and readiness checks for your infrastructure.

Can I start, stop, and restart databases in self-hosted Coolify instances?

Yes, you can start, stop, and restart databases in self-hosted Coolify instances. The API-driven interface supports centralized lifecycle management for databases, services, and applications across multiple environments to prevent configuration drift.

What is the best way to provision a new application on a Coolify server?

The best way to provision a Coolify application is via API automation by providing the project-uuid, server-uuid, repository URL, branch, and name. This enables reproducible pipelines and immediate deployment status monitoring.

Does this API approach handle errors and readiness checks for Coolify services?

Yes, this API approach handles errors and readiness checks for Coolify services. It supports standardized JSON responses and includes error handling to ensure reliable orchestration of applications, databases, and servers during deployment.