{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7dfb4f9b-7aac-4cab-a36a-cfda68ab8c0f",
    "slug": "tifygm",
    "name": "Chroma",
    "description": "the AI-native open-source embedding database",
    "url": "https://railway.com/deploy/tifygm",
    "upstream": {
      "image": "ghcr.io/chroma-core/chroma:0.4.5"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Chroma",
      "source": {
        "image": "ghcr.io/chroma-core/chroma:0.4.5"
      },
      "needs_volume": true,
      "volume_mount_path": "/index_data",
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "tifygm"
      }
    },
    "cli": "railway deploy --template tifygm",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7dfb4f9b-7aac-4cab-a36a-cfda68ab8c0f",
            "serializedConfig": {
              "services": {
                "55ff4b34-124f-4f3a-9be6-bd919160302f": {
                  "name": "Chroma",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "image": "ghcr.io/chroma-core/chroma:0.4.5"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {}
                  },
                  "volumeMounts": {
                    "55ff4b34-124f-4f3a-9be6-bd919160302f": {
                      "mountPath": "/index_data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-06T11:54:17.289Z",
  "generator_version": "0.1.0"
}
