Hello,

Elastic agents are not started by users. They're started automatically, using 
an elastic agent plugin. If you use one, you won't need to set agent 
properties, etc. That's the whole point of it being elastic, in that it creates 
an agent when needed and gets rid of it when it's not needed any more.

You'll need to create a cluster profile and an elastic agent profile, and 
associate the job with the elastic agent profile (which you mention you've 
done). Then, when the job needs to run, the information in the profile will be 
used to create an agent.

<https://github.com/gocd-contrib/docker-swarm-elastic-agent-plugin/blob/master/INSTALL.md>

Not sure which documentation you're seeing. Also, I don't know if the Docker 
Swarm plugin works on Windows – maybe someone has used it on Windows. I don't 
have that experience.

Cheers,  
Aravind

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/m2sg9qxvyo.fsf%40arvindsv.com.

Reply via email to