commit | c3abaa9b8bf1aa7af9dd04d7bbf62356af545704 | [log] [tgz] |
---|---|---|
author | beccabroek <rebecca.shaw@ibm.com> | Tue Aug 14 13:47:18 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Sep 19 21:42:12 2018 +0000 |
tree | ab6d32c342ea217a78d6f5f6ea3af18ca01a1d93 | |
parent | 90121f3fa15d73e8cd98eee7aaf853241cec0d2e [diff] |
Activate image and reboot host When activating a host image, gives the option to: a) Activate image without booting b) Activate image and boot host. If server is in 'off' status the option is to power on. If the server is in 'unavailable', 'on', or 'error' status the option is to reboot Also updated polling during boot and reboot to use /subscribe API. Resolves openbmc/openbmc#3323 Tested: The GUI displays the options and boots / reboots appropriately based on server status. Change-Id: I62c19e094ecc7112263c26844fcd30b2bf3c2b84 Signed-off-by: beccabroek <rebecca.shaw@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
.