Aetherius-2 host
The current public host for the Sphere dashboard.
| Spec | Value |
|---|---|
| Provider | Hetzner Cloud (CPX/CCX-class) |
| Public IPv4 | 89.167.102.123 |
| Public IPv6 | 2a01:4f9:c014:d34e::1 |
| OS | Ubuntu 24.04 (Linux 6.8 arm64) |
| Container engine | Docker (Compose v2) |
| Reverse proxy | Caddy 2.9 |
| TLS | Self-signed (until a domain is registered) |
What’s running
Section titled “What’s running”docker compose ps -a # in ~/sphere-dashboard/caddy— public 80/443, path-based routing.dashboard— static landing site.whitepaper— static Starlight build.docs— static Starlight build (this site).demos— static hub + per-demo bundles.
What’s not on this host
Section titled “What’s not on this host”- The trust-graph database (Phase 1, future).
- Sphere Web (currently elsewhere).
- The chat-bot fleet (PM2 elsewhere).
See Deployment for the compose file shape.