commit | 844dace6a578c1b28c74874ec4797f9008cd1dfd | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue May 15 12:46:59 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu May 17 01:32:48 2018 +0000 |
tree | 3084f4f18026002f7ef05d3cae5bdd5dfbd1ebde | |
parent | 18f726655f70addbcc5bfda7b9fddb8d066db018 [diff] |
Remove Web UI version No reason to manage a version number separately from the overall project. Remove the version and rename the element. Based on feedback on https://gerrit.openbmc-project.xyz/#/c/10364/. Change-Id: I055445db8bdda36dc408c057132e6e69b8935a6b 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.