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]. > 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.
