commit | 8265829856f5cbd7190d91866baa7c6c365de493 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Jun 06 16:51:32 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Jun 14 13:04:27 2018 -0500 |
tree | dd6d37814e4534b7d006424bdc2c629751617c96 | |
parent | 0646782dc72ecd1ba146858c686e090d70dab0c1 [diff] |
Add "Add new DNS server" button Added a button which allows the user to add new DNS Servers. After pressing the button a new empty field appears. Resolves openbmc/openbmc#3089 Tested: Added several new DNS Servers on a Witherspoon. Change-Id: Ic6a6d2b798ad177b0e9aeb64ba3e4993af442305 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.