EC2 Übersicht Widget, allows to start/stop/terminate/shell EC2 instances
Install and configure AWS Command Line Interface
Copy ec2-widget
folder into Übersicht widget folder, then create a config
file based on the config_sample
.
NAME=JohnDoe
OWNER=john.doe
REGION=eu-west-1
KEY_PATH=/home/.ssh/johndoe.pem
USER=ec2-user
Filter on the EC2 instance name
Filter on a EC2 tag owner
Filter on EC2 region
Path to the local AWS pem file
Default user used for logging into EC2 instances, this parameter can be overwritten defining an user
tag on a specific EC2