{
  "manifest_version": "1.0.0",
  "template": {
    "id": "72c39ac9-9891-44b2-b489-ce1bd8f0ed91",
    "slug": "nL4dT5",
    "name": "PocketBlocks",
    "description": "Openblocks + PocketBase; Build internal apps easily ",
    "url": "https://railway.com/deploy/nL4dT5",
    "upstream": {
      "image": "ghcr.io/pedrozadotdev/pocketblocks:latest"
    }
  },
  "services": [
    {
      "name": "pocketblocks",
      "source": {
        "image": "ghcr.io/pedrozadotdev/pocketblocks:latest"
      },
      "needs_volume": true,
      "volume_mount_path": "/pocketblocks/data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "nL4dT5"
      }
    },
    "cli": "railway deploy --template nL4dT5",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "72c39ac9-9891-44b2-b489-ce1bd8f0ed91",
            "serializedConfig": {
              "services": {
                "2406bee8-fd1c-4ead-8f8a-527540c4edaf": {
                  "icon": null,
                  "name": "pocketblocks",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "image": "ghcr.io/pedrozadotdev/pocketblocks:latest"
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {
                    "2406bee8-fd1c-4ead-8f8a-527540c4edaf": {
                      "mountPath": "/pocketblocks/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T09:46:53.993Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_85ab608c8dd04406a42f",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 97,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "pocketblocks"
  }
}
