Hi,

I want to run multiple Djigzo instances on one server with one Postfix 
installation. What I did so far is the following:


-          Copied the Djigzo files in one folder for each instance

-          Created one database for each instance

-          Configured each instance to use its database in the hibernate.cfg.xml

-          Configured an individual SOAP port for each instance

-          Deployed the backend for each Djigzo instance (this was a bit 
tricky, because I had to modify djigzo-web to allow overruling some 
configuration values via the Tomcat context (feel free to contact me to hand 
over you the sources) because each instance has to use an own SOAP port)

-          Added the content filter pipe to Postfix's master.cf for each 
instance

-          Added the inet TCP socket for each instance in master.cf

-          Created one init script for each instance

This setup works so far, but I'm unsure if I've forgotten something or some 
other things will interfere. I am aware of the fact I cannot use Djigzo-Web to 
configure Postfix anymore or to view the logs, does anyone see other 
limitations?

Is there a documented way, how to chroot Djigzo?

Kind Regards,
Manuel Faux
_______________________________________________
Users mailing list
[email protected]
http://lists.djigzo.com/lists/listinfo/users

Reply via email to