Just a simple development example loading balancing a Node application using Nginx and its default Round Robin implementation. We use Docker for rapid prototyping, so im mostly playing around here :).
- Run
docker-compose up -d --build
to boot up the stack - Enjoy http://localhost or where ever your environment served from
- Only Docker