{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ca4a0909-a9cd-4252-8e71-c954a9999f2b",
    "slug": "bento-pdf-small",
    "name": "PDF Editor - 100+ Tools",
    "description": "Edit, split, merge,convert, OCR and secure PDFs easily with BentoPDF",
    "url": "https://railway.com/deploy/bento-pdf-small",
    "upstream": {
      "image": "ghcr.io/alam00000/bentopdf-simple:sha-8dcd936"
    }
  },
  "services": [
    {
      "name": "bentopdf-simple",
      "source": {
        "image": "ghcr.io/alam00000/bentopdf-simple:sha-8dcd936"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "bentopdf-simple",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "8080"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "bento-pdf-small"
      }
    },
    "cli": "railway deploy --template bento-pdf-small",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ca4a0909-a9cd-4252-8e71-c954a9999f2b",
            "serializedConfig": {
              "services": {
                "5f24d7eb-dd58-45ca-a065-868e449405b0": {
                  "name": "bentopdf-simple",
                  "source": {
                    "image": "ghcr.io/alam00000/bentopdf-simple:sha-8dcd936"
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "8080"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-19T22:14:40.433Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T19:28:19.279Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_1cc62c2b73c046e9888e",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 69,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "bentopdf-simple"
  }
}
