Spin up jails instead of containers for elastic agents in FreeBSD

21 views
Skip to first unread message

Foo JH

unread,
Oct 25, 2020, 5:34:44 AM10/25/20
to go-cd
Is there any design in place to support a non-container elastic implemented ie per title?

Aravind SV

unread,
Oct 26, 2020, 4:02:43 AM10/26/20
to Foo JH, go-cd

Elastic agent plugins are based on this plugin interface: https://plugin-api.gocd.org/current/elastic-agents/

It’s possible to write your own, if you want.

Sriram Narayanan

unread,
Oct 26, 2020, 5:16:03 AM10/26/20
to go...@googlegroups.com, Foo JH
For anyone browsing through the code and wanting to see a working example beyond the skeleton agent code:

The gocd docker agent plugin makes use of Spotify's default Docker client (Java based wrapper)

See:
and


On Mon, Oct 26, 2020 at 4:02 PM Aravind SV <aven...@thoughtworks.com> wrote:

Elastic agent plugins are based on this plugin interface: https://plugin-api.gocd.org/current/elastic-agents/

It’s possible to write your own, if you want.

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

Foo JH

unread,
Oct 28, 2020, 10:51:34 AM10/28/20
to go-cd
Thanks both for replying. Will investigate.
Reply all
Reply to author
Forward
0 new messages