Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

mikkohei13/vagrant_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Vagrant setup

Usage

  • Install Virtualbox
  • Install Vagrant
  • Clone this repository
  • Open command line on it's directory, command
    • vagrant up --provision

After startup, the www-directory is available at http://127.0.0.1:4567/

Note that ssh vagrant will take you to /home/vagrant, whereas the shared directory is at /vagrant.

Done

  • Apache2
  • PHP5.x, Pear, xdebug, mcrypt, some other tools
  • MongoDB & PHP driver
  • Ruby & Rubygems
  • SASS & Compass
  • MySQL
  • Node.js & npm
  • Bower
  • Grunt

Todo

  • Composer

  • Parameters

  • Test compass, mongo etc.

  • Sync database(s) ?

  • 64-bit Ubuntu & Mongo

Sources

About

Vagrant setup tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published