Coder Social home page Coder Social logo

vagrant-lamp's Introduction

vagrant-lamp

My default dev enviroment

  • Ubuntu 14.04 v64 Bit
  • host port 5591 forwarded to 22
  • host port 8080 forwarded to 80
  • www folder in this project is synced with the /var/www folder on the guest machine
  • installed server packages:
    • vim
    • htop
    • git
  • Apache
    • rewrite module
  • vhost is local.dev (alias www.local.dev)
  • PHP 5.6
    • cli
    • intl
    • mcrypt
  • XDebug
  • Ruby
  • nodejs
    • bower
  • Python
  • MySql (vagrant:123)
  • Postgresql 9.3 (vagrant:123)
  • Sqlite
  • Redis
  • MailCatcher
  • Maybe some other stuff which I forgot to mention here...

Getting running

  1. Install VirtualBox (https://www.virtualbox.org/)
  2. Install Vagrant (https://www.vagrantup.com/)
  3. Clone this repo
  4. Run vagrant up (You may have to disable Hyper-V on Windows 8)
  5. Adjust your hosts file (192.168.56.101 local.dev)
  6. Add an index.php in the www/local.dev folder with some awesome content
  7. Open the url local.dev in your favorite webbrowser and voila

Thanks to the awesome PuPHPet GUI https://puphpet.com/

vagrant-lamp's People

Contributors

messyone avatar

Stargazers

Dávid Schneidhoffer avatar

Watchers

 avatar

vagrant-lamp's Issues

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.