Skip to content

millisecond/olb

Repository files navigation

Current version: UNRELEASED / FIRST VERSION IN DEV

License MIT

OLB is a fast, modern, load balancer (HTTP(S) / TCP / UDP) for deploying applications on AWS.

OLB is developed and maintained by Casey Haakenson.

It supports (Full feature list)

The full documentation is on the Wiki.

Getting started

  1. Install from source, binary, Docker or Homebrew.

    # go 1.8 or higher is required
    go get github.com/millisecond/olb                     (>= go1.8)
    
    brew install olb                                  (OSX/macOS stable)
    brew install --devel olb                          (OSX/macOS devel)
    
    docker pull millisecond/olb                           (Docker)
    
    https://github.com/millisecond/olb/releases           (pre-built binaries)
    
  2. Create a Target Group

2a. Route 53

  1. Create an Auto Scaling Group
  • User properties

  • IAM Role

  • Public/private routes

  1. Done

Maintainers

License

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published