Skip to content

Shell script for managing Rackspace Cloud Load Balancers

Notifications You must be signed in to change notification settings

karlkranich/racklb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

racklb

Shell script for managing Rackspace Cloud Load Balancers, useful for accessing functions not available in the web dashboard:

  1. Adding multiple SSL certs for SNI
  2. Discovering the Servicenet ip address of your load balancers
  3. Changing the timeout

Usage

  1. Install jq (command-line json parser). Packages exist for linux; Homebrew works for Mac.
  2. Edit racklb-config.sh with your authentication info.
  3. Run ./racklb.sh -h

Notes

About

Shell script for managing Rackspace Cloud Load Balancers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages