harregoces / admin-vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant

Download and install latest version of vagrant from the official site.

VirtualBox

Download and install latest version of virtualbox from the official site.

Quick Start

Creates and configures guest machines:

To boot Vagrant environment and install all program dependencies goes to the vagrant folder inside the project and Run the following from your terminal:

$ vagrant up

Shuts down the running machine:

$ vagrant halt

Web Sites:

  • Vagrant Vagrant is a tool for building and managing virtual machine environments in a single workflow
  • VirtualBox VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use

About


Languages

Language:Shell 100.0%