Coder Social home page Coder Social logo

vagrant-jenkins-deployment's Introduction

Overview

Intended as an environment to play with Jenkins for apprentices and trainees to work on.

Quickstart

Setup

Pre-requisites

  • VirtualBox
  • Vagrant
  • Python

The code was developed and tested on a Mac but should work fine on other platforms that meet the above requirements.

Installing ansible

Since Ansible has been packaged for use with pip I've used virtualenv for python to allow a local installation that doesn't need admin access or muck up any of your system libraries. I prefer this approach as it's cleaner and has less in the way of side-affects. Feel free to install ansible from RPMs/.deb or other package managers onto your system natively if that is easier for you.

Create a virtual python environment and activate it

virtualenv ansible-env
. ansible-env/bin/activate

Install ansible

pip install ansible

Inital VM

Start VM using this

vagrant up

Background

Jenkins

There are instructions and links to the RPM repository and packages available, here

vagrant-jenkins-deployment's People

Contributors

fionahiklas avatar

Watchers

James Cloos avatar  avatar Katie Bianchi avatar

Forkers

katiehiklas

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.