stork
stork copied to clipboard
Need a step by step usage manual.
Hi,
I'm trying to figure out how to generate a systemd init script using Stork, but I can't figure out how to use it. Would it be possible to have a step by step manual on how to proceed?
I have akamai-cefconnector, a java program that need to be run as a service (daemon) on Linux.
Folder structure is :
./bin/CEFConnector-1.6.0.jar ./config/[CEFConnector.properties, log4j2.xml] ./lib ./logs
I just need to generate the systemd init script to operationalise it.
Thank you!