commit | 0d7875b5b60204103dcae28e1f0531c98ff5a6f2 | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Tue Sep 11 10:39:49 2018 -0500 |
committer | Ed Tanous <ed.tanous@intel.com> | Tue Sep 11 15:06:05 2018 -0700 |
tree | 902a983653ebe6ed57186d42e7103c9b7059c38d | |
parent | 43e1cdfb703962b4686667f040ad44402ac0d160 [diff] |
Remove vendors.js hterm was removed in https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-webui/+/12603/ and vendors.js is no longer needed. No longer need to exclude from gulp-options or from sonar as this directory no longer exists. Change-Id: Ib3e781174192d43b5e1dcf5d7390223d0261051c 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
.