{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7fc4521f-f2e2-4235-a0da-ad90fd2ac31a",
    "slug": "og-image-template",
    "name": "OG Image Generator",
    "description": "Open Graph social preview image generator API built on Satori",
    "url": "https://railway.com/deploy/og-image-template",
    "upstream": {
      "repo_url": "https://github.com/INAPP-Mobile/railway-og-image-template"
    }
  },
  "services": [
    {
      "name": "og-image-template",
      "source": {
        "repo": "https://github.com/INAPP-Mobile/railway-og-image-template"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "og-image-template"
      }
    },
    "cli": "railway deploy --template og-image-template",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7fc4521f-f2e2-4235-a0da-ad90fd2ac31a",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "6a951583-8697-4825-8bb4-ce6886133e0d": {
                  "icon": null,
                  "name": "og-image-template",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/INAPP-Mobile/railway-og-image-template",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T10:39:17.738Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_896e7852571c4ed494b4",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 128,
    "typical_build_seconds": 26,
    "typical_start_seconds": 10,
    "slowest_service": "og-image-template"
  }
}
