Skip to content

sagarkpanda/DokcerXNginx_LB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Load Balance Mulitple Servers (Docker Containers) using NGINX.

NGINX


Read the detailed article on:

Medium Alternative Theme.

This is a monorepo conatining two applications for the same purpose.

  1. Python Application (Flask) -- This uses docker compose with NGINX also as a docker conatiner.
  2. JavaScript application (NodeJS and Express) -- This uses only the application as docker container, and NGINX from local installation.

lb