commit | 295bcee474724ddf9210e16a2477226b57a2b3fd | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Sep 17 12:36:06 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Sep 17 12:36:20 2018 -0500 |
tree | f309e8a612faf2e8757602e15eeb494b0395f8e4 | |
parent | b7ea279015fd33574eeab24b114b19d0cdb22e3c [diff] |
MAINTAINERS: Update my email and IRC Updated to correct IRC username and preferred email address. Change-Id: I2a959f3e33c4f9c0364043e2eac21c2f93dcc561 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
.