Skip to content

extended docker_mode#64

Open
Raven-98 wants to merge 3 commits intomasterfrom
docker_mode
Open

extended docker_mode#64
Raven-98 wants to merge 3 commits intomasterfrom
docker_mode

Conversation

@Raven-98
Copy link
Contributor

@Raven-98 Raven-98 commented Feb 26, 2026

Changes

  • Isolated docker_mode for mysqldump: Added Docker support within a dedicated execution block to guarantee zero impact on existing non-containerized backup processes.
  • Architecture Refactoring: Encapsulated all Docker-specific logic into separate, isolated blocks. This allowed for the restoration of the standard PostgreSQL backup flow to its original, stable state.
  • PostgreSQL Improvements: Updated the docker_mode for Postgres to automatically handle user authentication, eliminating the need to manually pass the username for database dumps.

@Raven-98 Raven-98 force-pushed the docker_mode branch 3 times, most recently from 7684632 to 7de407b Compare February 27, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant