HomeProjectsAureonforge Web — Brand Ecosystem
2026Owner / architectLive in production
Aureonforge Web — Brand Ecosystem
Landing site and brand hub for the Aureonforge project cluster, fronting DPMBG, Sibedas, QF, and more on a single server.
Problem
Personal project cluster on a single VPS needed a consistent brand surface and *.aureonforge.com reverse-proxy layer fronting mixed Docker + systemd services.
Approach
- Static landing site with project index
- Host-level Nginx routing *.aureonforge.com to the right container per sub-domain
- All projects live under /root/projects/ with deterministic deploy scripts per app
Stack
HTMLVercel-style staticNginxDocker
Outcome
- Serves as the public face and reverse-proxy layer for 5+ production deployments
Tags