commit | 46f573862ccf97268eb5e57e81be193853f1faf4 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 28 16:09:14 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 04 10:47:35 2018 -0500 |
tree | 7e0c9fad988f8179a68f68422aa827bf5c3890f5 | |
parent | e364faa0314c8c98a31260bf69df78a104b106a1 [diff] |
Remove unused inventory-controller A 2nd inventory page was visible at server-health/inventory. This page had hardcoded data and was not reachable from the menu. This page had several bugs flagged by sonar scanner. Change-Id: I672ad5436c877fedb409810d0ed71c58a48d1997 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
.