commit | 3d0a4d96d8f02208e0fb6ad7bfb2d20a6753c5e7 | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Tue Sep 25 09:23:49 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 25 19:24:11 2018 +0000 |
tree | 7eb4fe20383a9feced300da020d0661e8f40cf9a | |
parent | b12f98601e2b08c4605a8d2c1a708b6c80b678a8 [diff] |
Resizing SOL console Makes no changes to how the console currently looks, but makes overriding the css height of the terminal easier. Resolves openbmc/phosphor-webui#8 Change-Id: Ie198462eaf42578c848fe9285c3065ef6e26b1b2 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
.