{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ad3522bb-2439-4141-8023-d924083c179c",
    "slug": "speedtest-template",
    "name": "speedtest-template",
    "description": "Track your internet speed over time - scheduled tests, graphs, history",
    "url": "https://railway.com/deploy/speedtest-template",
    "upstream": {
      "repo_url": "https://github.com/lNamelessl/speedtest-tracker-railway-template"
    }
  },
  "services": [
    {
      "name": "speedtest-template",
      "source": {
        "repo": "https://github.com/lNamelessl/speedtest-tracker-railway-template"
      },
      "needs_volume": true,
      "volume_mount_path": "/config",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "speedtest-template"
      }
    },
    "cli": "railway deploy --template speedtest-template",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ad3522bb-2439-4141-8023-d924083c179c",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "c24d13f4-adca-4347-b779-4b7c139c7709": {
                  "icon": null,
                  "name": "speedtest-template",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/lNamelessl/speedtest-tracker-railway-template",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:80": {
                        "port": 80
                      }
                    }
                  },
                  "volumeMounts": {
                    "c24d13f4-adca-4347-b779-4b7c139c7709": {
                      "mountPath": "/config"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-19T22:14:40.433Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T20:13:47.256Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_9023d11c77704309969a",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 47,
    "typical_build_seconds": 20,
    "typical_start_seconds": 10,
    "slowest_service": "speedtest-template"
  }
}
