Giter Site home page Giter Site logo

hugmatj / flux-ci Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niklasrosenstein/flux-ci

0.0 0.0 0.0 1.04 MB

Flux is your own private & lightweight CI server.

License: MIT License

JavaScript 2.54% Python 57.45% CSS 12.06% HTML 27.48% Dockerfile 0.47%

flux-ci's Introduction

Flux-CI

License: MIT Join the chat at https://gitter.im/flux-ci/Lobby

Flux is a simple and lightweight continuous integration server that responds to Webhooks that can be triggered by various Git hosting services.

Flux should be deployed over an SSL encrypted proxy pass server and be used for internal purposes only since it does not provide mechanisms to prevent bad code execution.

View the full documentation ▸

Development

We recommend using a Python virtualenv to install Flux CI and its dependencies into. Rerun the last command to restart Flux CI with latest local changes.

virtualenvPipenvExecute main directly
virtualenv .venv
source .venv/bin/activate
pip install -e .
flux-ci --web
PIPENV_VENV_IN_PROJECT=1 pipenv install -e .
pipenv run flux-ci --web
python -m flux.main

Screenshots

Login

Dashboard

Repositories

Repository Overview

Build overview

Users

User Settings

Integration

Confirmation

Logo


Copyright © 2018 Niklas Rosenstein

flux-ci's People

Contributors

gsantner avatar niklasrosenstein avatar teekaay avatar thomasklinger1234 avatar tvrzna 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.