commit | 628ba8b33d4b02f19626a1f61e8fa2f067e35e2f | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Mon Oct 01 14:12:25 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Oct 11 16:40:05 2018 +0000 |
tree | 6bbf71c77b0f09b3e09c3b7bf7d8fe6668fa7dcc | |
parent | b60f5be1ba63000e381011655d5b5fc2de5e7c27 [diff] |
Order hardware components Lists hardware components by depth, and within those with the same depth, orders the components alphanumerically. Places child components beneath their parent compenent. Resolves openbmc/openbmc#3386 Change-Id: I4b0e63164fbc9bd24078b9e36c6dc7788be06744 Signed-off-by: beccabroek <beccabroek@gmail.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
.