{
  "manifest_version": "1.0.0",
  "template": {
    "id": "a23310b3-75cc-4f78-9048-6de515f7f2e2",
    "slug": "uptime-kuma-self-hosted-uptime-and-statu",
    "name": "Uptime Kuma (Self-Hosted Uptime & Status Page)",
    "description": "Self-hosted uptime monitor & status page. UptimeRobot alternative, zero",
    "url": "https://railway.com/deploy/uptime-kuma-self-hosted-uptime-and-statu",
    "upstream": {
      "image": "louislam/uptime-kuma:2"
    }
  },
  "services": [
    {
      "name": "Uptime Kuma",
      "source": {
        "image": "louislam/uptime-kuma:2"
      },
      "needs_volume": true,
      "volume_mount_path": "/app/data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "uptime-kuma-self-hosted-uptime-and-statu"
      }
    },
    "cli": "railway deploy --template uptime-kuma-self-hosted-uptime-and-statu",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "a23310b3-75cc-4f78-9048-6de515f7f2e2",
            "serializedConfig": {
              "services": {
                "8f7268f9-3545-4604-96a9-b896648c57be": {
                  "icon": "https://uptime.kuma.pet/img/icon.svg",
                  "name": "Uptime Kuma",
                  "build": {},
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": "/dashboard"
                  },
                  "source": {
                    "image": "louislam/uptime-kuma:2"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {
                    "008eadbf-6731-4114-8df9-2c909c456416": {
                      "mountPath": "/app/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {
    "healthcheck": {
      "service": "Uptime Kuma",
      "method": "GET",
      "path": "/dashboard",
      "expect_status": 200
    }
  },
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-17T22:14:38.342Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-17T19:56:39.852Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_def9dbb718dc4a67b56c",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "healthcheck",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 106,
    "typical_build_seconds": 0,
    "typical_start_seconds": 12,
    "slowest_service": "Uptime Kuma"
  }
}
