• Introduction
  • 1. About Baragon
    • 1.1. Basics
    • 1.2. Getting Started
  • 2. Baragon API Docs
  • 3. Managing Baragon
    • 3.1. Terminology
    • 3.2. Launching a Cluster
    • 3.3. Making Requests to Baragon Service
    • 3.4. BasePath Locking and Updating
    • 3.5. ELB Sync
  • 4. Developing
  • 5. Example Configuration
    • 5.1. Example Agent Config
    • 5.2. Example Service Config
  • Published with GitBook

Baragon

Baragon Build Status

Baragon

Baragon is a system for automating load balancer configuration updates. It pairs well with the Singularity Mesos framework.

Contents

  • About Baragon
    • Basics
    • Getting Started
  • Baragon API Docs
  • Managing Baragon
    • Terminology
    • Launching a Cluster
      • Baragon Service Setup and Configuration
      • Baragon Agent Setup and Configuration
        • Setup With Nginx
        • Setup With Haproxy
      • Integration with Singularity
      • Data Storage in Zookeeper
    • Making Requests to Baragon Service
      • Statuses and Request Flow
      • Common Exceptions
    • BasePath Locking and Updating
    • ELB Sync
  • Developing
  • Example Configuration