I tried to enroll a server into deviceplane but there is a hard requirement on systemd. Are there any plans in the future to support more linux distributions?
Our agent will support nearly any Linux distro, even though our installation script only supports systemd at the moment. We've really wanted to add OpenRC support to our installation script for a while but haven't gotten to it yet. If you know your init system well, you could always write your own service file. Here's the unit file for systemd as a reference: https://github.com/deviceplane/deviceplane/blob/master/ins…
* https://manpages.debian.org/unstable/sysvinit-utils/init-d-s...
* https://sources.debian.org/src/opendnssec/1:2.0.4-3/debian/o...