commit | f8f19f95fd5dc55373e9f50a3f11f37b121a4de4 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 11 10:29:54 2018 -0500 |
committer | Ed Tanous <ed.tanous@intel.com> | Wed Sep 12 15:26:16 2018 +0000 |
tree | e27a36b906709f0dd001db1c7770bedc0fd8709b | |
parent | 3bcc1fa1a829a277738eaeca14595931a504de77 [diff] |
Add comment for keyCode 13 keyCode 13 is the 'Enter' button. Change-Id: I49d6fc00b8e009835b93ed1f62f7f22be083216e 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
.