http://supervisord.org/
It's available as a package on most recent OS releases, and is very easy to build on any Linux server. On Thu, Mar 13, 2014 at 10:25 AM, masc2279 <[email protected]> wrote: > I do not understand. Is this a feature on ZEO ? or are you asking me to > start them up as supervised in CentOS. They all start fine as long as the > ZEO Server is present. This is how i start them up from the /etc/init.d/ > folder. > > #!/bin/sh > # > # chkconfig: 345 05 95 > # description: zeoclient > # .... > clear > echo "attempting to run plone script" > > /srv/Plone/zeocluster/bin/plonectl client1 start > /srv/Plone/zeocluster/bin/plonectl client2 start > /srv/Plone/zeocluster/bin/plonectl client3 start > /srv/Plone/zeocluster/bin/plonectl client4 start > /srv/Plone/zeocluster/bin/plonectl client5 start > /srv/Plone/zeocluster/bin/plonectl client6 start > /srv/Plone/zeocluster/bin/plonectl client7 start > /srv/Plone/zeocluster/bin/plonectl client8 start > > > > -- > View this message in context: > http://plone.293351.n2.nabble.com/Zeo-Server-and-Client-Issue-PLEASE-HELP-tp7570598p7570601.html > Sent from the Installation, Setup, Upgrades mailing list archive at > Nabble.com. > _______________________________________________ > Setup mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-setup >
_______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
