commit | 7c3504e579d679219d527f33d272cd3daa6e171c | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 28 16:32:16 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Aug 29 13:37:15 2018 +0000 |
tree | 700eb4b574928b9a9a87af6def3b7c1fbea8014a | |
parent | 9181e873d6dae32701ee469ecb984884ccc334cc [diff] |
Remove 2nd CopyWebpackPlugin var Found using sonar scanner. Change-Id: I7ca70f2d13a8adfeebfee2b727ffed7c118a89bc 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
.