Git Product home page Git Product logo

gitlab-ci's Introduction

GitLab CI is an open-source continuous integration server

  • build status
  • Code Climate
  • Dependency Status
  • Coverage Status

Screen

Requirements

GitLab CI is designed for the Linux operating system.

GitLab CI officially supports (recent versions of) these Linux distributions:

  • Ubuntu Linux
  • Debian/GNU Linux

Additionally GitLab CI requires:

  • ruby 1.9.3
  • MySQL or PostgreSQL

This version (3.x) is designed for GitLab 5.3+.

If you want to use GitLab CI without GitLab or with older versions you need to use 2-2-stable

How it works

GitLab CI is a web application with API and connect to db. It manage projects/builds and provide a nice user interface. It uses GitLab application to authenticate users.

GitLab CI Runner is a pure ruby application which process builds. It can be deployed separately and work with GitLab CI through API.

In order to run tests you need at least 1 GitLab CI instance and 1 GitLab CI Runner. However, for running several builds at the same time you may want to setup more than one GitLab CI Runner.

Possible Cases:

  • 1 GitLab CI and N GitLab CI Runner instances on same machine
  • 1 GitLab CI and N GitLab CI Runner instances on different machines
  • 1 GitLab CI and N GitLab CI Runner instances on local machines

screen

Installation

Getting help

gitlab-ci's People

Contributors

dzaporozhets avatar vsizov avatar jojosch avatar jacobvosmaer avatar cabeca avatar mrichie avatar dosire avatar qfox avatar corpix avatar jameswritescode avatar sispheor avatar steveryherd avatar alexdo avatar andrielfn avatar antonio avatar endoze avatar dejaaugustine avatar razielgn avatar jperville avatar jtreml avatar chuangbo avatar mkasztelnik avatar endzyme avatar 1989car avatar deradon avatar philzen avatar reuben-sutton avatar robottokauf3 avatar wnp avatar thomwiggers avatar

Watchers

James Cloos avatar Hoang Nguyen 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.