commit | 75697f909f1d0e1a2e2f575b680040650a0b60d9 | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Tue Sep 04 09:34:44 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Sep 10 20:45:53 2018 +0000 |
tree | 8e31e6078b785c120a24ebf5dd98cc9ad794e8f6 | |
parent | 500ad789ff4f01d25b4c5e8d64c957024f704645 [diff] |
Create SOL console directive Created serial-console directive in order to avoid duplicate code between remote-console-controller and remote-console-window-controller. Tested: Verified that SOL console functions as expected after refactor Change-Id: I8cfc8e78cc2325c813e5bef608886859df6b3ab8 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
.