commit | b817e07afb677d48851d8408a1b9d23091f0c429 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Aug 24 14:15:38 2018 -0500 |
committer | Ed Tanous <ed.tanous@intel.com> | Fri Aug 24 20:45:54 2018 +0000 |
tree | 01e19c91747a76f1d7b91ccf1aad1f23e42a7aca | |
parent | 52b8bde9998cb35eab9c1300d41168a56f4ed0d3 [diff] |
Remove unused chassisPowerOn chassisPowerOff was unused and called the host object. Change-Id: If4ac2051f4eac594ac98810b157255e3294bf89a 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
.