An open API service indexing awesome lists of open source software.

https://github.com/wtanaka/drupal-vagrant-puppet

Vagrant setup for Drupal
https://github.com/wtanaka/drupal-vagrant-puppet

Last synced: 3 months ago
JSON representation

Vagrant setup for Drupal

Awesome Lists containing this project

README

          

Vagrant for Drupal using Puppet
===============================

See [Vagrant Puppet setup for Drupal homepage](
http://wtanaka.com/drupal/vagrant-puppet) for up to date instructions.

1. `wget -O - http://ftp.drupal.org/files/projects/drupal-6.31.tar.gz |
gzip -dc | tar xvf -`
2. `mv drupal-6.31 pub`
3. Either: `vagrant up precise` OR `vagrant up lucid`
4. Visit `http://localhost:5432/install.php`