commit | 7db6a2f3685112cad52b23a425ed23f09f35657f | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Sep 06 10:55:44 2018 -0500 |
committer | Ed Tanous <ed.tanous@intel.com> | Mon Sep 10 20:25:35 2018 +0000 |
tree | d05c8660c455bf5f4c4de6b1176d585dedf907e9 | |
parent | 0ae2918e750fb5b7433c87dcdfbb3938d2e01849 [diff] |
Remove unused dataService sensorData dataService.sensorData was set but never used. Change-Id: I0fffd578c1c4391fec3bc3354e09dfb00db5d03e 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
.