Skip to content

vagrant&ansible base setup for vms with php5, php7, zephir or hhvm

Notifications You must be signed in to change notification settings

chr-hertel/hackday-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackday VM

Requirements

  • VirtualBox
  • Vagrant
  • Ansible

Idea

  • separate vm for
    • php 5.6 + dev
    • php 7.0 + dev
    • hhvm
    • zephir

How to start

  • clone repository

    git clone [email protected]:chr-hertel/hackday-box.git
    
  • create specific vm

    vagrant up [php5]
    

    vm names: php5, php7, hhvm & zephir

  • enter vm

    vagrant ssh
    

Sidenotes

About

vagrant&ansible base setup for vms with php5, php7, zephir or hhvm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •