Coder Social home page Coder Social logo

cinch's Introduction

cinch

This folder contains an Ansible playbook for standing up and configuring Jenkins masters and slaves. There are roles specifically for the creation of those configurations, as well as several other roles which can be leveraged for configuring and standing up resources of other types helpful in the process of running continuous integration. Some of these roles are documented here, along with information on how to leverage them and configure them.

For full documentation on the configuration options of each role, see the default vars YAML file in the particular role. Any of the values in that file are intended to be overridden by the user.

As a qiuck start, you can copy one of the folders in the "inventory" folder to a new name "local" and modify the hosts file and any group_vars files to point to the options you want.

Development

If you are looking to just mess around with either development or take it for a spin, you can jump into the vagrant/master folder and mutter ./full_cycle.sh to get a local VM up and going and configured to run Jenkins master with all of the default options from this playbook. If you have access to extra RHEL7 licenses, you can run from the vagrant/master_rhel folder, instead, but you will need to pass through at least an additional option that points the system to your RHEL repository mirror infrastructure.

For more information, check out the file docs/development.md

Settings

Some notable defaults for Jenkins masters currently enabled are

  • Java 8
  • Jenkins LTS 1.651.3
  • an extensive list of plugins found in files/jenkins-plugin-lists/default.txt
  • SSL disabled, but Jenkins served off of port 80

Primary supported operating systems are

  • RHEL 7
  • CentOS 7

cinch's People

Contributors

robled avatar greg-hellings avatar

Watchers

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