Skip to content

Vagrant development setup with Apache, PHP, MySQL, ElasticSearch, Memcached, Symfony installer, Nodejs and other tool

Notifications You must be signed in to change notification settings

albertcolom/custom-ansible-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Ansible Vagrant

Requirements

Installation

Clone this repository

$ git clone git@github.com:albertcolom/custom-ansible-vagrant.git

Add domain in hosts

$ echo "10.10.10.10 web.dev >> /etc/hosts"

run vagrant (for the first time it should take up to 20-30 min)

$ vagrant up

Virtual Machine

  • OS: Ubuntu (trusty64)
  • Name: local.web
  • Memory (RAM): 2048MB
  • CPUs: 1
  • Network: 10.10.10.10

Installed components

  • Apache 2
  • PHP 5.6
  • MySQL
  • Elasticsearch
  • ElasticHQ
  • Nodejs
  • APC
  • Memcached
  • CodeSniffer
  • Symfony installer
  • Composer (Globally)
  • Adminer
  • Vim
  • Git
  • Htop
  • Python-pip
  • Curl
  • Sendmail
  • Unzip
  • Tmux
  • Zsh (Default shell)
  • Figlet
  • Openjdk-7-jdk
  • Httpie
  • Npm
  • Imagemagick

Links

About

Vagrant development setup with Apache, PHP, MySQL, ElasticSearch, Memcached, Symfony installer, Nodejs and other tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published