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

https://github.com/jd-apprentice/nginx-loadbalancer

🟩 Demo example of how to build a load balancer with Nginx
https://github.com/jd-apprentice/nginx-loadbalancer

Last synced: 5 months ago
JSON representation

🟩 Demo example of how to build a load balancer with Nginx

Awesome Lists containing this project

README

          

# 🟩 Nginx

Demo example of how to build a load balancer with Nginx

![demo](Demo.gif)

![img](design.png)

## Requirements 🧰

[Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)

Configure the hosts in the `hosts` file which is in `ansible/inventory/hosts`

## Usage 🚀

```bash
make run playbook=""
```