commit | 94732708ac38137ba94ee1470a2c1f5a36c0d09f | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu May 03 03:50:34 2018 -0500 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu May 03 04:39:25 2018 -0500 |
tree | 045b4c51ad6aabdeab36c8e68ccd484d0c0f274a | |
parent | 15374c85c8ffa3335c815506a0c7f51cf55cac99 [diff] |
host console: remove sub-options Remove the "Open in new tab" and "Export" buttons. These are shown by the webui today, but there's no corresponding implementation. These will be added back when these features are implemented (via https://github.com/openbmc/openbmc/issues/3153). Change-Id: Ib9b4267f2f16d06dfe6a2a11bb8c56beaac6e081 Signed-off-by: Deepak Kodihalli <dkodihal@in.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.