ibejohn818 / ec2ools

Tools to manage your ec2 instances and automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ec2ools

Documentation Status Updates

ec2ools is a cli of useful tools to use on an ec2 instance to aid in management and automation. Some examples of functionality are: - Am I the oldest instance in an ASG (IE: to determine a master node) - Attach an elastic-ip to myself by alloc-id - Place myself into/out-of standby in my ASG & detach/attach from/to LB for deployments (IE: Codedeploy) - etc...

2019-08-29 The cli is still in development and only a few functions are currently released. My intentions are to start work on some of these tools in the not to distant future.

Utilities to manage ec2 instances and asg's

About

Tools to manage your ec2 instances and automation

License:MIT License


Languages

Language:Python 78.6%Language:Makefile 21.4%