{
  "name": "deploy-to-cloud-engine",
  "title": "Deploy to Cloud Engine",
  "category": "Infrastructure",
  "description": "Deploys an already-built Internet Computer project to a user's own cloud engine (an OpenCloud / control-panel engine, administered from a web console). Covers verifying the icp CLI, linking the user's console identity to the CLI with `icp identity link web`, defaulting the console origin to https://opencloud.org (overridable when the user signs in to a different console), obtaining the engine's subnet id (asking the user when it is unknown), running `icp deploy` against that subnet, and tagging the canisters with `__META_*` environment variables so the engine console shows a named app with labelled backend/frontend canisters and an app icon. Use when a developer wants to ship an app to their cloud engine, mentions a cloud engine, OpenCloud, an engine subnet id, linking the icp CLI to an engine console, or giving a deployed app a name or icon in the console. Do NOT use for a general mainnet deploy with no specific engine or subnet (use the icp-cli skill) or for writing canister code.",
  "license": "Apache-2.0",
  "compatibility": "icp-cli >= 0.3.0 (commands verified against 0.3.0), a cloud engine console account, a browser for the Internet Identity sign-in",
  "updated": "2026-06-24T10:16:53.000Z",
  "urls": {
    "html": "https://skills.internetcomputer.org/skills/deploy-to-cloud-engine/",
    "markdown": "https://skills.internetcomputer.org/.well-known/skills/deploy-to-cloud-engine/SKILL.md",
    "json": "https://skills.internetcomputer.org/api/skills/deploy-to-cloud-engine.json",
    "source": "https://github.com/dfinity/icskills/blob/be19bd03f1e31a653d0cf6fd862196f9ffb44a02/skills/deploy-to-cloud-engine/SKILL.md"
  },
  "publisher": {
    "name": "DFINITY Foundation",
    "url": "https://dfinity.org"
  },
  "canonicalRepo": {
    "name": "dfinity/icskills",
    "url": "https://github.com/dfinity/icskills"
  }
}
