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
- Host: GitHub
- URL: https://github.com/wtanaka/drupal-vagrant-puppet
- Owner: wtanaka
- License: gpl-3.0
- Created: 2014-04-27T09:15:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-11T05:49:08.000Z (over 11 years ago)
- Last Synced: 2025-01-23T07:45:22.449Z (9 months ago)
- Language: Puppet
- Size: 164 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`