Concourse CI
concourse.ci
Concourse CI
1–10 of 158 posts
Re: Concourse CI
#2Re: Concourse CI
#3Kind of odd to see the homepage show Vagrant as the install mechanism, even though it supports Docker as well. In 2017, I'd think more developers are likely to run Docker than Vagrant workloads on their machine.
Re: Concourse CI
#4Kind of odd to see the homepage show Vagrant as the install mechanism, even though it supports Docker as well. In 2017, I'd think more developers are likely to run Docker than Vagrant workloads on their machine.
Re: Concourse CI
#5Re: Concourse CI
#6Concourse is a really amazing piece of software, but the BOSH requirement I think will keep adoption low for small companies.
Re: Concourse CI
#7Kind of odd to see the homepage show Vagrant as the install mechanism, even though it supports Docker as well. In 2017, I'd think more developers are likely to run Docker than Vagrant workloads on their machine.
Probably easier to run Docker inside Vagrant than Docker inside Docker.
Re: Concourse CI
#8Earlier quoted context omitted.
Probably easier to run Docker inside Vagrant than Docker inside Docker.
I'm making $86 an hour working from home. I was shocked when my neighbour told me she was averaging $95 but I see how it works now. I feel so much freedom now that I'm my own boss. This is what I do, ==== http://cutt.us/7N2sG
Re: Concourse CI
#9Earlier quoted context omitted.
I'm making $86 an hour working from home. I was shocked when my neighbour told me she was averaging $95 but I see how it works now. I feel so much freedom now that I'm my own boss. This is what I do, ==== http://cutt.us/7N2sG
how do you report comments like this?
Re: Concourse CI
#10This is rather annoying if you want to run a copy on your local network say at home. Its very frustrating because the fly command solves the biggest issue with IWOMM (it works on my machine) by allowing you to run code and tests on another machine before committing anything.
I think from memory I tried using self signed certs and this also had issues for one reason or another.
That said it is still the best CI system I have used to date.