Newer
Older
gnexus-book / 40-inventory / traffic-routes.yml
# Traffic routes explain how requests reach infrastructure targets.
---
- id: public-gnexus-space-to-internal-nginx
  name: Public gnexus.space traffic to internal nginx
  status: active
  source: internet
  entrypoint: external-vps
  path:
    - gnexus.space
    - external-vps
    - vpn-tunnel
    - internal-vps
    - nginx
  destination: target-vps-or-internal-machine
  protocols:
    - http
    - https
  ports:
    - 80
    - 443
  exposure: public
  used_by: []
  docs: ../10-systems/traffic-routes/public-gnexus-space-to-internal-nginx.md
  last_reviewed: 2026-05-09
  source_of_truth: owner-confirmed