# 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
    - external-openvpn-server
    - openvpn-tunnel
    - internal-openvpn-client
    - internal-proxy-vps
    - internal-nginx-proxy
  destination: internal-nginx-proxy
  protocols:
    - http
    - https
  ports:
    - 80
    - 443
  exposure: public
  used_by:
    - internal-nginx-proxy
  docs: ../10-systems/traffic-routes/public-gnexus-space-to-internal-nginx.md
  last_reviewed: 2026-05-09
  source_of_truth: owner-confirmed
