Search the documentation
6 pages for /healthz.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…matches. If `allow_cidrs` is non-empty the gateway is default-deny. `/healthz` and `/readyz` are exempt from `allow_cidrs`. | | `limits` | `max_request_bytes`…
Claude apps gateway deployment and operations
Claude Code CLI · in the page
claude-apps-gateway-deploy
…t the readiness probe at `GET /readyz` and the liveness probe at `GET /healthz` For a complete worked example on AWS, covering ECS Fargate or EKS, Amazon RDS, and AWS Secrets Manager, see [Deploy on…
Deploy Claude apps gateway on AWS
Claude Code CLI · in the page
claude-apps-gateway-on-aws
…claude-apps-gateway-deploy#outage-behavior) for the tradeoff and the `/healthz` alternative. The tasks run in private subnets with no public IP, so all egress (to Bedrock, your IdP, Secrets M…
Customize sessions in self-hosted environments
Claude Code CLI · in the page
self-hosted-environments-configuration
…atically redacted. If sessions stay queued, check the orchestrator's `/healthz` body for queue counts, then open your environment's **Activity** tab on the [**Cloud environments** admin page](https://…
Deploy self-hosted environments to production
Claude Code CLI · in the page
self-hosted-environments-deploy
…ized for the capacity you run. ## Kubernetes The runner serves `GET /healthz` on port 8080 by default, configurable with `--health-port`, so Kubernetes probes work with no extra setup. The endpoint…
Self-hosted environments reference
Claude Code CLI · in the page
self-hosted-environments-reference
…ORT` | `8080` | Port for the `/healthz` and `/metrics` listener. Set `0` to disable.…