0.1.1 • Published 8 years ago

elb-registrator v0.1.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
8 years ago

elb-registrator

Register EC2 instances with an ELB

About

Build Status

Build Status

Description

Register EC2 instances with an ELB

Author

ContainerShip Developers - developers@containership.io

Usage

Configuration

  • AWS_ACCESS_KEY_ID - AWS access key id
  • AWS_SECRET_ACCESS_KEY - AWS secret access key
  • AWS_REGION - AWS region
  • ELB_NAME - name of ELB to subscribe instances to
  • REGISTRATION_INTERVAL - interval (in ms) on which to run registration

Contributing

Pull requests and issues are encouraged!