commit | 3acf2f77f59344497a5758bf9a18e7c7d8c4e1cd | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Jul 11 14:52:34 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Jul 11 14:54:20 2018 -0500 |
tree | 5bdd21de833b6541e1ea2baaf5dec9776a1a2c04 | |
parent | 07876ff1241919afdbd548b55aac108d5b1ea00f [diff] |
Remove unused app/firmware/ dir The firmware controllers are in app/configuration/controllers/ The firmware styles are in app/configuration/styles/ This app/firmware dir is unused. Tested: Quick manual regression test on firmware page and other pages. Change-Id: I9cd4d3b1368f8d5637de782e4315be583dd48883 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.