{
  "manifest_version": "1.0.0",
  "template": {
    "id": "5476d53c-1608-4a93-a5ec-e8d93d2764f3",
    "slug": "openreel-video",
    "name": "OpenReel Video",
    "description": "Web based CapCut alternative. No install, cloud uploads, watermarks.",
    "url": "https://railway.com/deploy/openreel-video",
    "upstream": {
      "repo_url": "https://github.com/iqbalexperience/openreel-video"
    }
  },
  "services": [
    {
      "name": "openreel-video",
      "source": {
        "repo": "https://github.com/iqbalexperience/openreel-video"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "openreel-video"
      }
    },
    "cli": "railway deploy --template openreel-video",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "5476d53c-1608-4a93-a5ec-e8d93d2764f3",
            "serializedConfig": {
              "services": {
                "4d791275-53db-4df7-babf-f400d25d2c37": {
                  "name": "openreel-video",
                  "source": {
                    "repo": "iqbalexperience/openreel-video",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-09T01:38:41.673Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_bb0981dab97b4b1a9f4a",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 195,
    "typical_build_seconds": 91,
    "typical_start_seconds": 11,
    "slowest_service": "openreel-video"
  }
}
