YCloudYUSA / yusaopeny

YMCA’s Website Service. See README.md below
https://ds-docs.y.org/
GNU General Public License v3.0
6 stars 9 forks source link

Document manual installation #28

Open hanoii opened 1 year ago

hanoii commented 1 year ago

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

podarok commented 1 year ago

We have a script and video about how to use onelinescriptinstall https://github.com/YCloudYUSA/yusaopeny-project/blob/9.2.x/scripts/openyonclickinstall.sh This could be helpful Also , there is a openy-cibox-build framwork that has all needed sugar for extra advanced site install we use in PR builds

podarok commented 1 year ago

@hanoii would be great to discuss these in Slack #developers channel