Giter Club home page Giter Club logo

yarvis's Introduction

YARVIS

(samos nozes)

Build Status

Yet Another ReVolutionary Integration System

Context diagram

                         ,----(º º) ---.
                         |             |
                         |    User     |
                         |             |
                         `-------------'
                               |
                               |
                               V
                        ,----------------.
                        |                |
                        |     YARVIS     |
                        |                |
                        `----------------'
                            /        \
                           /          \
                          V            V
            ,----------------.      ,----------------.
            |                |      |                |
            |     DOCKER     |      |      GIT       |
            |                |      |                |
            `----------------'      `----------------'

Installing

If you got Unsupported URL error with any SSH git repository, make sure you installed rugged gem with all

Installing

If you got Unsupported URL error with any SSH git repository, make sure you installed rugged gem with all system dependencies and compilation headers previously installed. (openssh-dev, libssl-dev).

To run the system you'll need to:

  • clone the repo
  • install necessary ruby version ( > 2.0)
  • install necessary system dependencies - check dependencies for rugged gen
  • install the gems with bundle install
  • prepare the database with rake db:create db:migrate
  • start server with rails s (or any infrastructure you prefer)
  • start sidekiq workers with sidekiq

For a single node setup you'll need the docker system running a a user with docker permissions

TODO

High prio

Medium prio

  • Remote docker server access and management
  • Job path stick into the docker server - schedule each derived sidekiq worker on to the same worker server queue

Low prio

  • Allow job failures inside the matrix pipeline
  • Branch build
  • Branch blacklist/whitelist

yarvis's People

Contributors

romeuhcf avatar

Watchers

James Cloos avatar  avatar

yarvis's Issues

Multiple Docker Servers

I as a pipeline user
Wants to be able to paralelize builds in multimple docker servers
So that we can increasebuild throughput

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.