Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 890 Bytes

File metadata and controls

23 lines (14 loc) · 890 Bytes

alpine-nginx-nodejs-hl

  • nginx
  • nodejs

Architecture




      port:80                                port:3000
                ┌─────────────────────┐          ┌───────────────────┐
                │                     │          │                   │
                │                     │          │                   │
  ──────────────►    nginx            ├──────────►    nodejs         │
                │                     │          │                   │
                │                     │          │                   │
                └─────────────────────┘          └───────────────────┘