Skip to content

Public Domain and Nginx Layout

Expected host-level routing model:

  • one host mapping for admin UI
  • one host mapping for public docs
  • one API host mapping for backend proxying

Nginx (or equivalent reverse proxy) should route each host to its corresponding artifact or service boundary.