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

Latest commit

 

History

History
23 lines (18 loc) · 694 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 694 Bytes

vm-minicursos

Máquina virtual criada para os minicursos do PHPSC Conference

Instalação

  1. Instale o VirtualBox 5.0.4
  2. Instale o Vagrant 1.7.4
    1. No windows instale o NFS plugin (vagrant plugin install vagrant-winnfsd)
  3. Clone o repositório (git clone git@github.com:PHPSC/vm-minicursos.git)
  4. Entre na pasta baixada (cd vm-minicursos)
  5. Inicie a máquina virtual (vagrant up)

Recursos

  • Ubuntu Trusty 32bit
  • PHP 5.6 (mysqlnd, curl, intl, mcrypt, apcu, memcached, xdebug)
  • Composer
  • Apache 2.4
  • Mysql 5.5 (root pass = admin)
  • Git
  • Memcached
  • NodeJS