examples improvement - hardened, joomla, kubernetes, load-balancer and moodle
This commit is contained in:
15
examples/load-balancer/README.md
Normal file
15
examples/load-balancer/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Load balancer
|
||||
|
||||
Simple example on how to load balance requests to multiple backends.
|
||||
|
||||
## Architecture
|
||||
|
||||
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/load-balancer/architecture.png?raw=true" />
|
||||
|
||||
## Configuration
|
||||
|
||||
Edit the custom `upstream` directive in the **http-confs/upstream.conf** file according to your use case.
|
||||
|
||||
## Docker
|
||||
|
||||
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/load-balancer/docker-compose.yml).
|
||||
BIN
examples/load-balancer/architecture.png
Normal file
BIN
examples/load-balancer/architecture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user