Vagrant Php7 Save

A simple Vagrant LAMP setup with PHP 7.1 running on Ubuntu 16.04 LTS

Project README

Vagrant PHP7

A simple Vagrant LAMP setup with PHP 7.1 running on Ubuntu 16.04 LTS.

What's inside?

  • Ubuntu 16.04 LTS (Xenial Xerus)
  • Vim, Git, Curl, etc.
  • Apache
  • PHP 7.1 with some extensions
  • MySQL 5.7
  • Node.js 8 with NPM
  • RabbitMQ
  • Redis
  • Composer
  • phpMyAdmin

Prerequisites

  • Vagrant
  • Plugin vagrant-vbguest (vagrant plugin install vagrant-vbguest)

How to use

  • Clone this repository into your project
  • Run vagrant up
  • Add the following lines to your hosts file:
192.168.11.11 app.local
192.168.11.11 phpmyadmin.local
  • Navigate to http://app.local/
  • Navigate to http://phpmyadmin.local/ (both username and password are 'root')
Open Source Agenda is not affiliated with "Vagrant Php7" Project. README Source: spiritix/vagrant-php7
Stars
109
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating