You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
bin | 3 years ago | |
ecssh | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
setup.py | 3 years ago |
README.md
ecssh
fill out ~/.config/ecssh.yml
test:
some_cluster_name:
ssh_user: ec2-user
prod: # AWS ENVIRONMENT
public_prod: # ECS CLUSTER NAME
ssh_user: ec2-user
ssh_key: ~/.ssh/aws.pem
internal_one:
ssh_user: ec2-user
ssh_key: ~/.ssh/id_ed25519