Easiest way is to make sure your app can run as a daemon and set up an
init script or systemd config for it. This I have to say is where
systemd makes things easier. Then just add it as a systemd or sysv
resource in your setup.
Actually I would recommend against that: When starting with a new service I 
would implement an OCF resource agent.

Regards,
Ulrich



Yes, I can imagine that's better and less of a blunt tool. I was just thinking of the quickest way to try it out for someone not wanting to write code.

Cheers

Alex


--
Insert pointless drivel here.
_______________________________________________
Users mailing list: [email protected]
https://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to