Skip to content

zsiswick/EC2-dashboard-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EC2-dashboard

A simple UI to display and interact with EC2 Instances

How to Launch App

  • Requires a server to run
  • Add packaged files to server directory
  • Point browser URL to /ec2-dashboard/app/index.html

General Notes

  • App developed and tested in MAMP server environment, running Google Chrome version 39.0.2171.65
  • Data for the app is contained within static JSON file located in ec2-dashboard/app/data/servers.json
  • App uses Angular.js, LESS, and Bootstrap as dependencies
  • Main controller can be found in ec2-dashboard/app/js/app.js

How It Works

  • Each server instance can be run or stopped indivually by clicking server actions within each server row
  • Multiple servers can be run or stopped by using the Group Actions interface above the server list
  • Servers can be sorted by server name, server type, and server status
  • Although designed in a responsive framework, mobile devices should be used in landscape mode

About

A simple UI to display and interact with EC2 Instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published