Code Monkey home page Code Monkey logo

vagrant's Introduction

Synopsis

My Vagrant configuration

Installation

  1. Install Oracle VirtualBox https://www.virtualbox.org/wiki/Downloads

  2. Install Vagrant https://www.vagrantup.com/downloads.html

  3. Clone this repository to some directory on your machine. Inside that directory execute the following steps.

  4. Edit Vagrantfile file.

4.1. On line 4 replace change value of IP_ADDRESS_PRIVATE with an actual number.

4.2. On line 6 replace change value of public IP_ADDRESS with an actual number.

4.3. On line 7 replace change value of DEFAULT_GETAWAY with an actual number.

4.4. On line 9-11 choose one of provsion scripts

4.5. On line 14 set value of PROJECT_WWW_DIR to the directory on your machine with your PHP projects.

4.6. On line 15 set value of PROJECT_LOG_DIR to the directory where you want to keep Apache logs.

4.7. On line 16 set value of PROJECT_SENDMAIL_DIR to the directory where you want to receive the e-mails sent by sendmail.

4.8. On line 21 set array of network interfaces you want vagrant coose from

  1. Run console command "vagrant up".

  2. Enjoy! :)

P.S. default username ans password (with sudo) are "vagrant"

vagrant's People

Contributors

evilkraft avatar

Watchers

James Cloos 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.