Giter Site home page Giter Site logo

juggler's Introduction

Juggler

A simple Elixir/Phoenix + Docker based continuous integration tool.

Juggler example

Install

  • create .env file based on sample.env
  • dcg build
  • dcg up -d
  • dcg run web mix deps.get
  • dcg run web npm Install
  • dcg run web node node_modules/brunch/bin/brunch build
  • dcg run web mix ecto.create
  • dcg run web mix ecto.migrate
  • dcg up -d

Configure

  • create .env file based on sample.env

Usage

Alpha Roadmap

  • first image download/build fails the build
  • timeout not working well
  • about page

Beta Roadmap

  • Gitlab
  • Bitbucket
  • integrations (notification to slack, hipchat)
  • Scalability - decouple workers from web
  • SSL
  • Custom git server
  • Speed up containers

Roadmap

  • organizations
  • tests
  • email notifications about failed builds/deploys
  • notifications settings
  • build and deploys to vue js
  • predefined containers to user
  • smart pipeline

juggler's People

Contributors

sergey-koba-mobidev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sandeepk17

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.