commit | ba7dad900c8c0ff4cc0043c3320ebf62c933cf0a | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Aug 15 12:11:19 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Aug 16 21:05:33 2018 +0000 |
tree | 88e7de25029924f5e63265e05631e8c9a335ff7f | |
parent | 64045f8293ed5e93bb2880677d81541cb4019d7c [diff] |
Update README Wrote a repo description and updated some wording and headers. Tested: Used an online markdown editor. Change-Id: I1b944fbdda4adc88f9469622507c4d95daa66bf1 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
.