druphpet icon indicating copy to clipboard operation
druphpet copied to clipboard

[The project is on hold] A Puppet-based Vagrant VM suitable for instant and unified configuration of Drupal environments.

Results 8 druphpet issues
Sort by recently updated
recently updated
newest added

I have created a list of Drupal related tools: https://drupaltools.github.io. Is this project active to add it on the list? Thanks

I like this approach over the shared folder approach. Will you guys be continuing development on this repo?

Getting lot of "npm is missing" errors ==> default: Info: /Stage[main]/Puphpet_php/Puphpet::Php::Ini[memory_limit]/Augeas[CUSTOM/memory_limit: 512M]: Scheduling refresh of Service[php5-fpm] ==> default: Error: Command npm is missing ==> default: Error: /Stage[main]/Puphpet_nodejs/Package[jshint]/ensure: change from absent...

I didn't change anything in the configuration, just did vagrant up. Using latest Mac OS/X ==> default: Successfully installed r10k-2.1.1 ==> default: 12 gems installed ==> default: r10k: Sync modules...

The `Vagrantfile` nicely [merges `puphpet/config.yml` which is under version control, with `puphpet/config-custom.yaml`](https://github.com/alehkot/druphpet/blob/master/Vagrantfile#L6-L11). So best would be to let users overwrite settings using `config-custom.yaml`. Maybe you can elaborate on this in...

Hi All, I'm on Windows 8,1 and trying to use SMB synking mechanism something goes wrong. my config.yaml: ``` ... puphpet_sync: true ... synced_folder: wRT5TsSy6sE4: owner: www-data group: www-data source:...

By using the application cachefilesd it's posibble to get performance on NFS shared folder by caching lots of NFS calls. To install it: sudo apt-get install cachefilesd sudo echo "RUN=yes"...

I saw a lot of good noise on the IDE PHPStorm from JetBrain, so I gave it a try. This IDE seems really well adapted to Drupal. But because of...