commit | a5f48c7466ec81bda4576af0a9b5d0e30dd4608f | [log] [tgz] |
---|---|---|
author | Jayashankar Padath <jayashankar.padath@in.ibm.com> | Fri Feb 16 15:34:55 2018 +0530 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 09 16:04:23 2018 +0000 |
tree | 6867766f75df9e04d087470074e5ce3e192beec2 | |
parent | 3c837f45b6149a38e11b35d680ec9e8e64d547da [diff] |
BMC IP changed to BMC host/IP and corrected the value truncation in webgui. Resolves openbmc/openbmc#2894 Tested: Running GUI locally and verified the new texts. Also made sure that value truncation is not happening. Change-Id: Ic3947b36ef83fe5cb37190a848c85156cc072afd Signed-off-by: Jayashankar Padath <jayashankar.padath@in.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.