Vagrant configuration for web development.
- Apache 2.2
- PHP 5.5
- XDebug
- MySQL
- tmux
- vim
- git
- composer
- Install VirtualBox
- Install Vagrant
- Install plugin dependencies
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
- Create file for new project in
configs/sites/
. Use test.json as template
- For faster start use
vagrant up --no-provision
- ZSH
- Ruby (RVM)
- MailCatcher
- MongoDB
- ElasticSearch
- Python
- NodeJS
- Sphinx