Hi Aravind, Thanks for your reply. We use Windows Server 2012 R2. The situation which we have is pointing 2 Go Agents residing in the same physical server to two different GOCD Servers. Ex : GoAgent 1 should point to xx.xx.xx.xx and Go Agent 2 should point to yy.yy.yy.yy As GO Agents takes the GO_Server_URL from Environment variables, is it possible to use two different environment variables and point to two gocd servers?
On Friday, 26 October 2018 18:21:14 UTC+5:30, Aravind SV wrote: > > You didn't mention OS, etc. > > This documentation page might be useful: > https://docs.gocd.org/current/advanced_usage/admin_install_multiple_agents.html > > > If you have installed two agents using the zip, they will both have > individual configs. If using Windows, you could setup a batch file which > sets the server URL environment variable, before starting the agent. > > Cheers, > Aravind > > On Wed, Oct 24, 2018 at 09:53:13 -0700, Teja Swaroop wrote: > > Hi Guys, > > My Problem : > > I have a server where I installed 2 Go Agents. > > I want to point GO Agent 1 to xx.xx.xx server and GO Agent 2 to yy.yy.yy > > server > > How can this be achieved as the GO_Server_URL is common for both in > > environment variables? > > > > -- > > You received this message because you are subscribed to the Google > Groups "go-cd" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "go-cd" 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.
