- use apache in front of tomcat - create 2 vhosts using apache NameVirtualHost directive - one for each of your dspace instances - install / configure a second tomcat instance - point vhost-1 to tomcat-1 , point vhost-2 to tomcat-2 - underlying db .. you'll also have to set up two databases in postgres (one for each dspace)
------ thanks kevin.foote On Fri, 6 Jul 2012, Thornton, Susan M. (LARC-B702)[LITES] wrote: -> We use Iplanet which allows you to create "virtual" servers in order to run more than one instance of DSpace on a single server. I don't know if you can do this with Apache or not? -> Sue -> -> -> Sue Walker-Thornton -> (w): (757) 864-2368 -> (m): (757) 506-9903 -> -> From: AMJAD USMAN [mailto:[email protected]] -> Sent: Friday, July 06, 2012 7:45 AM -> To: [email protected] -> Subject: [Dspace-tech] Multiple instances of dspace on a single server -> -> Hello everybody, -> i have deployed dspace on a server. i want to create another instance of dspace on the same server for testing and development purposes. -> can anybody help me in this regard? -> -> Regards -> amjad -> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

