commit | a4dacb6a365609ec8e602b3b020030fe73da6087 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iffy.ryan@ibm.com> | Wed Mar 21 10:45:52 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Mar 29 13:47:14 2018 +0000 |
tree | 169ac9630429a50187085cff742df74e3b0eaaf0 | |
parent | 23217dae2bdc8e9bd6b3f20a395d1892382b0682 [diff] |
Fix refresh for event log page Coded the refresh button in log page so that upon clicking on it will run the rest command to get the latest event log data. This sample code can be used to fetch the relevant data for other pages when refresh button is clicked. Fixes openbmc/openbmc#3009 Change-Id: Iefdc3f77895881df44238142148eb298663c3b5a Signed-off-by: Iftekharul Islam <iffy.ryan@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.