Live data from Hacker News

Concourse CI

concourse.ci

1–10 of 158 posts

Re: Concourse CI

#2
Kind 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

#3

Kind 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.

Have you noticed that all your generation does is whine, and complain about everything? It is very annoying.

Re: Concourse CI

#4

Kind 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

#6

Concourse is a really amazing piece of software, but the BOSH requirement I think will keep adoption low for small companies.

I use Concourse every day and I don't know yet what BOSH is and I hope I'll never have to. The installation was pretty standard. I followed a tutorial written by Justin Ellingwood, a great technical writer working for DigitalOcean - https://www.digitalocean.com/community/tutorials/how-to-inst....

Re: Concourse CI

#7
post #4

Kind 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.

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

#8
post #4

Earlier 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

how do you report comments like this?

Re: Concourse CI

#9

Earlier 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?

Click on the `n minutes ago` link and there'll be a [flag] option. I flagged it for you.

Re: Concourse CI

#10
My number one complaint with Concourse (which I suspect is due to Go) is that you need to have it hosted with a valid TLS/SSL cert in order to use the fly command. At least this was an issue in the 2.6.0 days, but I couldn't see anything to change this in the recent versions.

This 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.

Post reply on HN