Skip to content

Files

Latest commit

author
Yakub Kristianto
Oct 13, 2019
8393301 · Oct 13, 2019

History

History

fabio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 13, 2019
Oct 13, 2019
Oct 13, 2019

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/)