commit | 26539864e2aa078fa5d9723f05760a3068ce3bec | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Wed Aug 15 16:16:37 2018 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Mon Aug 20 15:46:45 2018 +0000 |
tree | 9d1d3c4099dacd7b968c931dad23bc73d4293b3f | |
parent | ba7dad900c8c0ff4cc0043c3320ebf62c933cf0a [diff] |
Turn uglification back on Fixes github bug openbmc/openbmc#2871 Turn on uglification again. It turns out, we only had one issue preventing the UI from starting when running in uglified mode. This patchset fixes the issue, and reenables uglification. This patchset drops our gzip compressed payload size by about 50K (about 14%). While it doesn't seem like a lot now, it increases our ability to scale the javascript payloads going forward. Change-Id: I0744687203a9db0f4b26d1e1d2f4e3bdb4a52f78 Signed-off-by: Ed Tanous <ed.tanous@intel.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
.