Coder Social home page Coder Social logo

sailfish-runner's Introduction

#Sailfish-CI Runner

Runner for Sailfish CI Server

Uses docker to generate containers to test the projects sent by Sailfish CI Server

This project is under heavy development, and is not ready for production

Dependencies

  • Docker (the user should have access to the docker services)
  • NodeJS >= 0.10.36
  • NPM
  • Bower

Development dependencies

  • JSHint

Installation

Install the NPM dependencies and Bower dependencies

npm install
cd public && bower install

Configuration

Change the file configuration.js to match your needs. The parameter endpoint is the base url of the Sailfish CI Server and should be visible from the runner

Start the runner

You can start the runner with:

npm run-script run

Or you can use PM2 to start as service

npm run-script pm2_start

After the init, you can access the monitor status through the address http://{runnerIP}:{port}. The port is configurable on the file configuration.js, by default is 13900

###About

  • Sailfish logo : Image courtesy of vectorolie at FreeDigitalPhotos.net

sailfish-runner's People

Contributors

urodoz avatar

Watchers

 avatar  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.