Provide systemd unit files for all calamari daemons
- Dominant language
- Python
- Stars
- 345
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
This is a proposal to include [systemd unit files](https://www.freedesktop.org/software/systemd/man/systemd.service.html) for calamari daemons. Right now, calamari services are managed by [supervisord](http://supervisord.org/) instead.
# Reasoning
Since both [Fedora](https://fedoraproject.org/wiki/Systemd) and [Debian](https://wiki.debian.org/systemd) distributions (and their derivates, such as RHEL or Ubuntu) are using systemd now, it would make sense to add systemd unit files for calamari so that on such linux distributions, superviord configuration could be replaced with systemd one. This would mean simplification of service management and better integration with the rest of the daemons.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.