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
- Host: GitHub
- URL: https://github.com/jd-apprentice/nginx-loadbalancer
- Owner: jd-apprentice
- Created: 2023-11-19T01:15:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T04:11:57.000Z (about 2 years ago)
- Last Synced: 2025-02-02T12:15:02.699Z (about 1 year ago)
- Language: JavaScript
- Size: 1.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🟩 Nginx
Demo example of how to build a load balancer with Nginx


## 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=""
```