Giter Site home page Giter Site logo

samhe / gitlab-ci Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gitlabhq/gitlab-ci

0.0 1.0 0.0 962 KB

Continuous integration server for gitlabhq | Coordinator

Home Page: http://blog.gitlab.org/continuous-integration-server-from-gitlab/

License: MIT License

gitlab-ci's Introduction

GitLab CI is an open-source continuous integration server

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

Screen

Requirements

The project is designed for the Linux operating system.

We officially support (recent versions of) these Linux distributions:

  • Ubuntu Linux
  • Debian/GNU Linux

We recommend to use server with at least 756MB RAM for gitlab-ci instance.

master branch contains unstable 3.0. Use 2-2-stable branch

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. Hovewer for running several builds at same time you may want to setup more then 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

Installation

Getting help

gitlab-ci's People

Contributors

alexdo avatar andrielfn avatar cabeca avatar chuangbo avatar corpix avatar dejaaugustine avatar deradon avatar dosire avatar dzaporozhets avatar gierschv avatar jameswritescode avatar jojosch avatar mkasztelnik avatar mrichie avatar philzen avatar qfox avatar razielgn avatar vsizov avatar y9v 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.