commit | c74d434c35d721693ea16fc61fe2ad8d8a2d7b23 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Jul 18 14:52:02 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Sep 05 15:33:02 2018 -0500 |
tree | 53ada9705aabda612dec385cdaeb8f220ad3b903 | |
parent | 7de38662b1bcc24a3d2c597430952ff091cd2c21 [diff] |
Add Time Owner and Time Mode Added the Time Owner and the Time Mode Created a new function that enumerates /xyz/openbmc_project/time. Tested: See Time Mode and Time Owner Change-Id: I3d1788bdb87b99028000d13c868b4a0cbfbc3006 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
.