forumone / web-starter

Starting place for developing Drupal, Wordpress and other web applications
http://forumone.github.io/web-starter/
22 stars 11 forks source link

Create drupal8 hiera platform, deploy script #184

Closed ohthehugemanatee closed 5 years ago

ohthehugemanatee commented 8 years ago

Drupal 8 has some different requirements, and a different deploy process. This should be a hiera/yeoman option for platform=drupal8. Off the top of my head:

heddn commented 8 years ago

Based on https://www.drupal.org/node/2607222, PHP 7 is a fine platform to use as a default. I've been using it a while on D8 and haven't run into any notable issues.

wwhurley commented 8 years ago

Why would we be changing the docroot to web?

ohthehugemanatee commented 8 years ago

because that's the docroot for drupal-composer - see their issue on the subject. "web" is the normal web root for Symfony apps, including the Symfony Standard, which is why drupal-composer uses it.

If we want to stick with public, the alternatives are: