commit | 3b3ab8af26dddc1229920e93ebb741ab6230fcc5 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Fri Feb 02 11:02:46 2018 -0800 |
committer | Ed Tanous <ed.tanous@intel.com> | Fri Feb 02 12:14:40 2018 -0800 |
tree | 3370f5af25a06e0f39b959cbcc0e5291845eef52 | |
parent | 8126bcb1b9c9a9176eb73373ac25f75864cc0bbd [diff] |
Add proper favicon handling The current repo doesn't seem to produce a favicon, so having the reference to it produces either a 404 error or a 401 error depending on the server. Add a transparent favicon until someone can cobble together a proper one from the openbmc SVG files Change-Id: I5a79be5982e164a8ae0b28a69f673129c0a959ba Signed-off-by: Ed Tanous <ed.tanous@intel.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.