Skip to content

A simple wrapper to get Amazon EC2s instances IP by tag

License

Notifications You must be signed in to change notification settings

jimblizz/godisco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoDisco

A simple Golang wrapper to get Amazon EC2s instance IPs by tag.

This is useful for service discovery on small, simple deployments.

You probably shouldn't use this unless your needs are specific to Go, AWS and very little complexity! Check out etcd or Consul for a proper service discovery solution.

About

A simple wrapper to get Amazon EC2s instances IP by tag

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages