Installing zope instances with dzhandle
To install a new zope instance use dzhandle:
Example code
# dzhandle list-instances
flint 2.8 addon-mode=manual addon-technique=manually installed userfile=inituser
root@docbox:/etc/init.d
TADA!!!
root@docbox:ndzhandle -z2.8 make-instance hill -m all
Port number is defined in the …/etc/zope.conf in the %define section..
BTW
Put instances where you want just link them to this directory and they will autostart…
say instance /var/lib/zope2.9/instance
/var/lib/zope2.9/instance# ln -s /opt/paladintek.net/
By: Flint
No Comments