Skip to content

Running as a Service

The HTTP API can run as a user-scoped service when plugin flows need it continuously.

  • place the binary on your PATH
  • create ~/.config/systemd/user/engram.service
  • enable and start the service

Use journalctl --user -u engram -f for logs.