commit | 23ec5bda1fbb4911b58821ac96fcb102da349207 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Sep 19 15:09:35 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Sep 20 15:41:12 2018 -0500 |
tree | d4199d430a99b928581daa33b1ef1ded009539d5 | |
parent | c3abaa9b8bf1aa7af9dd04d7bbf62356af545704 [diff] |
Make wording consistent The IBM design team identified this wording as inconsistent. In the tables below the "running" image is called "Functional", here it is called "In-memory". Change to "Functional" to match the table below. Change-Id: I4b1a45f3cbcc578b0f807577dd2c3a9c54714a02 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
.