commit | 067a1cd156808a2053a678945c8fc419464e1bf0 | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Fri Oct 05 10:25:21 2018 -0500 |
committer | beccabroek <beccabroek@gmail.com> | Tue Oct 09 13:22:57 2018 -0500 |
tree | 5131a8a7c79b3e87f19ad71d249404b18973b057 | |
parent | 8b6f9bf71ae102c1e1afc50ca62310cd6bc37aef [diff] |
Update code styling for network page Now that the following style guide is being used: https://google.github.io/styleguide/jsguide.html#naming Some of the variable naming in this class needs to be updated. Change-Id: I6ca7a0ea7255ab2314bb4b5fc2d89cff9006039a Signed-off-by: beccabroek <beccabroek@gmail.com>
The OpenBMC WebUI is a Web-based user interface for the OpenBMC firmware stack. The WebUI uses AngularJS. Features include:
nodejs npm
npm install
npm run-script server
This will start a server instance and begin listening for connections at http://localhost:8080
. This development server provides live reloading on code changes. NOTE: Browsing to https://<BMC>
and accepting the self-signed certificate might be required to prevent your browser from blocking traffic to the BMC.
Enter the BMC Host or BMC IP address, username, and password. The default username and password are root
/0penBmc
.