{
  "manifest_version": "1.0.0",
  "template": {
    "id": "26d4ec44-5c35-455e-9233-5dec5a0086ed",
    "slug": "5H1xtf",
    "name": "Couchbase",
    "description": "NoSQL cloud database that delivers versatility, performance & scalability.",
    "url": "https://railway.com/deploy/5H1xtf",
    "upstream": {
      "image": "couchbase"
    }
  },
  "services": [
    {
      "name": "couchbase",
      "source": {
        "image": "couchbase"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "couchbase",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "8091"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "5H1xtf"
      }
    },
    "cli": "railway deploy --template 5H1xtf",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "26d4ec44-5c35-455e-9233-5dec5a0086ed",
            "serializedConfig": {
              "services": {
                "3b90d5ee-f32e-496d-835a-7d7ac85c42ee": {
                  "name": "couchbase",
                  "source": {
                    "image": "couchbase"
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "8091"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T22:14:37.505Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T04:25:25.955Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_2d8700149ce14abe8f78",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 72,
    "typical_build_seconds": 0,
    "typical_start_seconds": 10,
    "slowest_service": "couchbase"
  }
}
