commit | fbb63db499eadba214d368977b08af6ee9330f7f | [log] [tgz] |
---|---|---|
author | CamVan Nguyen <ctnguyen@us.ibm.com> | Wed May 02 13:33:51 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Sun May 13 10:26:47 2018 +0000 |
tree | f2e38be7d925fa742668d4771c8f48042751d31f | |
parent | 58301ec8b6c533d28863f03d96f0c3006f4cfa38 [diff] |
Display ip addresses in 'BMC information' section BMC Host/IP Address is already displayed in the header. So in the 'BMC information' section, just display the BMC's ip addresses. There could be multiple ip addresses. Resolves openbmc/openbmc#3148 Change-Id: I4efdf4f1df2fc70d32dd659ae57b6bb7ba0fa0f4 Signed-off-by: CamVan Nguyen <ctnguyen@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.