{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ea6a736d-5500-4529-b6aa-ed58f79fa264",
    "slug": "nJKarX",
    "name": "Beszel",
    "description": "🔭 Lightweight server monitoring hub with Docker stats.",
    "url": "https://railway.com/deploy/nJKarX",
    "upstream": {
      "image": "henrygd/beszel:latest"
    }
  },
  "services": [
    {
      "name": "App",
      "source": {
        "image": "henrygd/beszel:latest"
      },
      "needs_volume": true,
      "volume_mount_path": "/beszel_data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "nJKarX"
      }
    },
    "cli": "railway deploy --template nJKarX",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ea6a736d-5500-4529-b6aa-ed58f79fa264",
            "serializedConfig": {
              "services": {
                "51f897ff-c6c0-4dbf-ab9b-0996b3012591": {
                  "icon": "https://www.myqnap.org/wp-content/uploads/beszel-logo.png",
                  "name": "App",
                  "source": {
                    "image": "henrygd/beszel:latest"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {
                    "51f897ff-c6c0-4dbf-ab9b-0996b3012591": {
                      "mountPath": "/beszel_data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-22T10:14:47.278Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T09:40:05.757Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_b9a33ebb96294c739093",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 94,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "App"
  }
}
