Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow installation of additional modules through environment variables #43

Open
PaulLebmann opened this issue Apr 11, 2018 · 0 comments

Comments

@PaulLebmann
Copy link

Hi,

since I'm using boost on a D7 site, I recently realized, that during the migration to hostmaster on docker I lost my additional drush modules.

Since downloading modules in the form of drush dl --destination=/var/aegir/.drush/commands provision_boost module_2 ... works I'd like to propose the idea that one could use two environment variables $DRUSH_ADDITIONAL_MODULES and $HOSTMASTER_ADDITIONAL_MODULES which could be checked in docker-entrypoint.sh and accordingly downloaded after the download of provision and the installation section of the hostmaster.

Do you think this is possible / useful?

best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant