Skip to content

srcmaxim/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Nginx Docker Compose

This project demonstrates usage of Nginx in Docker Compose network.
Here one instance of Nginx (nginx) calls another instance (user) via Docker Compose network.

┌─────────────┐         ┌────────────┐
│             │         │            │
│  nginx      │         │  user      │
│             ├────────►│            │
│  pub:80     │         │  pub:8080  │
│  priv:80    │         │  priv:80   │
│             │         │            │
└─────────────┘         └────────────┘

About

Nginx and Docker Compose example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published