formido / ec2nodefinder-1

nodefinder variation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ec2nodefinder is a node discovery service based upon ec2-describe-instances.

On Ubuntu:
  need to make sure multiverse is enabled in "/etc/apt/sources.list"
  if not, enable it, and do "apt-get update"
  then, "apt-get install ec2-api-tools"
  then make sure all application env settings are set for ec2-describe-instances

About

nodefinder variation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Erlang 84.0%Language:Shell 16.0%