Giter Site home page Giter Site logo

centos-7.0-phpwebdev's Introduction

Vagrant CentOS Web Development VM

This is a Vagrant CentOS based Virtual Machine setup.

How to install

First follow the install vagrant instuctions on your machine from here:

https://docs.vagrantup.com/v2/installation/index.html

This VM works with VirtualBox from Oracle so you need to install it also:

https://www.virtualbox.org/

After install of the required applications clone the repo in your home directory.

$ git clone [email protected]:dyankov91/centos-7.0-phpwebdev.git

or by https instead of ssh

$ git clone https://github.com/dyankov91/centos-7.0-phpwebdev.git

Rename the file vagrant-centos/bootstrap/settings.yam.dist to vagrant-centos/bootstrap/settings.yam. (remove .dist) and changes accourding to your setup.

Install Vagrant VBGuest pluging on your machine. This plugin is needed for proper folder syncing.

vagrant plugin install vagrant-vbguest

When you are ready run:

$ vagrant up

After update of your settings.yaml file or repo update run the following command to update VM:

vagrant reload --provision

What is included

  • CentOS 7
  • Apache 2.4
  • MySQL (MariaDB)
  • SQLite
  • PostgreSQL
  • MongoDB
  • phpMyAdmin
  • PHP 5.6
  • Git
  • SVN
  • NodeJS
  • Composer
  • Laravel Installer

PHP Packages

  • curl
  • mcrypt
  • mbstring
  • tokenizer
  • openssl
  • phpspec
  • phpunit

NodeJS Packages

  • NPM
  • Grunt
  • Gulp

centos-7.0-phpwebdev's People

Contributors

dyankov91 avatar

Watchers

 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.