Hi all, I'm trying to setup a Plone 3.3.1 framework with supervisor.
With Plone 3.3 I used these commands in the supervisor part of buildout: [supervisor] recipe = collective.recipe.supervisor port = 4101 serverurl = http://127.0.0.1:4101 user = admin password = drillococco programs = 10 zeoserver ${zeoserver:location}/bin/runzeo ${zeoserver:location} 20 client1 ${client1:location}/bin/runzope ${client1:location} true 30 client2 ${client2:location}/bin/runzope ${client2:location} true 40 deliverance /usr/local/Plone33/zeocluster/deliveranceStart.sh true 50 pound ${buildout:directory}/bin/poundrun ${buildout:directory} true 60 varnish ${buildout:directory}/bin/varnish ${buildout:directory} trueBut in Plone 3.3.1 there are neither runzeo nor runzope. The parts directory is empty.
Which commands can I use for supervisor and Plone 3.3.1? Thanks Mirto
<<attachment: mirtosilvio_busico.vcf>>
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
