DEV Community

neymarsabin
neymarsabin

Posted on

RubyGem to fetch IPs of EC2 instances

I wrote this gem to fetch IPs of EC2 instances during Capistrano deployment. This library fetches IPs based tags. AWS tags are kind of a cool thing available with every resource, rails application an EC2 instance can have tags like name, environment, role, etc. Use this gem to make Capistrano deployment easy.

https://github.com/neymarsabin/aws-dynamic-ip

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay