GithubHelp home page GithubHelp logo

harism.'s Introduction

Description This Vagrant box is used for starting a CI environment. It contains essential CI tools such as Java JDK, Maven, Selenium, Jenkins, Xvfb and Firefox. With this, a fully functional environement for testing and integration jobs can be easily created.

CI Vagrant Box uses Puppet for provisioning required services and components and is configurable. There are two ways of using this box:

Using already provisioned and packed Vagrant Box Provisioning a new box Requirements Vagrant 1.8.1 or later Latest Vagrant version can be found on: https://www.vagrantup.com/downloads.html.

Start a preconfigured, ready to use VM Provisioning a new Box First approach is easier and faster, it will get the already configured CI running with just two commands. The second approach is better if additional configuration is needed for your CI environment, but requires provisioning a new Vagrant environment.

Plug & Play To start a preconfigured VM, following command should be executed: vagrant init ubuntu/trusty64 && vagrant up

This will start a VM with following configuration:

Ubuntu/Trusty64 is running on port 8080 inside the started VM. To access it from your host machine, you'll have to add port forwarding to the generated Vagrantfile (ie. config.vm.network "forwarded_port", guest: 80, host: 8080)

Generated Vagrantfile can be further configured (for port forwarding, folder sharing etc).

harism.'s People

Contributors

marmy27 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.