/asgd

Listen ASG events and change local configuration files.

Primary LanguageGoMIT LicenseMIT

asgd

asgd is a lightweight configuration management tool focused on keeping local configuration files up-to-date using ASG events

Building

$ git clone https://github.com/koding/asgd.git
$ cd ./asgd
$ go get ./...
$ go build -o asgd ./cmd/asgd

You should now have asgd