Description
Support running Agemo services as a systemd service. Today we have examples and instructions for running the service as a native process and a container (with either podman or Docker). Adding support for systemd involves creating systemd service files, configuring it, and testing.
Acceptance criteria