Hi Is there a way to run multiple separate Jenkins instances on a single server?
This seems to work from console: java -DJENKINS_HOME=C:\jenkins\InstancePath\ -jar jenkins.war --httpPort=8080 --prefix=/instanceXXX I wish to run them as a services and use a config file for each instance.. same way as jenkins.exe wrapper uses jenkins.xml. setup: win server 2008 ~ 6 jenkins instances ( C:\jenkins\Instance[1-6]) ~ 10 - 50 jobs pr instance. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
