Local workstation

Nabla - Prod

FastAPI runtime · version v0+1.6.3

from fastapi import FastAPI

app = FastAPI()

@app.get("/")
def read_root():
    return {"runtime": "local workstation", "status": "ready"}

Service health

Live dependency and exposure observability, grouped by declared blast radius.

Live view of /healthz.

Loading health checks…

Local workstation runtime

Observed local runtime processes and outbound egress. Shared Redis heartbeats may include sibling workstation processes.

Loading…
Observed instances
Runtime scope local process
Aggregation
Active egress IPs
Loading…
Recent egress IPs · 24 h
Loading…

Local runtime heartbeats describe this workstation view; they are not a cloud control-plane replica count.

Core services

Required for core stack

TrueNAS platform

Required infrastructure dependency · HTTPS and WebSocket API diagnostics.

Loading…
https://truenas.albandrieu.com:7000

Exposure security policy

Live view of /sickz.

/sickz compares declared exposure intent with external HTTP/TLS and read-only Cloudflare Tunnel evidence. Services with external=false must stay unreachable from outside the home LAN. Services with external=true must be reachable; when tunnelSecure=true, Cloudflare protection is expected and verified. Direct *.int.albandrieu.com exposure is an explicit weaker-security exception only with tunnelSecure=false and is shown as an orange warning. Probes are skipped on the internal network unless a cloud/PaaS runtime is detected. TLS trust is checked separately so certificate failures remain visible.

Loading sickz checks…

Interactive API Docs

Explore this API's endpoints with the interactive Swagger UI. Test requests and view response schemas in real-time.

Open Swagger UI →

Sample Data

Access sample JSON data through our REST API. Perfect for testing and development purposes.

Get Data →