commit | a72686f76759faaefc76265f56b2dcc26c7c20de | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 11 11:44:50 2018 -0700 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Apr 12 19:43:30 2018 +0000 |
tree | 209729c1d5904a84f35bf0f2bdae6f1f098ce825 | |
parent | e61d4b90587062cc9e7b4092cabee434f8e8dc07 [diff] |
Refresh current page when refresh hit This will refresh all controller data on the current page. Testing: Verified firmware and network settings were updated when refresh button was hit. Resolves openbmc/openbmc#2927 Change-Id: I1e16c3d4a9cd0947b46bb0c9856062e549e0ba6e Signed-off-by: Andrew Geissler <geissonator@yahoo.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.