Skip to content

5._Introduction_ _Dashboard

Ahmad Abdo edited this page Jun 26, 2017 · 2 revisions

Introduction - Dashboard

The dashboard (aka awsmDashboard) is a web interface used for viewing and editing your awsm classes and existing assets. Its database is an AWS SimpleDB named "awsm", which is created and accessed using the AWS credentials setup when you first installed the awsm cli. The dashboard front-end is served from your local machine, at: http://localhost:8081/.

To launch the Dashboard simply type the command awsm dashboard into your terminal. The server will start and a browser will open to the Dashboard main screen.


Main Screen

The main screen displays a list of the most recent AWS Events, and a couple AWS Blogs. New RSS feeds can be added to this screen through the menu.

Main Screen - Screenshot


Asset Lists

The side menu contains links to some of the more popular AWS Services. Clicking on each one will take you to a list of all of your existing assets of each type across all AWS Regions.

Asset Lists - Screenshot


Menus

At the top of most pages is a small gear icon that when clicked will drop down a menu. This is where you can create or edit awsm classes.

Menu - Screenshot


Editing Classes

Classes are edited through forms with pre-filled options where applicable - to allow for quick confident changes.

Editing Classes - Screenshot


Creating New Classes

Creating new awsm classes are done through the same forms as the edit screen.

Creating New Classes - Screenshot


Next

Great! Let's start building with awsm.