Coder Social home page Coder Social logo

drupal-dev's Introduction

Drupal-dev

What is it?

This is a Vagrant configuration to provision LAMP stack with tools required for Dupal development.

What does it do?

Provisions full stack virtual machine and installs Drupal 7 and Drupal 8 using only 1 command - vagrant up.

Why?

Sometimes you just want to start working on a module or module-port and there is no sandboxed environment that allows you to just start. Download this and provision a virtual box - and you are ready to go!

Who is it for?

  • Drupal devs
  • Drupal starters

What's in the box?

Configuration for this box is stored in file /puphpet/config.yaml.

Credentials

  • MySQL: admin/password
  • Drupal 7/8: admin/password

What else is there?

  • PHPStorm_settings.jar - PHPStorm settings file with Drupal code formatting standards. Use File > Import Settings from within PHPStorm to apply these settings.

Installation

  1. Install Virtual Box
  2. Install Vagrant
  3. Install Vagrant Host Manager
  4. Some OSes require NFS server to be installed. OSX has NFS server inbuilt and running by default.
  5. Download this project and extract it into /www/drupal-dev directory, so that file Vagrantfile is accessible at /www/drupal-dev/Vagrantfile.
  6. Navigate to /www/drupal-dev/ directory and run vagrant up.

FAQ

  • Can I shutdown my VM without loosing changes?

    Yes. Nothing will be lost when you simply power off the VM.

  • What will happen to installed Drupal 7 and Drupal 8 sites after reboot of VM?

    Nothing. They will be preserved. These sites are installed only on the first run.

  • Can this be used for development of real projects?

    Definitely! But you would need to additionally configure YAML file (manually or through PuPHPet website) to contain your project information, such as hostname, share paths etc.

Links

Productivity improvement for Mac!

drupal-dev'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.