Closed tabroughton closed 5 years ago
I'm not keen on the way that the current drush install works for civicrm.
1 and 2 are solved though it would be good to have another way of including the civicrm command to the backdrop.drush.inc file (maybe through something in entrypoint directly editing the file).
will create a new ticket for that
loading generated data fails on auto install, this is a major issue for me
5 is fixed by adding the port number to the site_url on the install command
6 is caused by an error in the installation code of civicrm-backdrop drush command, a missing if statement. Have a fix and made PR, tracking this in #9
All concerns have been covered with other tickets
When deploying a fresh docker we need to auto install the civicrm module so that the db is set up with the credentials, etc.