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

LIBDRUM-889. Make DRUM local dev setup more consistent with MD-SOAR #234

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

dsteelma-umd
Copy link

@dsteelma-umd dsteelma-umd commented Nov 1, 2024

Made the local development setup more consistent with MD-SOAR:

  • Renamed "dspace/docs/Drum7DockerDevelopmentEnvironment.md" to "dspace/docs/DockerDevelopmentEnvironment.md"
  • Renamed the "postgres-init/pg_restore_drum.sh" script to "postgres-init/pg_restore.sh" and modify it to use the "POSTGRES_DB" environment variable, instead of hard-coding the database
  • Updated the documentation to reflect the renaming of the "pg_restore.sh" script
  • Added information to the "postgres-init/README.md" on verifying that a database dump from Kubernetes is a complete snapshot
  • Removed UMD-customized Creative Commons license settings in “dspace/config/local.cfg.EXAMPLE”, because these settings are now in the stock “dspace/config/dspace.cfg” file.

https://umd-dit.atlassian.net/browse/LIBDRUM-889

Made the local development setup more consistent with MD-SOAR:

* Renamed "dspace/docs/Drum7DockerDevelopmentEnvironment.md" to
  "dspace/docs/DockerDevelopmentEnvironment.md"
* Renamed the "postgres-init/pg_restore_drum.sh" script to
  "postgres-init/pg_restore.sh" and modify it to use the "POSTGRES_DB"
  environment variable, instead of hard-coding the database
* Updated the documentation to reflect the renaming of the
  "pg_restore.sh" script
* Added information to the "postgres-init/README.md" on verifying that
  a database dump from Kubernetes is a complete snapshot

https://umd-dit.atlassian.net/browse/LIBDRUM-889
The Creative Commons license customization to set the CC URL and
suppress the display of the "publicdomain" license is no longer
needed as a UMD customization, because the DSpace configuration in
"dspace/config/dspace.cfg" now includes these changes.

https://umd-dit.atlassian.net/browse/LIBDRUM-889
@dsteelma-umd dsteelma-umd merged commit f926975 into umd-lib:drum-main Nov 5, 2024
11 of 12 checks passed
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