commit | e6c3a443c177e70da6f6d9ef37d95913bcd7cfd1 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 11 10:19:53 2018 -0500 |
committer | Ed Tanous <ed.tanous@intel.com> | Wed Sep 12 15:24:38 2018 +0000 |
tree | a88cd2ce19fdcf20a0a4d0c42bd16fc22ee3a92c | |
parent | 0d7875b5b60204103dcae28e1f0531c98ff5a6f2 [diff] |
Login: Remove unused routeParams Tested: Able to login Change-Id: Id87900c160781edf4cb473d32f7d7fa3112c6dd7 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
.