Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 582 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 582 Bytes

Fabio Load Balancer

As the title suggest, fabio is a load balancer. It integrates with consul at the core. And consul is a service discovery.

Contents:

Basic - /basic

A very minimal setup of Fabio which consist of 3 main parts: Fabio-LB, Consul, and Example Web Server

Simple Production Setup /simple-production

A walk through how you can use Fabio to listen to HTTP & HTTPS

Links:

- Fabio - [https://github.com/fabiolb/fabio](https://github.com/fabiolb/fabio)

- Consul - [https://www.consul.io/](https://www.consul.io/)