Re: [go-cd] Docker Elastic agent plugin .jar location (to run it in the ECS)

2023-11-13 Thread Chad Wilson
There's no such release. You should use a non-experimental release from https://github.com/gocd-contrib/docker-elastic-agents-plugin/releases and find the link to the main jar file within that release. There should be no reason you cannot use the most recent release

[go-cd] Docker Elastic agent plugin .jar location (to run it in the ECS)

2023-11-13 Thread Satya Elipe
Hi All Im containerizing my standalone GoCD server v22.3.0 with elastic agents, and looking for the elastic agents plugin jar file location for the version that works with server version v22.3.0 and use it in the container something like: docker run -d -p 8153:8153 -p 8154:8154 \ -v