Skip to content

Adjust for backup restore doc moves

Michael Kozono requested to merge backup-restore-moves into main

What does this MR do and why?

Describe why, not just what. Include links to relevant issues or discussions.

What:

Move back up docs from doc/raketasks/ to doc/administration/backup_restore/ as part of gitlab!123992 (merged).

Why:

  1. the back up command is no longer just a rake task
  2. much of the docs discuss more than just the back up command
  3. we need a top-level, general backup/restore document anyway

Part of gitlab#396346 (closed)

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

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

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Michael Kozono

Merge request reports