top | item 11385662

(no title)

vito | 10 years ago

You pretty much got it right. That page is still a bit rough; we'll give it some TLC soon.

Workers are just machines running a container management daemon (much like a Docker daemon) and a volume manager (a custom daemon for managing caches and efficient artifact propagation between containers). Not sure how you got to Cloud Foundry though, it's not really related. Garden lives in the Cloud Foundry GitHub organization, as it's also used by Cloud Foundry, but you don't need to know anything about CF to use Concourse.

Concourse supports Linux, Windows, and OS X. You can see an example of this here:

https://ci.concourse.ci/pipelines/main/jobs/fly/builds/2621

discuss

order

kureimoru|10 years ago

I will jump in with a question: what about FreeBSD? Can I have a FreeBSD slave / Garden?

zeisss|10 years ago

Also please add pictures. there is nothing beating a pictures with 3 boxes and arrows :P

oblio|10 years ago

Is Windows support on the roadmap?