https://github.com/alexshukel/nginx-balancer
Nginx configuration for load balancer
https://github.com/alexshukel/nginx-balancer
Last synced: 5 months ago
JSON representation
Nginx configuration for load balancer
- Host: GitHub
- URL: https://github.com/alexshukel/nginx-balancer
- Owner: AlexShukel
- License: mit
- Created: 2024-05-15T16:09:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T16:21:59.000Z (about 2 years ago)
- Last Synced: 2025-01-23T12:47:02.287Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Load balancer using nginx
docker-compose up -d
docker-compose ps
docker-compose logs -f server-1
docker-compose logs -f server-2
docker-compose logs -f server-3
watch -n 1 curl -s localhost:9999
docker rm -f load-balancer-detailed_server-3_1