🤠 Node.js Rodeo

🤠 Welcome to the rodeo

A sandbox for putting Node.js hosting through its paces — routing, environment variables, logging, persistence, restarts, and outbound networking.

app: up db: connected admin: disabled (set ADMIN_SECRET)

Health

Liveness JSON: uptime, port, DB status.

Runtime

Node version, memory, CPU, working directory.

Echo

Reflects your request — headers, IP, proxy info, TLS.

Routing

Status codes, redirects, delays, payload sizes.

Guestbook

Write an entry, redeploy, confirm it persists.

Boot log

One DB row per process start — persistence proof.

Admin tools 🔒

Risky and sensitive features (environment variables, outbound fetch, filesystem, log flooding, crash & load) live behind authentication. Log in to unlock →