commit | 59c19c10bf1da1fb7cdf14057b1f04c3cb5966b7 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Tue Jan 26 08:48:11 2021 +0100 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Thu Feb 04 00:37:32 2021 +0100 |
tree | e6c003fb1503dc476f68d79de664ce8eb5c72cf1 | |
parent | cbdc98a534d3a57e68f2723a5eb2aec36a6e0d7d [diff] |
Add authentication to czechlight-system Change-Id: I8f6d3fec32c12eda9bf531b455d6d8c590f50752
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.