joshhubers / aws-scripts

Grab private AWS IP's by cluster and service name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECS

Scripts used to grab private IP's of EC2 instances running through ECS. Used for easy SSH

Usage: ecs-ips -c clusterName Usage: ecs-ips -c clusterName -s serviceName

EB

Script used to deploy an EB dockerized application

Usage: eb-deploy

Note: Still primitive and doesn't account for environments or profiles from args which would be nice. (ex. eb-deploy -e dev -p aws-profile)

About

Grab private AWS IP's by cluster and service name


Languages

Language:Shell 100.0%