-
Notifications
You must be signed in to change notification settings - Fork 0
ec2
Arash Abadpour edited this page Aug 1, 2022
·
11 revisions
abcli
encouranges creating an AMI and launching it through abcli instance from_image
. This instance will boot up with abcli
already installed. Alternatively, the user can launch an instance using abcli instance from_template
or through the aws web interface. Either way, take note of the four digits in the Public DNS (IPv4).
Open a terminal and run,
abc ssh ec2 <ip-address>
Now, paste the contents of the clipboard into the terminal and wait for completion.