{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ed220da4-a7f6-43af-9288-92a7d52e3d1a",
    "slug": "qinglong-azure-dragon",
    "name": "Qinglong - Azure Dragon",
    "description": "Timed Task management supporting Python3,JavaScript,Shell,Typescript",
    "url": "https://railway.com/deploy/qinglong-azure-dragon",
    "upstream": {
      "image": "whyour/qinglong"
    }
  },
  "services": [
    {
      "name": "whyour/qinglong",
      "source": {
        "image": "whyour/qinglong"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "qinglong-azure-dragon"
      }
    },
    "cli": "railway deploy --template qinglong-azure-dragon",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ed220da4-a7f6-43af-9288-92a7d52e3d1a",
            "serializedConfig": {
              "services": {
                "9b66e9b5-660c-437a-87e7-bb05d1cfbf2a": {
                  "name": "whyour/qinglong",
                  "source": {
                    "image": "whyour/qinglong"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:5700": {
                        "port": 5700
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-09T02:23:16.206Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_c6578e9542274d2a8e91",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 33,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "whyour/qinglong"
  }
}
