-
Notifications
You must be signed in to change notification settings - Fork 0
ec2
Arash Abadpour edited this page Aug 1, 2022
·
11 revisions
abcli
encourages creating AMIs and launching them through abcli instance from_image
. These instances 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), then open a terminal and run,
abcli ssh ec2 <ipv4-address>
Wait for the machine to boot, then paste the contents of the clipboard in the terminal and wait for completion.