GithubHelp home page GithubHelp logo

theforeman / foreman_pipeline Goto Github PK

View Code? Open in Web Editor NEW
9.0 8.0 3.0 561 KB

This project makes Foreman and Jenkins play together nicely. Jenkins can deploy stuff onto newly provisioned hosts by Foreman.

License: GNU General Public License v3.0

Ruby 51.48% JavaScript 26.12% HTML 21.47% CSS 0.25% Shell 0.68%

foreman_pipeline's Introduction

#Foreman Pipeline#

This project provides support for Jenkins builds triggered from within Foreman. It can supply Jenkins with an information on newly provisioned host by Foreman which makes it possible for Jenkins to deploy artifacts on the host.

##Installation##

gem install foreman_pipeline

and

#foreman/bundler.d/*.local.rb
gem 'foreman_pipeline'

or from source:

#foreman/bundler.d/*.local.rb
gemspec :path => 'path/to/this/plugin'

Then execute from Foreman's root

bundle install
rake db:migrate
rake db:seed

##Dependencies##

##Versions##

Foreman Katello Foreman Deployments Jenkins API client Foreman Pipeline
>= 1.9 >= 2.3 ~> 0.0.1 < 2.0.0 0.0.1

##Usage##

See wiki.

foreman_pipeline's People

Contributors

xprazak2 avatar blahblahfoo avatar

Stargazers

J0J0 Todos avatar  avatar Ben Eshed avatar Jeffery Padgett avatar a avatar  avatar Dmitry Vasilets avatar Abeer avatar Koen Torfs avatar

Watchers

Dmitry Vasilets avatar James Cloos avatar  avatar J0J0 Todos avatar The Foreman Bot avatar Abeer avatar  avatar Jennifer avatar

foreman_pipeline's Issues

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.