Skip to content

favoritemedium/ez2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors