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

feat(docker): use host network instead of docker bridge #374

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

pbelmann
Copy link
Member

For processes that download databases, this PR enforces the use of the docker host network instead of the docker bridge.
This should dramatically speed up database downloads.

PR review guidelines

Thank you for submitting this PR.

Before merge:

  • The PR must be reviewed by one of the team members.

  • Please check if anything in the Readme must be adjusted, or added (development-setup, production-setup, user-guide).

  • PRs with new modules or workflow interfaces must include tests according to the developer guidelines.

  • The new code is readable, well commented and should adhere to our developer guidelines.

  • Before merging it must be checked if a squash of commits is required.

@pbelmann pbelmann merged commit 3d88be6 into dev Oct 29, 2024
20 of 21 checks passed
@pbelmann pbelmann deleted the feature/increase-db-download-speed branch October 29, 2024 13:46
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