commit | 6d9ef5ac6c345930c5695634118fc783ab4717ef | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Mar 26 15:34:31 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Apr 05 15:15:16 2018 -0500 |
tree | ddb7687f98adf2c049ef7325ab76b3ae0e57aca5 | |
parent | 033025f33dd0872c2d23f06c471fd5278c7ddd41 [diff] |
Add Activate firmware and reboot button Added a radio button to activate firmware and reboot the BMC. If the "Activate firmware and reboot" option is selected, reboot the BMC after activating the firmware. The user is then logged out. Resolves openbmc/openbmc#3027 Tested: When "Activate firmware and reboot" option is selected, the BMC reboots after activating. When it is not selected, the BMC image just activates. Change-Id: I07293dc8a6ddfac4cf58ba2c1d1352c9afd6fa8d Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.