host
Installation
SKILL.md
Host a new resource
You are deploying onto the single Coolify server described in docs/platform.md (how it works)
and docs/infrastructure.md (what is on it), reachable only through the Coolify MCP — no SSH, no docker CLI. Read that file's
"Checklist for adding a new resource" if anything below is ambiguous; it is authoritative.
Required input: what to host (git repo URL, image reference, or product name). Optional: lane and name. The name is resolved from the rules; the lane is asked for when the user did not state it (step 1).
Read instance.yaml (at the repo root) first. Domains, project names, the
environment, and policy defaults are named below by their keys there — never assume
the values, and never hardcode a value from it back into this skill.