{
  "manifest_version": "1.0.0",
  "template": {
    "id": "5a86bf10-353b-44b6-af63-40364def2c16",
    "slug": "i1tz3T",
    "name": "Qdrant",
    "description": "High-Performance Vector Database for Scalable AI Applications",
    "url": "https://railway.com/deploy/i1tz3T",
    "upstream": {
      "image": "qdrant/qdrant"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Qdrant",
      "source": {
        "image": "qdrant/qdrant"
      },
      "needs_volume": true,
      "volume_mount_path": "/qdrant/storage",
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "Qdrant",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "6333"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "i1tz3T"
      }
    },
    "cli": "railway deploy --template i1tz3T",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "5a86bf10-353b-44b6-af63-40364def2c16",
            "serializedConfig": {
              "services": {
                "610a9b81-118e-48b5-b9d0-1bb8c208e4a9": {
                  "icon": "https://baserow-backend-production20240528124524339000000001.s3.amazonaws.com/user_files/Vec9NwWHVhPfcIA13JVAB9rhAgwzvzit_157f6775a84e1fae8b4c803a487bdbcfc529c18533a28f5cb894faf6560b0576.png",
                  "name": "Qdrant",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "image": "qdrant/qdrant"
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "defaultValue": "6333"
                    }
                  },
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {
                    "610a9b81-118e-48b5-b9d0-1bb8c208e4a9": {
                      "mountPath": "/qdrant/storage"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-06T11:54:17.289Z",
  "generator_version": "0.1.0"
}
