GithubHelp home page GithubHelp logo

ahmedalazazy / rhoci Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bregman-arie/rhoci

0.0 2.0 0.0 3.54 MB

Red Hat OpenStack CI Web Application

License: Apache License 2.0

Python 13.43% Shell 0.63% CSS 39.78% HTML 9.90% JavaScript 36.26%

rhoci's Introduction

Red Hat OpenStack CI Dashboard

Build Status

RHOCI is Red Hat OpenStack CI Dashboard.


Quick Start

Prepare your host for installing the app and running it:

scripts/setup_rhel_host.sh

Before running the server and the agent, you first need to set up a configuration (/etc/rhoci/rhoci.conf) The most basic configuration is:

jenkins:
  url: <Jenkins URL>
  user: <Jenkins username>
  password: <Jenkins API token>

Create a virtual environment where you will install the app:

virtualenv ~/rhoci_venv && source ~/rhoci_venv/bin/activate
pip install -r requirements.txt
pip install .

Once the configuration is in place, run the following command to start the server:

rhoci-server

To run RHOCI Jenkins agent, run the following:

rhoci-agent

Developer Guide

Whould like to contribute to RHOCI? click here

API

Route Description
/api/jobs Show jobs details
/api/DFGs Show DFGs details

rhoci's People

Contributors

bregman-arie avatar ssbarnea avatar dsariel avatar

Watchers

James Cloos 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.