admin-app-coolify

Automate Coolify installation and management on Ubuntu servers with Docker.

3|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/evolv3ai/claude-skills-archive --skill admin-app-coolify-evolv3ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-app-coolify
Source: https://github.com/evolv3ai/claude-skills-archive/tree/main/archive/skills/admin-app-coolify
Command: npx skills add https://github.com/evolv3ai/claude-skills-archive --skill admin-app-coolify-evolv3ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the installation and management of Coolify, a self-hosted PaaS that simplifies deploying applications using Docker, providing a Heroku-like experience on your own infrastructure.

Core Features & Use Cases

  • Full Coolify Installation: Automates setup on Ubuntu servers, including Docker, Traefik proxy, and firewall configuration.
  • Application Deployment: Enables deployment via Nixpacks, Dockerfile, or Docker Compose.
  • Secure Access: Integrates with Cloudflare Tunnel for HTTPS and secure remote access.
  • Use Case: You need to deploy a new web application but want to avoid managed PaaS costs. Use this Skill to set up your own robust, scalable deployment platform in minutes.

Quick Start

Use the admin-app-coolify skill to install Coolify on your server at 123.45.67.89.

Frequently Asked Questions about admin-app-coolify

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

FAQPage Schema
How do I set up a self-hosted PaaS for Docker app deployments?

You can set up a self-hosted PaaS by installing Coolify on an Ubuntu server. This automates the configuration of Docker, a Traefik proxy, and firewall rules to create a Heroku-like deployment environment on your own infrastructure.

What is Coolify used for in self-hosted application deployment?

Coolify is an open-source self-hosted PaaS used to simplify deploying applications with Docker. It provides a Heroku-like experience on user-controlled infrastructure, allowing you to avoid managed PaaS costs while maintaining robust deployment capabilities.

Can I use Cloudflare Tunnel with Coolify for secure HTTPS access?

Yes, Coolify integrates with Cloudflare Tunnel to provide secure HTTPS and remote access to your deployed applications. This integration is optionally configured during the setup process to secure your self-hosted deployment environment.

How do I deploy applications on Coolify using Docker Compose?

Coolify enables application deployment via Nixpacks, Dockerfile, or Docker Compose. Once your self-hosted PaaS is installed on your Ubuntu server, you can select your preferred method within the Coolify interface to deploy Dockerized applications.

Does Coolify require Docker and Traefik to be pre-installed on my server?

No, Docker and the Traefik proxy do not need to be pre-installed. The Coolify installation process automates the setup of these components along with firewall configuration directly on your Ubuntu server.

What are the limitations of using a self-hosted PaaS instead of a managed solution?

Using a self-hosted PaaS like Coolify requires you to manage your own Ubuntu server infrastructure and firewall configuration. While it eliminates managed PaaS costs, you are responsible for maintaining the server environment and ensuring secure access.