Skip to content

pesima/vagrant-pesima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Pesima

Vagrant Provisioning for PESIMA Developer

Requirements

  • Vagrant 1.4.3+
    • Use vagrant -v to check your version
  • Virtualbox
  • Git

Instructions

First, clone this repository.

git clone https://github.com/pesima/vagrant-pesima.git

Second and run:

$ vagrant up

Optional, see Vagrant.default for available options and edit the Vagrantfile which scripts you'd like to run.

Virtual Machine Specifications

  • Base Packages
    • Base Items (Git and more!)
    • Oh-My-ZSH
    • PHP (php-fpm)
    • Vim
    • PHP MsSQL (ability to connect to SQL Server)
    • Screen
  • Web Servers
    • Apache
    • HHVM
    • Nginx
  • Databases
    • Couchbase
    • CouchDB
    • MariaDB
    • MongoDB
    • MySQL
    • PostgreSQL
    • SQLite
  • In-Memory Stores
    • Memcached
    • Redis
  • Search
    • ElasticSearch and ElasticHQ
  • Utility
    • Beanstalkd
    • Supervisord
  • Additional Languages
    • NodeJS via NVM
    • Ruby via RVM
  • Frameworks / Tooling
    • Composer
    • Laravel
    • Symfony
    • PHPUnit
    • MailCatcher

About

Vagrant Provisioning for PESIMA Developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages