commit | 8d6f37f9eba1069dc7745bb39b29c786fda3a36a | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 25 15:57:35 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Sep 27 02:03:25 2018 +0000 |
tree | 7f687fea494ebb7032374ef88d18f67dc2bebcbc | |
parent | 806d39be678db847c9acfe59549880543c8493b0 [diff] |
log-search-control.html: Fix indenting Change-Id: I11074705553aba7b1b8a8ebc1a97b472a5fb1de5 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
.