coolify-manager

Automate Coolify deployment management and WordPress troubleshooting via CLI and API.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/ydemir/openclawmaster --skill coolify-manager-ydemir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coolify-manager
Source: https://github.com/ydemir/openclawmaster/tree/main/.agents/skills/coolify-manager
Command: npx skills add https://github.com/ydemir/openclawmaster --skill coolify-manager-ydemir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Coolify users need a unified, repeatable workflow to diagnose health, manage deployments, and troubleshoot WordPress on Coolify across self-hosted and cloud instances.

Core Features & Use Cases

  • Hybrid CLI + API workflows for end-to-end management of apps, services, databases, deployments, and environments
  • WordPress troubleshooting patterns and container access to fix site issues on Coolify
  • Health checks and diagnostics to verify connectivity, contexts, and resource status across multiple Coolify instances
  • One-shot automation: install CLI, configure context from .env, and run health checks to validate setup

Quick Start

Install the Coolify CLI, configure your context from a .env file, and verify the connection.

Frequently Asked Questions about coolify-manager

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

FAQPage Schema
How do I manage Coolify deployments using the API and CLI?

You can manage Coolify deployments by using a hybrid CLI and API workflow to automate app configurations, access containers, and handle multi-context setups across cloud or self-hosted Coolify instances.

What do I need to configure before automating Coolify deployment tasks?

You need a .env file containing your COOLIFY_BASE_URL and COOLIFY_API_TOKEN. This configuration allows the scripts to install the Coolify CLI, set up your context, and validate the connection via health checks.

Can I troubleshoot WordPress issues directly on a Coolify instance?

Yes, you can troubleshoot WordPress on Coolify using specific patterns and container access provided by the workflow to diagnose and fix site issues within your deployment environment.

How do I run a health check to verify my Coolify instance connectivity?

You can run health checks and diagnostics using the provided scripts to verify connectivity, validate contexts, and check resource status across multiple Coolify instances after configuring your environment.

Does this approach work for managing multi-context setups across different Coolify instances?

Yes, the hybrid CLI and API workflow supports multi-context setups, allowing you to manage apps, services, databases, and environments across both self-hosted and cloud Coolify instances from a single automated process.