commit | e9f5fe77bb5646d33b06d51008bac8aa208a21f8 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri May 04 13:43:10 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri May 25 10:11:33 2018 -0500 |
tree | 0bc4888e42aac4b242433d7238d48aa3099e33e0 | |
parent | 47db9cb3d2601d23d417ec8df2519af149a0aa78 [diff] |
Replace "Domain Name" with "Default Gateway" "Domain Name" is not as important of a network settings as "Default Gateway". Remove it for now, later we will add fields for the other network settings but getting the basic network settings going for now. To setup the network, the user needs to configure the Default Gateway, MAC Address, IP, Gateway, and netmask. Change-Id: I27066dc188c3c30a01051b473a7ce10837d40fab 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.