Skip to content

feat: add public /healthz endpoint#82

Merged
vignesh07 merged 1 commit into
mainfrom
feat/oneclick-healthz
Feb 11, 2026
Merged

feat: add public /healthz endpoint#82
vignesh07 merged 1 commit into
mainfrom
feat/oneclick-healthz

Conversation

@vignesh07

Copy link
Copy Markdown
Owner

Adds a public (no-auth) /healthz endpoint to make Railway probes and “is it up?” checks easier.

Returns:

  • wrapper configured state
  • gateway target + reachability probe (only if configured)
  • last gateway error/exit breadcrumbs

Includes a tiny regression test guarding the route’s presence.

@vignesh07 vignesh07 merged commit 35c5525 into main Feb 11, 2026
1 check passed
@vignesh07 vignesh07 deleted the feat/oneclick-healthz branch February 11, 2026 17:51
gginesta pushed a commit to gginesta/clawdbot-railway-template that referenced this pull request Feb 17, 2026
Merges 30 upstream commits including:
- CRITICAL: Remove deprecated CLAWDBOT_* references (vignesh07#94)
- Pin OpenClaw build ref to latest release tag (vignesh07#77)
- Set gateway.trustedProxies for Railway proxy (vignesh07#102)
- Add /healthz endpoint with TCP gateway probe (vignesh07#82, vignesh07#107)
- Auto-start gateway at boot when configured (vignesh07#71)
- Run openclaw doctor on gateway start failure (vignesh07#87)
- Harden proxy errors, shutdown, and runCmd timers (vignesh07#116)
- Setup page improvements (pairing, plugins, debug console)
- Add pnpm to runtime image for openclaw update (vignesh07#72)
- Telegram/Discord diagnostics + credential dir handling

Our customizations (Tailscale, Syncthing, Brave browser) preserved.
k7cfo pushed a commit to k7cfo/railclaw that referenced this pull request Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant