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

ISLE sets media.settings standalone_url, should leave it be. #326

Open
rosiel opened this issue Feb 23, 2023 · 0 comments
Open

ISLE sets media.settings standalone_url, should leave it be. #326

rosiel opened this issue Feb 23, 2023 · 0 comments

Comments

@rosiel
Copy link
Contributor

rosiel commented Feb 23, 2023

This is actually in Buildkit, but it appears if you use ISLE to create an instance of the Starter Site.

The "standalone url" is a configuration that falls into "how do you want to set up your site" and does not need to be explicitly set by ISLE when building the site - it should leave the starter site's value as it is. This is unlike things like the Matomo URL and Cantaloupe URL, which ISLE does need to set because it knows what they need to be.

from drupal/rootfs/etc/islandora/utilities.sh (get rid of this line):

    drush -l "${site_url}" -y config-set --input-format=yaml media.settings standalone_url true

Delaying doing this until Nigel's PR on Buildkit goes through and we have ISLE-DC working again

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