Skip to main content

Konsonans Topology

A map of what runs on the konsonans host (Oslo, 91.190.155.197), the ports each component listens on, the protocols in use, and how requests are routed.

  • Solid arrows are confirmed routes (from the HAProxy config and the Compose files).
  • Dashed arrows are plausible connections — intended or inferred dataflow that is not pinned to a single config line.

Routing table (HAProxy konsonans frontend)

Host / matchBackendTarget
registry.ragbaz.cc / registry.ragbaz.xyzragbaz_registry127.0.0.1:5000
ragbaz.cc + *.ragbaz.ccsecure_wp_backend127.0.0.1:8080 (gatekeeper)
app.ragbaz.xyz, my.ragbaz.xyz, *.ragbaz.xyzapp/wp/tenant_backend127.0.0.1:4555 (caddy)
vrak.ragbaz.xyz + /api/vrakAPI127.0.0.1:5555
vrak.ragbaz.xyzvrak_app127.0.0.1:4444
offer.ragbaz.xyzoffer_backend127.0.0.1:8889
doc.ragbaz.xyzdoc_backend127.0.0.1:8890
User-Agent fwknopfwknop127.0.0.1:8181
SMTP :25 / :465 / :587mail frontends:2225 / :4465 / :5587

The wildcard cert ragbaz.xyz.pem terminates TLS for every *.ragbaz.xyz subdomain; DNS is Cloudflare-proxied to the konsonans origin.