TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
- Browse to
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response withLogin required
message. - In the same session, navigate to
http://localhost:8080
. Enter the BMC IP, Username and Password (defaults:root
/0penBmc
).
Now you are logged in.