Skip to content

ArtiomDivak/BlueChi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueChi logo

BlueChi: A systemd service controller for multi-node environments

Copr build status

BlueChi (formerly know as 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.

BlueChi is relying on systemd and its D-Bus API, which it extends for multi-node use case.

BlueChi 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 BlueChi project are available on bluechi-snapshot COPR repo. To install BlueChi packages on your system please add that repo using:

dnf copr enable @centos-automotive-sig/bluechi-snapshot

When done you can install relevant BlueChi packages using:

dnf install bluechi bluechi-agent bluechi-ctl

Submitting patches

Patches are welcome!

Please submit patches to github.com/eclipse-bluechi/bluechi. 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.9%
  • Python 26.6%
  • Meson 1.6%
  • Roff 1.4%
  • Shell 1.3%
  • Makefile 0.2%