commit | 8beb651d8b74beb05956435210cc9421e0119a3f | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Feb 02 14:01:16 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 07 15:05:20 2018 +0000 |
tree | 3e16f836ba01a653125eba60865a6b135b069d88 | |
parent | 3b3ab8af26dddc1229920e93ebb741ab6230fcc5 [diff] |
Turn off the mangler The javascript in this repository isn't currently compatible with the name mangling done by the uglifier plugin (it causes unknown provider errors). This commit can be reverted when it is fixed. Change-Id: I1589e2ba392aec7b321b9816475613215836c47d Signed-off-by: Matt Spinler <spinler@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.