commit | ac54ff7b96f3d41d5dd09bd31920371da9527a40 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Sat Apr 28 17:05:31 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 30 16:52:23 2018 +0000 |
tree | ec893b99cd2767593c4497542d35b989077b1a3f | |
parent | 77f29e1d27b70d8172f7153b3044d4b9433fa744 [diff] |
Added OpenBMC favicon.ico The favicon.ico before was transparent. Created the favicon.ico using https://www.favicon-generator.org/ and a cropped OpenBMC logo image. The cropped OpenBMC image was only the OpenBMC symbol. The image had the text underneath cropped out. A favicon.ico based on the complete OpenBMC logo looked weird. This change will not be visible if running the GUI locally, this is due to how we display the favicon. The complete OpenBMC logo can be found here: https://en.wikipedia.org/wiki/OpenBMC#/media/File:OpenBMC_logo.png Tested: Built a Witherspoon image and loaded it onto a Witherspoon. Change-Id: I284c75e303ae8a6e005a26e2fdb7362db7e2300f 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.