commit | e13275b837ed38b7e8553316accedb51b32ef37b | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Sep 20 16:29:17 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Sep 26 11:30:54 2018 -0500 |
tree | 29bd7af64a3148b96c44e8e0a9f4740f2a73e499 | |
parent | 5f0b776753678897722eb9fc7bb269cf5e47c10a [diff] |
Remove unused dataService Change-Id: I99e0d16a56908beb1397bb4c15390c72c3b2f3f5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
The OpenBMC WebUI is a Web-based user interface for the OpenBMC firmware stack. The WebUI uses AngularJS. Features include:
nodejs npm
npm install
npm run-script server
This will start a server instance and begin listening for connections at http://localhost:8080
. This development server provides live reloading on code changes. NOTE: Browsing to https://<BMC>
and accepting the self-signed certificate might be required to prevent your browser from blocking traffic to the BMC.
Enter the BMC Host or BMC IP address, username, and password. The default username and password are root
/0penBmc
.