mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-20 23:48:20 +00:00
| .. | ||
| http-confs | ||
| js-app | ||
| architecture.png | ||
| docker-compose.yml | ||
| README.md | ||
Load balancer
Simple example on how to load balance requests to multiple backends.
Architecture
Configuration
Edit the custom upstream directive in the http-confs/upstream.conf file according to your use case.
Docker
See docker-compose.yml.