{
  "manifest_version": "1.0.0",
  "template": {
    "id": "0c500eec-0096-4de1-962b-beec636a4a90",
    "slug": "jeXlHI",
    "name": "Presentator",
    "description": "A free and open source design feedback and presentation platform.",
    "url": "https://railway.com/deploy/jeXlHI",
    "upstream": {
      "image": "ganigeorgiev/presentator:latest"
    }
  },
  "services": [
    {
      "name": "Docker Image",
      "source": {
        "image": "ganigeorgiev/presentator:latest"
      },
      "needs_volume": true,
      "volume_mount_path": "/pr/pb_data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "jeXlHI"
      }
    },
    "cli": "railway deploy --template jeXlHI",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "0c500eec-0096-4de1-962b-beec636a4a90",
            "serializedConfig": {
              "services": {
                "1b05bf44-261a-43b2-9204-87731768a123": {
                  "icon": null,
                  "name": "Docker Image",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "image": "ganigeorgiev/presentator:latest"
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {
                    "1b05bf44-261a-43b2-9204-87731768a123": {
                      "mountPath": "/pr/pb_data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T10:31:41.444Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_d632f2683f804f358194",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 61,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "Docker Image"
  }
}
