etcd-aws-cluster

v0.1.11
This container serves to assist in the creation of an etcd (2.x) cluster from an AWS auto scaling group.
aws etcd cluster autoscaling asg

build

mkdir -p lib/ && babel --source-maps true --out-dir lib/ src/

clean

rm -rf lib/

prepublish

npm run test && npm run clean && npm run build

test

eslint .

start

node server.js
npm i etcd-aws-cluster

Metadata

  • ISC
  • Whatever
  • David M. Lee, II
  • released 4/29/2016

Downloads

Maintainers