| commit | 8126bcb1b9c9a9176eb73373ac25f75864cc0bbd | [log] [tgz] |
|---|---|---|
| author | Lei YU <mine260309@gmail.com> | Thu Dec 21 10:59:57 2017 +0800 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Feb 01 18:50:17 2018 +0000 |
| tree | 04e5ae0df39c4489ce1a36cb0d4f64c2f803ca41 | |
| parent | bb9092a9c3b1812e5ccda800ce201d93c2ad6a6b [diff] |
README: add example usage with OpenBMC 1. Add nodejs requirement; 2. Remove the out dated content; 3. Add example usage with OpenBMC Change-Id: I66f418ed53ccf28d845416790de8fcca8ff2fe98 Signed-off-by: Lei YU <mine260309@gmail.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.