geerlingguy / raspberry-pi-dramble

DEPRECATED - Raspberry Pi Kubernetes cluster that runs HA/HP Drupal 8
http://www.pidramble.com/
MIT License
1.66k stars 260 forks source link

Switch to official Drupal core Composer project template #165

Closed geerlingguy closed 4 years ago

geerlingguy commented 4 years ago

See: https://www.drupal.org/node/3082474

composer -n create-project drupal/recommended-project:^8.8@dev my-project

Instead of using the composer-template project that I've been using in the past. This issue might be better served in drupal-for-kubernetes

Related:

geerlingguy commented 4 years ago

Hmm... might not actually need to do much here. Instead, I'm considering moving to the Drupal Operator.

geerlingguy commented 4 years ago

Closing in favor of https://github.com/geerlingguy/raspberry-pi-dramble/issues/168