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

Add additional env vars for drupal #69

Closed
wants to merge 2 commits into from
Closed

Conversation

joecorall
Copy link
Contributor

@joecorall joecorall commented Oct 4, 2024

Without this, install_default was failing on new site installs with

$ source /etc/islandora/utilities.sh
$ install_site default
--driver
--host
--port
--dbuser drupal_default
--dbname drupal_default
PROFILE: minimal
--account-mail=webmaster@localhost.com
--account-name=admin
--site-mail=webmaster@localhost.com
--locale=en
--site-name=Islandora Digital Collections
--sites-subdir=default
USE_EXISTIG_CONFIG: --existing-config
EVERYTHING ELSE:
Missing one of required options: --host --port --db-user --db-password --db-name

May be best fixed at the image: Islandora-Devops/isle-buildkit#351

@joecorall joecorall marked this pull request as draft October 4, 2024 13:28
@joecorall
Copy link
Contributor Author

Hmm this isn't it - there's something about cloning the starter site and running the install once that makes the second attempt succeed.

@joecorall joecorall closed this Oct 4, 2024
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

Successfully merging this pull request may close these issues.

1 participant