{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b4c3d1d1-ae81-4cf9-8ab8-ee35a7ddcd0b",
    "slug": "ipingonline",
    "name": "iping.online",
    "description": "hello world hello world hello world ",
    "url": "https://railway.com/deploy/ipingonline",
    "upstream": {
      "repo_url": "https://github.com/w8zrd/iping.online"
    }
  },
  "services": [
    {
      "name": "iping.online",
      "source": {
        "repo": "https://github.com/w8zrd/iping.online"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "ipingonline"
      }
    },
    "cli": "railway deploy --template ipingonline",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b4c3d1d1-ae81-4cf9-8ab8-ee35a7ddcd0b",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "00d5e7e4-3bdc-42e9-bc09-fe509af94d90": {
                  "icon": null,
                  "name": "iping.online",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/w8zrd/iping.online",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-18T16:19:41.099Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_e763c96749694835a473",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 64,
    "typical_build_seconds": 30,
    "typical_start_seconds": 0,
    "slowest_service": "iping.online"
  }
}
