Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

igrybkov/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant

Description

Vagrant configuration for web development.

Currently include:

  • Apache 2.2
  • PHP 5.5
  • XDebug
  • MySQL
  • tmux
  • vim
  • git
  • composer

Installation

sudo apt-get install build-essential g++
vagrant plugin install vagrant-plugin-bundler
  • Clone this repo: git clone git@github.com:igrybkov/vagrant.git
  • vagrant up

Usage

  • Create file for new project in configs/sites/. Use test.json as template

Tips

  • For faster start use vagrant up --no-provision

ToDo:

  • ZSH
  • Ruby (RVM)
  • MailCatcher
  • MongoDB
  • ElasticSearch
  • Python
  • NodeJS
  • Sphinx

About

Vagrant LAMP configuration for web development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages