Skip to content

Properly support different database names, and support SSL#231

Merged
lukas-phaf merged 6 commits intoEUMETNET:mainfrom
teunoknmi:main
May 16, 2025
Merged

Properly support different database names, and support SSL#231
lukas-phaf merged 6 commits intoEUMETNET:mainfrom
teunoknmi:main

Conversation

@teunoknmi
Copy link
Contributor

  • Allow to use a different database name in the migration container with backwards compatability.
  • Update docs
  • Might require Upgrade go #230 because of updates to latest in scripts.

teunoknmi and others added 4 commits April 7, 2025 17:38
…had no option for that and inside AWS RDS data is not allowed as database name. The postgres container already had the option to change the name. Updated the docs in line with the naming that was already there and kept the default name data, so as not to break old scripts. Fixed some typos
…. Fix typo in docs that made it a different variable as the code looks for
@github-actions
Copy link

github-actions bot commented May 14, 2025

Title Coverage Tests Skipped Failures Errors Time
API Unit Tests Coverage 40 0 💤 0 ❌ 0 🔥 1.546s ⏱️
Ingest Unit Tests Coverage 16 0 💤 0 ❌ 0 🔥 11.796s ⏱️

@lukas-phaf lukas-phaf changed the title Allow for different database name then data. The migration container … Properly support different database names, and support SSL May 14, 2025
Copy link
Contributor

@lukas-phaf lukas-phaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it locally, and works for me.

Copy link
Contributor

@fjugipe fjugipe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works locally.

@lukas-phaf lukas-phaf merged commit d5f5a7d into EUMETNET:main May 16, 2025
3 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.

3 participants