Apex Plant Services
[WIP] Pre-alpha state, not ready for anything
Setup
Dependencies
Installation of these is independent of the distribution used.
Apex/Plantd Dependencies
- plantd-master
- plantd-configure
- plantd-broker
Build
make && sudo make install
or using Docker
make image
Running
The application can either be run from the resulting bin/
directory, or the
systemd
service file can be used.
For example, to use the acquire
unit:
sudo systemctl enable plantd-unit@acquire
sudo systemctl start plantd-unit@acquire