BlackflySolutions / Simuliidae

An open source Drupal CiviCRM Container Stack
GNU Affero General Public License v3.0
12 stars 4 forks source link

admin drupal and civicrm setup scripts #15

Open adixon opened 5 months ago

adixon commented 5 months ago

Setting up a new civicrm setup using 10.1 (issues likely affecting 10.0 as well) three things are failing:

  1. drupal-code-install.sh - the default drush version of 12 needs additional setup to work, not yet implemented. Setting it back to 11.x works.
  2. The drupal-setup.sh fails due to file permisions - setting web/sites/default to g+w fixes it (the setup is trying to create the files dir).
  3. civicrm install and setup are working! but some of the file permissions are not getting setup properly by the cv install which is running as root.
adixon commented 5 months ago

item 3. resolved with https://github.com/BlackflySolutions/Simuliidae/commit/a496cbb0e91280ab39290891311ea1ae17211077