An open API service indexing awesome lists of open source software.

https://github.com/sagarkpanda/dokcerxnginx_lb

Load Balance Mulitple Servers (Docker Containers) using NGINX
https://github.com/sagarkpanda/dokcerxnginx_lb

docker docker-compose nginx-load-balancer nodejs project python-flask

Last synced: about 2 months ago
JSON representation

Load Balance Mulitple Servers (Docker Containers) using NGINX

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/42873729/233831427-92d5f42b-b411-4127-a059-a7e2bedeff8a.gif)