GithubHelp home page GithubHelp logo

enishant / localhost-dev-php7 Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 15 KB

Vagrant LAMP Development Environment with PHP7.x

License: MIT License

Shell 100.00%
vagrant php php7 mysql apache lamp lamp-stack git curl node

localhost-dev-php7's Introduction

Development Environment with PHP7

A simple Vagrant LAMP setup with PHP 7.1 running on Ubuntu Trusty 64.

What's inside?

  • Ubuntu (ubuntu/trusty64)
  • 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

  • Run vagrant provision --provision-with example.com

  • Run vagrant provision --provision-with wpcli-install (Install WPCLI)

  • Run vagrant provision --provision-with wordpressexample.com (Setup WordPress site)

  • Run vagrant provision --provision-with wpcli-update (Update WPCLI)

  • Add the following lines to your hosts file:

192.168.10.10 localhost.local
192.168.10.10 phpmyadmin.localhost.local
192.168.10.10 example.com
192.168.10.10 www.example.com
192.168.10.10 wordpressexample.com
192.168.10.10 www.wordpressexample.com
  • Navigate to http://localhost.local/
  • Navigate to http://example.com/
  • Navigate to http://www.example.com/
  • Navigate to http://example.com/phpmyadmin (both username and password are 'root')
  • Navigate to http://www.example.com/phpmyadmin (both username and password are 'root')
  • Navigate to http://phpmyadmin.localhost.local/ (both username and password are 'root')
  • Navigate to http://www.wordpressexample.com/ (WordPress admin username 'nishant' and password is 'password')

localhost-dev-php7's People

Contributors

enishant avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.