{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b4220694-7713-4140-b68d-b9669ec33120",
    "slug": "bentopdf",
    "name": "BentoPDF",
    "description": "A Privacy First PDF Toolkit | StirlingPDF alternative",
    "url": "https://railway.com/deploy/bentopdf",
    "upstream": {
      "image": "bentopdf/bentopdf:latest"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "bentopdf/bentopdf:latest",
      "source": {
        "image": "bentopdf/bentopdf:latest"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "bentopdf"
      }
    },
    "cli": "railway deploy --template bentopdf",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b4220694-7713-4140-b68d-b9669ec33120",
            "serializedConfig": {
              "services": {
                "bb38a03d-ee5a-4aec-8de0-96dfe3e642b5": {
                  "icon": "https://lhbaovhjuhitknbfclbg.supabase.co/storage/v1/object/public/logos/bentopdf.png",
                  "name": "bentopdf/bentopdf:latest",
                  "source": {
                    "image": "bentopdf/bentopdf:latest"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-09T18:02:45.738Z",
  "generator_version": "0.1.0"
}
