GithubHelp home page GithubHelp logo

maciejlukianski / vagrant-puppet-lamp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomjaeger/vagrant-puppet-lamp

0.0 2.0 0.0 141 KB

Vagrant with puppet provisioning (basic lamp setup)

Ruby 62.25% Puppet 36.48% Shell 1.27%

vagrant-puppet-lamp's Introduction

vagrant-puppet-lamp

Basic Vagrant setup with provisioning by Puppet

Setup: Debian with LAMP, drush, Vim and NFS Shared Folders and Xdebug

Requirements:

Guide:

  • Download and install required software
  • Fork this repository
  • Clone forked repository
  • Run terminal and execute 'vagrant up'
  • After provisioning, server should be ready to use unless you set up NFS Shared Folders in Your Vagrant File

NFS Shared Folders: If you set up NFS Shared Folders in the Vagrant file on first install, it will Fail to mount the folders because it will try to mount them before nfs-server-kernel is intstalled on the machine.

Xdebug

  • Xdebug will work if you set up network to IP 33.33.33.100 (in the Vagrant file) works on port 9000

If you want to use NFS (what I would recommend for Drupal as it has many files) you have to:

  • do 'vagrant up' without NFS enabled (nfs-kernel-server will get installed on the box)
  • edit Vagrantfile to enable nfs and do 'vagrant reload'

Notes:

  • The 'drupal/app' directory is linked to the webserver document root.

Note: default mysql username and password are root.

vagrant-puppet-lamp's People

Watchers

 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.