Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.49 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.49 KB

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