commit | 77039a5e9adef97012816a775af7efedf8db236b | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 21 09:32:21 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Oct 03 14:37:46 2018 +0000 |
tree | e72b90c33519789043b159165a9e1d54866d38a0 | |
parent | 8d6f37f9eba1069dc7745bb39b29c786fda3a36a [diff] |
Date-time: Change h2 title This title is more clear. Change-Id: I8e4f89b1d2d91fe0745dedfcea1af124033d5cca 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
.