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

Docker file changes to support seperate containers #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ShixinWu16
Copy link

Description

Changes to support XDMoD database on an external host

Added a question to get XDMoD host

  • tests/scripts/setup.tcl
  • classes/OpenXdmod/Setup/OnDemandDbSetup.php

Updated collation from utf8_general_ci to utf8_unicode_ci

  • configuration/etl/etl_tables.d/ood/*

Motivation and Context

We wanted to split up the docker containers so that each module has their own container.
This would allow us to share our docker images without having to share everything.

Tests performed

Visited webserver and checked for on-demand data
Changed tests to match new collation sets

Checklist:

  • [ X ] The pull request description is suitable for a Changelog entry
  • [ X ] The milestone is set correctly on the pull request
  • [ X ] The appropriate labels have been added to the pull request

@jpwhite4 jpwhite4 added this to the 11.5.0 milestone Sep 10, 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.

2 participants