Skip to content

Draft: Geo: Document backups --s3tool awscli option for both manual and cron run jobs

What does this MR do and why?

The main points that we should highlight in the documentation are:

  • We can override the default of s3tool by passing the --s3tool flag with awscli option. We can provide some use cases for this.
  • This can be used for both manual and cron jobs.
  • This is not intended to work with MinIO; we can track the progress of this capability following gitlab-org/charts/gitlab#3157 (closed).

This MR updates the documentation according to the points above.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #437688 (closed)

Edited by Javiera Tapia

Merge request reports