You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been trying to run this locally outside of Vagrant (I am on an M1 mac) and I rather do something more manual.
From the videos and the ansible playbook I got as far as simply running
drush -y si openy -d -vvvv openy_terms_of_use.agree_openy_terms=1 openy_terms_of_use.analytics_optin=1 install_configure_form.enable_update_status_emails=NULL openy_configure_profile.preset=complete which nicely it does end up with a working openy installation.
It was fairly easy to spin it up using ddev. I might document this out but I I haven't gotten that far and I wonder if I am missing an important step after drush si, or any important configuration on settings.php.
I'll continue to look, but thought of asking as you might have more thoughts to share.
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I've been trying to run this locally outside of Vagrant (I am on an M1 mac) and I rather do something more manual.
From the videos and the ansible playbook I got as far as simply running
drush -y si openy -d -vvvv openy_terms_of_use.agree_openy_terms=1 openy_terms_of_use.analytics_optin=1 install_configure_form.enable_update_status_emails=NULL openy_configure_profile.preset=complete
which nicely it does end up with a working openy installation.It was fairly easy to spin it up using ddev. I might document this out but I I haven't gotten that far and I wonder if I am missing an important step after
drush si
, or any important configuration on settings.php.I'll continue to look, but thought of asking as you might have more thoughts to share.
Thanks
The text was updated successfully, but these errors were encountered: