Giter VIP home page Giter VIP logo

tw-go-repo's Introduction

tw-go-repo

apt and yum repositories for ThoughtWorks Go.

But there is a limit to what we can do, and it will never be as simple as apt-get install because we'll never get into the upstream distros because we're not OSS.

How?

Use apt?

$ cat /etc/apt/sources.list.d/go.list 
deb http://tw-go-repo.quadhome.com/ go main

$ apt-get install --force-yes -yqq go-agent

Use yum?

$ cat > /etc/yum.repos.d/go.repo 
[go]
name=ThoughtWorks Go
baseurl=http://tw-go-repo.quadhome.com/
enabled=1
gpgcheck=0

$ yum install -qy go-agent

Thanks!

You're welcome!

... but why?

Because not having automation-accessible packages for your Continuous Delivery tool is some serious cognitive dissonance.

Oh, well why not?

As long as people don't start installing Go with 50 users and 200 agents for free on customers sites but that's possible even today, it's just more of a PITA :-)

No, wait. That would be great. See: Windows.

Having said that there are still other things we need to work on and need to strike the right balance: I do want people to have to give me their email address, if not for downloading (since, as written above, Go would run but not allow remote agents) the moment they request a community licence. Why? because we are a 3-pillar company, not a pillar 3 company and if I don't have a way to get in touch with and nurture potential customers I have a problem.

More than 20 users? More than 10 agents? $12,500 please and do mention me in the referral form.

tw-go-repo's People

Contributors

quad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.