# Coolify Self Hosted Paas

> Self-hosted alternative to Vercel, Heroku, Netlify, and Render — deploy applications, databases, and services on your own server (or any VPS) with git-push workflows, automatic SSL, preview deployments, and zero per-seat fees. Apache 2.0 licensed. Use when recommending deployment infrastructure to clients who want cost control, data sovereignty, or freedom from PaaS lock-in, or when an arm needs…

- **Type:** Skill
- **Install:** `agentstack add skill-carloscape-octorato-coolify-self-hosted-paas`
- **Verified:** Pending review
- **Seller:** [CarlosCaPe](https://agentstack.voostack.com/s/carloscape)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [CarlosCaPe](https://github.com/CarlosCaPe)
- **Source:** https://github.com/CarlosCaPe/octorato/tree/master/skills/coolify-self-hosted-paas
- **Website:** https://www.dataqbs.com/octorato

## Install

```sh
agentstack add skill-carloscape-octorato-coolify-self-hosted-paas
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Coolify — Self-Hosted PaaS

The OSS answer to "Vercel/Heroku/Netlify, but on your server." Single Docker-based install, web UI, git-push deploys, automatic SSL via Let's Encrypt, preview environments per PR. Apache 2.0.

## When to use

- Client wants Vercel/Heroku-like ergonomics but owns the infrastructure (cost, sovereignty, compliance)
- Many small services to manage centrally without per-service hosting bills
- Self-hosting on a single VPS or bare metal — Coolify orchestrates Docker for you
- The client's existing managed PaaS pricing is now exceeding the cost of a VPS + Coolify combo
- Air-gapped or on-prem deployments where SaaS PaaS isn't an option

## When NOT to use

- Client genuinely needs hyperscale edge / global CDN — Vercel/Cloudflare/Netlify still win
- Team doesn't want to operate the underlying infrastructure (Coolify is *less* managed than Vercel)
- Compliance regime that requires a SOC 2 / ISO 27001 certified provider (Coolify is OSS — *you* are the provider)

## Source of truth

- Repository: `github.com/coollabsio/coolify`
- License: Apache 2.0
- Install: single Docker-based bootstrap on a VPS (Hetzner / DigitalOcean / Linode / etc.)
- Web UI for project, server, application, and database management
- Supports: Docker, docker-compose, Dockerfile, Buildpacks, plain git repos

## Quick start (rough — verify against current README)

```bash
# On a fresh Ubuntu VPS:
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
# Then access the web UI at https://:8000 and add servers, projects, applications
```

After install: connect a git repo, choose build method, hit deploy. SSL is provisioned automatically.

## Coolify vs commercial PaaS — when each wins

| Need | Recommended |
|---|---|
| Cost-sensitive client, willing to operate VPS | **Coolify** |
| Hyperscale edge / global CDN out of the box | Vercel / Cloudflare Pages |
| Easiest possible "git push" with zero ops | Vercel / Netlify |
| Compliance regime requires SOC 2-certified provider | Commercial PaaS |
| Self-hosting required (data sovereignty, regulated industry) | **Coolify** |
| Single pane of glass for many small services on one VPS | **Coolify** |
| Need built-in preview deployments per PR | Either (Coolify has them, Vercel polished) |

## Recommendation pattern (proposals)

> "For clients spending more than ~$200/month on managed PaaS for non-edge workloads, Coolify on a $20-60/month VPS often pays for itself in the first quarter and gives the team full control of their deployment plane. It's the right call when data sovereignty, predictable cost, or freedom from PaaS lock-in matter. It's the wrong call when global edge performance or zero-ops is the primary requirement."

## Limits to disclose to a client

- **You become the operator** — uptime is your responsibility, not Vercel's
- No global edge CDN out of the box (single-region by default)
- Smaller ecosystem than Vercel/Netlify — fewer one-click integrations
- Apache 2.0 is permissive but the operator must maintain the install

## Related brain assets

- `cloudflare-deploy` — when global edge matters, prefer this over Coolify
- `vercel-deploy`, `netlify-deploy`, `render-deploy` — sister skills for the commercial alternatives
- Sister pattern: `floci-local-aws`, `tabularis-db-client` — "OSS replaces commercial tool" recommendations
- DevOps Automator agent — for hardening a Coolify install for client use (backups, monitoring, ops runbook)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [CarlosCaPe](https://github.com/CarlosCaPe)
- **Source:** [CarlosCaPe/octorato](https://github.com/CarlosCaPe/octorato)
- **License:** MIT
- **Homepage:** https://www.dataqbs.com/octorato

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** yes
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: flagged — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-carloscape-octorato-coolify-self-hosted-paas
- Seller: https://agentstack.voostack.com/s/carloscape
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
