Skip to content

bengitiger/vagrant-ubuntu16-php7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Box

A custom Vagrant Box for PHP Web Development.

Software

  • Ubuntu 16.04 64-bit
  • Git 2.x
  • PHP 7.0
  • Nginx 1.10.x
  • MariaDB 10.1.x (root password: 123456)
  • Sqlite3
  • Composer
  • Node.js 6.x (With PM2, Bower, Browsersync, Grunt, and Gulp)
  • Memcached

Installation & Setup

For Windows is recommended that you run the cmd window as Administrator

  1. Install Git
  2. Install VirtualBox >= 5.0.0
  3. Install Vagrant >= 1.8.4
  4. git clone https://github.com/wbraganca/vagrant-ubuntu16-php7 vagrant-ubuntu16-php7
  5. install Vagrant plugins:
    • vagrant plugin install vagrant-vbguest
    • vagrant plugin install vagrant-hostsupdater
  6. Run the vagrant up command in your terminal

About

A custom Vagrant Box for PHP Web Development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published