Skip to content
/ simpleLB Public

A simple and lite load balancer(support automatic access to certificates from Let's Encrypt )

License

Notifications You must be signed in to change notification settings

si9ma/simpleLB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleLB

A simple and lite load balancer(support automatic access to certificates from Let's Encrypt )

Install

go get -u github.com/si9ma/simpleLB

Usage

A simple and lite load balancer(support automatic access to certificates from Let's Encrypt )

Usage:
  simpleLB [command]

Available Commands:
  help        Help about any command
  lb          start a load balancer

Flags:
      --config string   config file (default is $HOME/.simpleLB.yaml)
  -h, --help            help for simpleLB
  -t, --toggle          Help message for toggle

Use "simpleLB [command] --help" for more information about a command.

TODO

  • Support Round-robin load balancing strategy
  • Downstream health check

About

A simple and lite load balancer(support automatic access to certificates from Let's Encrypt )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages