{
  "manifest_version": "1.0.0",
  "template": {
    "id": "818a7059-ab19-4760-a4b1-c7cb106a3934",
    "slug": "drawdb",
    "name": "DrawDB (Open-Source Database Diagram & Design Tool)",
    "description": "DrawDB [Sep ’26] (Visualize & Design Database Schemas Easily) Self Host",
    "url": "https://railway.com/deploy/drawdb",
    "upstream": {
      "repo_url": "https://github.com/Shinyduo/drawdb-railway"
    }
  },
  "services": [
    {
      "name": "amused-light",
      "source": {
        "repo": "https://github.com/Shinyduo/drawdb-railway"
      },
      "needs_volume": true,
      "volume_mount_path": "/data",
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "drawdb"
      }
    },
    "cli": "railway deploy --template drawdb",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "818a7059-ab19-4760-a4b1-c7cb106a3934",
            "serializedConfig": {
              "services": {
                "8721b254-81b4-4a03-ba30-315ceaa5720d": {
                  "icon": null,
                  "name": "amused-light",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/Shinyduo/drawdb-railway",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "volumeMounts": {
                    "8721b254-81b4-4a03-ba30-315ceaa5720d": {
                      "mountPath": "/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-22T10:14:47.278Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T04:21:21.917Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_6b938b21d3484edc95b0",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 161,
    "typical_build_seconds": 102,
    "typical_start_seconds": 5,
    "slowest_service": "amused-light"
  }
}
