Jump to content

EC2 Login - SSH Connection to an EC2 instance


Recommended Posts

# Setup Instructions


To connect to a server you need to add your keys first, and then the instances.

To add keys and instances use the 'ec2add' keyword.

 

Add an instance format:
name,username@ip
e.g. My App,root@1.2.3.4

 

Add a key format:
name,path
for e.g. Master,/Keys/master.pem

 

## How to use
Once you added your keys and your instances, use the 'ec2login' keyword to establish an SSH connection with your instance

If you want to remove a key or an instance, use the 'ec2remove' keyword

 

## Examples
image.png
image.png

 

## Bugs
If you are facing any bug you can use the 'ec2reset' keyword and it will remove your keys and instances and generate new empty files

 

## GitHub URL
https://github.com/lacherogwu/alfred-workflows-ec2Login

Edited by Lachero
Added images
Link to comment
  • 10 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...