{
  "manifest_version": "1.0.0",
  "template": {
    "id": "42d844f5-6caa-4a17-a343-16bfdb6c9d8c",
    "slug": "openinary",
    "name": "openinary",
    "description": "Self-hosted Cloudinary alternative. Image & video transforms via URL.",
    "url": "https://railway.com/deploy/openinary",
    "upstream": {
      "repo_url": "https://github.com/TheAlexRamirez/openinary-railway-template"
    }
  },
  "services": [
    {
      "name": "openinary-railway-template",
      "source": {
        "repo": "https://github.com/TheAlexRamirez/openinary-railway-template"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "openinary"
      }
    },
    "cli": "railway deploy --template openinary",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "42d844f5-6caa-4a17-a343-16bfdb6c9d8c",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "d80cb089-59c6-4bdc-a990-08071a913c81": {
                  "icon": null,
                  "name": "openinary-railway-template",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/TheAlexRamirez/openinary-railway-template",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T18:50:30.672Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_c6819b3297da42769595",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 107,
    "typical_build_seconds": 52,
    "typical_start_seconds": 11,
    "slowest_service": "openinary-railway-template"
  }
}
