commit | 806d39be678db847c9acfe59549880543c8493b0 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Sep 26 11:47:25 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Sep 26 16:50:35 2018 +0000 |
tree | 4244ea54671377be73c3089b2d8de63d4131dae4 | |
parent | e13275b837ed38b7e8553316accedb51b32ef37b [diff] |
Revert "Remove unused dataService" This reverts commit e13275b837ed38b7e8553316accedb51b32ef37b. dataService is used in powerOn(), warmReboot() and isServerOff(). Change-Id: I8635ac88f93b6354ea7d352f92c9a7f4281e21a5 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
.