commit | 1d5f52cef41d4dfd9b8b59221d89658fb7f9e1df | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Jun 27 15:42:07 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Aug 24 21:00:32 2018 +0000 |
tree | 20879f7c3acec61cc7932f60fddf8fc4c205e403 | |
parent | 006aaa0fd3df33f4029b5a19b1c5d712f72b9296 [diff] |
Add config.json file This config file will hold such data as page selection. E.g. "powerManagement":false would disable importing the power management page. This file would be overwrote in bbappends. Change-Id: I740503c61b28e97792a91823cb37c7ae549650a9 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
.