{
  "manifest_version": "1.0.0",
  "template": {
    "id": "889034dc-b0bb-4488-864a-5b393081cc18",
    "slug": "uptime-kuma-1",
    "name": "Uptime Kuma",
    "description": "A powerful, free, and self-hosted tool for monitoring uptimes",
    "url": "https://railway.com/deploy/uptime-kuma-1",
    "upstream": {
      "image": "louislam/uptime-kuma"
    }
  },
  "services": [
    {
      "name": "louislam/uptime-kuma",
      "source": {
        "image": "louislam/uptime-kuma"
      },
      "needs_volume": true,
      "volume_mount_path": "/app/data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "uptime-kuma-1"
      }
    },
    "cli": "railway deploy --template uptime-kuma-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "889034dc-b0bb-4488-864a-5b393081cc18",
            "serializedConfig": {
              "services": {
                "c9f25f8e-d30a-49b8-bff8-e9673f5c0d32": {
                  "icon": "https://uptime.kuma.pet/img/icon.svg",
                  "name": "louislam/uptime-kuma",
                  "source": {
                    "image": "louislam/uptime-kuma"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  },
                  "volumeMounts": {
                    "c9f25f8e-d30a-49b8-bff8-e9673f5c0d32": {
                      "mountPath": "/app/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-09T09:28:46.575Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_3a9bec54834744eaa3d5",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 92,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "louislam/uptime-kuma"
  }
}
