{
  "manifest_version": "1.0.0",
  "template": {
    "id": "61c081f1-fb86-4834-b9c0-123d4907295f",
    "slug": "6ckIwL",
    "name": "Pocketbase with PB Hooks and PocketCMS",
    "description": "PB with access to Hooks and CMS",
    "url": "https://railway.com/deploy/6ckIwL",
    "upstream": {
      "repo_url": "https://github.com/RenlyLtd/pocketbase-JZsk"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "pocketbase",
      "source": {
        "repo": "https://github.com/RenlyLtd/pocketbase-JZsk"
      },
      "needs_volume": true,
      "volume_mount_path": "/root/pocketcms",
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "pocketbase",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "ask_user"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "6ckIwL"
      }
    },
    "cli": "railway deploy --template 6ckIwL",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "61c081f1-fb86-4834-b9c0-123d4907295f",
            "serializedConfig": {
              "services": {
                "080ad351-493c-423d-8b8a-e47f9415e2bb": {
                  "icon": null,
                  "name": "pocketbase",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/RenlyLtd/pocketbase-JZsk",
                    "rootDirectory": null
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "defaultValue": "{{PORT}}"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {
                    "080ad351-493c-423d-8b8a-e47f9415e2bb": {
                      "mountPath": "/root/pocketcms"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0"
}
