Skip to content

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.

License

Notifications You must be signed in to change notification settings

sandrobonazzola/bluechi

 
 

Repository files navigation

Hirte

Copr build status

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.

How to contribute

Testing

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

Submitting patches

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.

Found a bug or documentation issue?

To submit a bug or suggest an enhancement please use GitHub issues.

Still need help?

Please join the CentOS Automotive SIG mailing list if you have any other questions.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.9%
  • Python 12.6%
  • Roff 1.8%
  • Meson 1.5%
  • Other 1.2%