Skip to content

gshakir/CloudDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudDash

A react app for visualizing all your cloud resources. The app runs entirely in your browser with no servers. Currently only AWS is supported. Support for Google, Digital ocean will be added later. This single page app uses the client JS libraries from the respective cloud providers.

Demo

Checkout the demo at [gulamshakir.com/apps/clouddash] (http://www.gulamshakir.com/apps/clouddash). No credentials are passed to the servers and only used on your browser.

Rolling your own

If you want run your own clouddash, just do the following:

git clone git@github.com:gshakir/clouddash.git 
cd clouddash
npm install
npm start

Screen shots

The main dashboard Alt text

The details screen Alt text

About

A react app for visualizing all your cloud resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published