commit | 4ddda586452cb65560bba645ef30e92200633405 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 04 09:18:30 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 04 09:40:57 2018 -0500 |
tree | 9f7719b26e9360602f5a760721e79c886d74ec68 | |
parent | 1ca1d7e10ed0ef47206bb89f6dcc5778b1239519 [diff] |
Move to clang-format-6.0 The docker image moved from clang-format-5.0 to clang-format-6.0. Change-Id: I3c615d7df1f21569531b4dc2cb0bc4f425cb43f8 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
.