Blog Company Unofficial runner becomes official one
May 3, 2015
2 min read

Unofficial runner becomes official one

This blog post about he alternative CI runner written in Go that can be easily run on any server with support for all latest technologies, including Docker.

Blog fallback hero

Not long time ago I built and wrote about the alternative CI runner written in Go. The single binary that can be easily run on any server with support for all latest technologies, including Docker. If you are interested here's blog post about it: Unofficial GitLab Runner. With great help of the community involved in testing today the runner becomes the official one, making the old one written in Ruby deprecated.

Should I migrate?

If everything works for you on the old runner, there's no need to install the Go runner unless you need some of it's specific features, like: multiple concurrent jobs or Docker support.

How to get started?

Everything related to GitLab CI Multi-purpose Runner was moved to the official repository: GitLab.com/gitlab-org/gitlab-ci-multi-runner. On the official page you will be able to find a project documentation with example setups that will help you build your projects. If you have any ideas or problems please let us know by creating an issue: Issues. We also always happy to accept contributions: Merge Request.

How to install?

This is really simple:

How to use it?

$ cd ~gitlab_ci_multi_runner
$ gitlab-ci-multi-runner register

You will be asked about how it should be configured. Once you do it you are pretty much ready to build projects.

Final word

I'm also happy to join GitLab Core Team. I guess that my role there will be to make this project better and better and to make the CI solution simpler and more robust.

We want to hear from you

Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum. Share your feedback

Ready to get started?

See what your team could do with a unified DevSecOps Platform.

Get free trial

New to GitLab and not sure where to start?

Get started guide

Learn about what GitLab can do for your team

Talk to an expert