Skip to content

A box that aims to emulate the Pantheon architecture for local development

Notifications You must be signed in to change notification settings

annikaC/drupal-pantheon-devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drupal-pantheon-devbox

A box that aims to emulate the Pantheon architecture for local development

Starting point forked from https://github.com/craychee/no-excuses-drupal, thank you!

Prerequisites

  • Vagrant
  • VirtualBox
  • Ansible

Instructions

Copy the /ansible directory and Vagrantfile into the root of your Drupal project.

Then, in the root, run vagrant up

At the moment, you will need to manually import the database and files.

Read ansible/vars/all.yml to see database settings.

After the import, go to http://192.168.33.99 to view your site.

To do

  • Drush aliases
  • Script to pull down database/files with Terminus/Drush

About

A box that aims to emulate the Pantheon architecture for local development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published