Mayphus

Public edge to home server

This is the public path I operate: Cloudflare fronts mayphus.org, the Worker serves pages and APIs, runtime services answer behind it, and pb62 reports sanitized host health.

Status checking
Cloudflare checking
Checks 0/0
pb62 -- cpu

Current state

These cards read the deployed status endpoint. They show the public edge and the host summary without exposing private details.

Pods

Waiting for pod inventory.

Checking
checking Waiting for pb62 pod inventory.

How a request moves

01
mayphus.org receives the public request.

The public entry point stays stable for pages, tools, and status checks.

02
Cloudflare serves static assets and Worker routes.

The edge handles the public site surface before anything reaches a backend.

03
Runtime services answer tool and health requests.

The live status above shows whether the public edge and host endpoint are responding.

04
pb62 publishes a sanitized host summary.

Only public-safe capacity and health signals are exposed.

Public edge, private network

public surface
  • mayphus.org DNS and HTTPS traffic
  • Cloudflare Worker routes and static assets
  • public APIs such as status and project metadata
  • sanitized health summaries only
private boundary
  • host addresses and internal service names stay hidden
  • admin, repair, and recovery paths are not public pages
  • private inventory and credentials are never exposed
  • only public-safe checks cross the boundary

The page shows enough network shape to understand operations without publishing a usable private topology.