{
  "manifest_version": "1.0.0",
  "template": {
    "id": "44580891-d2e1-426d-97e4-9580d5ddc8f1",
    "slug": "pocketbaserailway",
    "name": "pocketbase_railway",
    "description": "A Pocketbase template deployable on railway",
    "url": "https://railway.com/deploy/pocketbaserailway",
    "upstream": {
      "repo_url": "https://github.com/metruzanca/pocketbase_railway"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "pocketbase_railway",
      "source": {
        "repo": "https://github.com/metruzanca/pocketbase_railway"
      },
      "needs_volume": true,
      "volume_mount_path": "/pb_data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "pocketbaserailway"
      }
    },
    "cli": "railway deploy --template pocketbaserailway",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "44580891-d2e1-426d-97e4-9580d5ddc8f1",
            "serializedConfig": {
              "services": {
                "d1db3989-7d88-4357-a2ff-8abe868fd6d0": {
                  "icon": "https://pocketbase.io/images/favicon/favicon-32x32.png",
                  "name": "pocketbase_railway",
                  "deploy": {
                    "healthcheckPath": ""
                  },
                  "source": {
                    "repo": "metruzanca/pocketbase_railway",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8090": {
                        "port": 8090
                      }
                    }
                  },
                  "volumeMounts": {
                    "d1db3989-7d88-4357-a2ff-8abe868fd6d0": {
                      "mountPath": "/pb_data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-05T17:54:19.086Z",
  "generator_version": "0.1.0"
}
