{
  "manifest_version": "1.0.0",
  "template": {
    "id": "525a2869-80f8-4d70-97f3-c8ad9240e80a",
    "slug": "it-tools",
    "name": "IT-Tools",
    "description": "80+ handy online tools for developers and IT pros in one app.",
    "url": "https://railway.com/deploy/it-tools",
    "upstream": {
      "image": "corentinth/it-tools:2024.10.22-7ca5933@sha256:8b8128748339583ca951af03dfe02a9a4d7363f61a216226fc28030731a5a61f"
    }
  },
  "services": [
    {
      "name": "it-tools",
      "source": {
        "image": "corentinth/it-tools:2024.10.22-7ca5933@sha256:8b8128748339583ca951af03dfe02a9a4d7363f61a216226fc28030731a5a61f"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "it-tools"
      }
    },
    "cli": "railway deploy --template it-tools",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "525a2869-80f8-4d70-97f3-c8ad9240e80a",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "aaabe048-8601-4ad5-ae77-76211bae0420": {
                  "icon": null,
                  "name": "it-tools",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "corentinth/it-tools:2024.10.22-7ca5933@sha256:8b8128748339583ca951af03dfe02a9a4d7363f61a216226fc28030731a5a61f"
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "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-08T20:47:29.946Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_8b191d0f01744eefa0ee",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 52,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "it-tools"
  }
}
