{
  "manifest_version": "1.0.0",
  "template": {
    "id": "f7df286b-f057-44a2-8865-1f269e3ffdf7",
    "slug": "GEyNgl",
    "name": "QuestDB",
    "description": "QuestDB is the world's fastest growing open-source time-series database.",
    "url": "https://railway.com/deploy/GEyNgl",
    "upstream": {
      "image": "questdb/questdb:latest"
    }
  },
  "services": [
    {
      "name": "questdb/questdb",
      "source": {
        "image": "questdb/questdb:latest"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "questdb/questdb",
      "description": "A user-defined PORT to tell Railway what port to expose for public networking.",
      "secret": false,
      "strategy": "default",
      "default": "9000"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "GEyNgl"
      }
    },
    "cli": "railway deploy --template GEyNgl",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "f7df286b-f057-44a2-8865-1f269e3ffdf7",
            "serializedConfig": {
              "services": {
                "c7be0ab2-5191-487c-83d7-f11d95fa268d": {
                  "icon": "https://upload.wikimedia.org/wikipedia/commons/d/db/Questdb-logo.svg",
                  "name": "questdb/questdb",
                  "source": {
                    "image": "questdb/questdb:latest"
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": true,
                      "description": "A user-defined PORT to tell Railway what port to expose for public networking.",
                      "defaultValue": "9000"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T00:22:10.222Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_4a72c5be0a224e7cae13",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 86,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "questdb/questdb"
  }
}
