commit | 9181e873d6dae32701ee469ecb984884ccc334cc | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 28 15:33:57 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 28 15:49:29 2018 -0500 |
tree | ea7cebd6ac3603e468aa1e0de0997ccd9c8c4d7a | |
parent | 1d5f52cef41d4dfd9b8b59221d89658fb7f9e1df [diff] |
Remove double variable set "loading" was set twice in a row. Remove the 1st. Found using sonar scanner. Change-Id: I21b40f316b7227ea003daae7924b992c1a1ed77b 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
.