{
  "manifest_version": "1.0.0",
  "template": {
    "id": "9bb37c63-e307-40a1-8bae-ddcf0713bcee",
    "slug": "sun-panel",
    "name": "sun-panel",
    "description": "服务器、NAS、VPS 导航面板、主页和浏览器主页",
    "url": "https://railway.com/deploy/sun-panel",
    "upstream": {
      "image": "hslr/sun-panel:latest"
    }
  },
  "services": [
    {
      "name": "hslr/sun-panel:latest",
      "source": {
        "image": "hslr/sun-panel:latest"
      },
      "needs_volume": true,
      "volume_mount_path": "/app/conf",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "sun-panel"
      }
    },
    "cli": "railway deploy --template sun-panel",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "9bb37c63-e307-40a1-8bae-ddcf0713bcee",
            "serializedConfig": {
              "services": {
                "5f644383-2ac3-45d4-b055-52c8dd864425": {
                  "name": "hslr/sun-panel:latest",
                  "source": {
                    "image": "hslr/sun-panel:latest"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:3002": {
                        "port": 3002
                      }
                    }
                  },
                  "volumeMounts": {
                    "5f644383-2ac3-45d4-b055-52c8dd864425": {
                      "mountPath": "/app/conf"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-18T17:20:42.434Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_c292c6a03ccb4daab06b",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 83,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "hslr/sun-panel:latest"
  }
}
