favoritemedium / ez2

Simplified web console for Amazon EC2 console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ez2

EZ2 is a simplified web console for Amazon EC2 console. Currently it has provisions to create, start, stop and terminate instances.

Dependencies

Install the dependencies below before you get started.

Installation

Clone the project and execute command below in your terminal in the project folder.

 $ npm install

Configuration

Edit config.json and put in the required key and secret, as well as the desired region. config.js contains the settings for the googleplus login and certain ec2 parameters.

Run the app

Run node app to start the application. Confirm with accessing the selected region and checking the EC2 instances in the Amazon console.

About

Simplified web console for Amazon EC2 console

License:Apache License 2.0


Languages

Language:JavaScript 100.0%