commit | 1073c1490fa98b7c90e6056a4e5797d4429b57e7 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Aug 15 10:23:27 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Aug 22 00:42:29 2018 +0000 |
tree | 24f14553a8a05d99571df38cb6c3463f6aba32a8 | |
parent | 26539864e2aa078fa5d9723f05760a3068ce3bec [diff] |
Remove unused get BMC functions getBMCEthernetInfo and getBMCInfo were unused. Change-Id: I625e71803fb6c6e49ff968ad58a0021684aa723a Tested: Manual GUI regression test on a Witherspoon. 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
.