Coder Social home page Coder Social logo

vagrant's Introduction

Vagrant: creating Xubuntu Trusty (14.04 version) 32 or 64 bit

In this repository there's all you need to create a virtual machine for Virtual Box with vagrant.

The machine you'll create it's a Xubuntu Trusty (14.04) 32 or 64 bit.

Xubuntu Android Developer

This machine will have installed:

  • JDK 7
  • ADT Bundle 22

Xubuntu Java Developer

This machine will have installed:

  • JDK 6
  • JDK 7
  • Eclipse JEE Kepler (with JBoss tools and SVN plugin)
  • JBoss 7.1.1
  • Apache2
  • PHP 5
  • MySql
  • phpMyAdmin
  • Chrome Browser
  • Git
  • Maven
  • DBeaver 2.4.0

Xubuntu Server

This machine will have installed:

  • JDK 7
  • Jenkins CI (already configured)
  • SonarQube (already connected to MySql database)
  • Nexus Sonatype
  • Maven 3
  • Git
  • Apache2
  • PHP 5
  • MySql
  • phpMyAdmin
  • Chrome Browser

Prerequisite

The only application you must have installed on your computer are:

Step 1

After you installed vagrant on your computer, choice a folder where you put:

  • Vagrantfile
  • bootestrap.sh

For example: c:\vagrant\xubuntu-trusty

Step 2

Digit on a shell vagrant up.

Now wait that the script creating the machine and install some software which you'll need for your development environment.

Step 3

Digit on a shell vagrant halt to close the machine.

Step 4

Re-digit on a shell vagrant up and now you can login with credentials:

  • User: vagrant
  • Password: vagrant

Step 5

You have finished! :-)

Enjoy!

vagrant's People

Contributors

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