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: Mongo DB backups proper implementation #52

Merged
merged 10 commits into from
Nov 23, 2023

Conversation

marbonilla
Copy link
Contributor

@marbonilla marbonilla commented Nov 18, 2023

Description

This pull request updates and corrects the following things:

  1. The Dockerfile installs MongoDB version 4.4 instead of 6.0.
  2. The docker-entrypoint corrects the construction of the uri string and renames variables in the azcopy command.
  3. Some variable names and line breaks in the rendering of multipurpose-jobs are corrected.
  4. Plugin variables and default values are updated, including the version of the shipyard-utils image.

How to test it?

You can try it by activating the drydock-backups plugin, you can use this steps and configuration.

@marbonilla marbonilla requested a review from a team as a code owner November 18, 2023 00:06
@jfavellar90 jfavellar90 changed the title fix: update variables names and linebreaks feat: Mongo DB backups proper implementation Nov 23, 2023
@marbonilla marbonilla merged commit 16d27ea into main Nov 23, 2023
@marbonilla marbonilla deleted the mar/fix-drydock-backups branch November 23, 2023 17:37
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