commit | 7a3928da6aecfa20d6676150d978bca8eba62ab5 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Apr 17 15:01:56 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Apr 20 02:58:51 2018 +0000 |
tree | f849c31720768014a632d0baa7d7d1b112041e5a | |
parent | 13ac3af40c33d1a6626aa5cb0f41f325ac7f20db [diff] |
Do not display the 'edit' hostname Editing the hostname does not work. We need a rest call to do this. Comment this 'edit' button out until the code is added to do this. Tested: Don't see this edit button the server overview page. Change-Id: I957a3df99810a206c67e95dd4d53dc5d6833387c 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.