Skip to content

Aetherius-2 host

The current public host for the Sphere dashboard.

SpecValue
ProviderHetzner Cloud (CPX/CCX-class)
Public IPv489.167.102.123
Public IPv62a01:4f9:c014:d34e::1
OSUbuntu 24.04 (Linux 6.8 arm64)
Container engineDocker (Compose v2)
Reverse proxyCaddy 2.9
TLSSelf-signed (until a domain is registered)
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.
  • The trust-graph database (Phase 1, future).
  • Sphere Web (currently elsewhere).
  • The chat-bot fleet (PM2 elsewhere).

See Deployment for the compose file shape.