High-level production topology for HaloRT. Canonical infra write-up: halort-infra/docs/architecture.md and STACK.md.

Edge to apps

Internet → Cloudflare (DNS, edge TLS, apex → www)
        → Hetzner ingress LB
        → ingress-nginx + cert-manager
        → www / app / api / design / docs / notifications / {slug}.halort.com
        → MariaDB / PostgreSQL / Redis (in-cluster)
HostServiceRepo
www.halort.comMarketinghalort-web
app.halort.comSaaS frontendhalort-platform-web
api.halort.comAPIhalort-platform
design.halort.comStorybookhalort-design-system
docs.halort.comKnowledge basehalort-docs
notifications.halort.comEmail APIhalort-notification-service
{slug}.halort.comTenant public sitesplatform-web wildcard

Core ideas