kloudbuster/kb_server/public
Xin 0822f5fe6f remove management tool from web UI
Change-Id: I477cfcb223038aa28034211b240d4625e99e8022
2016-04-18 21:01:29 -07:00
..
ui remove management tool from web UI 2016-04-18 21:01:29 -07:00
README.rst remove management tool from web UI 2016-04-18 21:01:29 -07:00

README.rst

KloudBuster Web UI

KloudBuster integrates a Python based web server which is able to host both RestAPI server and KloudBuster front-end website. Normally, KloudBuster has the front-end website pre-built and integrated into the KloudBuster image, so you dont need to do anything to access the web UI.

Steps below are documented for development purposes, in the case if you want to enhance the web UI. For regular users, the pre-built KloudBuster image will satisfy most of the needs.

Build & Development

The web UI is based on AngularJS, developped from Mac OS X (Yosemite), and verified on Ubuntu 14.04. The web UI is located in kloudbuster/kb_server/public and accessible at: http://127.0.0.1:8080/ui/index.html.