commit | 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Fri Sep 07 17:18:24 2018 -0500 |
committer | Ed Tanous <ed.tanous@intel.com> | Tue Sep 11 14:57:48 2018 -0700 |
tree | 7e08838036ff59b0c7f9126dc4049bb04f173ec4 | |
parent | fc7a33f279de2c56c62a1939fb0c7c2a7ed3a22b [diff] |
Switch to xterm Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue. Resolves openbmc/openbmc#3262 Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages. Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.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
.