Lines Matching +full:openbmc +full:- +full:security

1 # OpenBMC Web User Interface
3 phosphor-webui is a Web-based user interface for the OpenBMC firmware stack.
5 [webui-vue repository](https://github.com/openbmc/webui-vue) is a replacement
6 for phosphor-webui.
8 If you haven't switched to webui-vue, it is strongly recommended you do so now.
10 - phosphor-webui uses AngularJS which has gone [End of
12 - phosphor-webui uses the REST D-BUS API which has been [disabled by default in
13 bmcweb](https://github.com/openbmc/bmcweb/commit/47c9e106e0057dd70133d50e928e48cbc68e709a)
14 - webui-vue has many additional features not present in phosphor-webui
15 - Very little active development is happening in phosphor-webui and at a later
16 date phosphor-webui will move to ReadOnly
20 - View system overview data such as model information and serial number
21 - View and manage event logs
22 - Inventory data
23 - Sensor data
24 - Power On/Off server operations
25 - Reboot BMC
26 - SOL console
27 - Remote KVM
28 - Virtual media
29 - Date and time settings
30 - IPv4 network settings
31 - Manage and update BMC and Host firmware
32 - LDAP
33 - SSL certificates
34 - Local user management
44 https://docs.npmjs.com/troubleshooting/try-the-latest-stable-version-of-node
45 https://docs.npmjs.com/troubleshooting/try-the-latest-stable-version-of-npm
51 **Note** This must be run from within the phosphor-webui git repository.
55 `npm run-script server`
60 NOTE: Browsing to `https://<BMC>` and accepting the self-signed certificate
68 **Note** that some OpenBMC implementations use [bmcweb](https://github.com/openbmc/bmcweb)
69 for its backend. For security reasons, bmcweb will need to be recompiled and