Hirte is a systemd service controller intended for multi-node environments with a predefined number of nodes and with a focus on highly regulated ecosystems such as those requiring functional safety. Potential use cases can be found in domains such as transportation, where services need to be controlled across different edge devices and where traditional orchestration tools are not compliant with regulatory requirements.
Hirte is relying on systemd and its D-Bus API, which it extends for multi-node use case.
Hirte can also be used to control systemd services for containerized applications using Podman and its ability to generate systemd service configuration to run a container via quadlet.
RPM packages for the Hirte project are available on hirte-snapshot COPR repo. To install hirte packages on your system please add that repo using:
dnf copr enable mperina/hirte-snapshot
When done you can install relevant hirte packages using:
dnf install hirte hirte-agent hirte-ctl
Patches are welcome!
Please submit patches to github.com/containers/hirte. More information about the development can be found in README.developer.md.
You can read Get started with GitHub if you are not familiar with the development process to learn more about it.
To submit a bug or suggest an enhancement please use GitHub issues.
Please join the CentOS Automotive SIG mailing list if you have any other questions.