jraph is a basic directed graph data model.
j2k is a module which outputs jraph data as a kml file or as a gpkg file.
Jraph runs as a systemd service named jraph-app.service.
To initialize or reinitialize the service, do the following:
cp $PWD/devops/jraph-app.service /usr/lib/systemd/system/jraph-app.servicesystemctl daemon-reloadsystemctl start jraph-app.servicesystemctl status jraph-app.service
$ journalctl -u jraph-app.service -f to see logs
Also ensure journald.conf has Storage=persistent