Giter Club home page Giter Club logo

vagrant-jenkins-php's Introduction

The purpose of this repository is to provide a demo of the PHP continuous integration server described on http://jenkins-php.org/.

This is a fork from original yanickj/jenkins-php. It mainly fixes the bug that pear.phpqatools.org/phpqatools no longer support, and Dropbox blocks the image of Vagrant CentOS-6.3-x86_64-minimal.box due to bandwidth issue.

Per jenkins-php.org and www.phpqatools.org suggested, this git installs following package one-by-one

  • PHPUnit
  • PHP_CodeSniffer
  • PHPLOC
  • PHP_Depend
  • PHPMD
  • PHPCPD
  • phpDox

Also this git uses CentOS-6.5-x86_64-mimimal.box from:

http://nrel.github.io/vagrant-boxes

Please make sure you have a fast enough connection with above. Note that you might have to run "vagrant provision" several times in case the connection slow between some repo (e.g. pear.phpunit.de <-> Hong Kong).

Requirements

Installation

  1. Install Vagrant and VirtualBox.
  2. Clone php-jenkins repository to a directory on your host machine.
  3. Initialize and update git submodules (run git submodule init; git submodule update; in cloned repo directory).
  4. Invoke "vagrant up"

The included Vagrantfile will create a virtual machine, install Jenkins and the required PHP and Jenkins Plugins. Once the Vagrant guest machine is running Jenkins can be accessed at http://192.168.50.10:8080

vagrant-jenkins-php's People

Contributors

jessem avatar minghsiehaccedo avatar zanhsieh 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.