#420 Canonical links for reference guides subfolders, api and backup restore (#848)

* canonicized about-the-api

* canonicized backup-restore-configuration
This commit is contained in:
Marty Hernandez Avedon
2023-09-18 11:23:07 -04:00
committed by GitHub
parent bcfd5b25aa
commit e4326feac0
21 changed files with 85 additions and 0 deletions
@@ -2,6 +2,10 @@
title: Backup Configuration
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com//reference-guides/backup-restore-configuration/backup-configuration"/>
</head>
The Backup Create page lets you configure a schedule, enable encryption and specify the storage location for your backups.
![](/img/backup_restore/backup/backup.png)
@@ -2,6 +2,10 @@
title: Examples
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com//reference-guides/backup-restore-configuration/examples"/>
</head>
This section contains examples of Backup and Restore custom resources.
The default backup storage location is configured when the `rancher-backup` operator is installed or upgraded.
@@ -2,6 +2,10 @@
title: Restore Configuration
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com//reference-guides/backup-restore-configuration/restore-configuration"/>
</head>
The Restore Create page lets you provide details of the backup to restore from
![](/img/backup_restore/restore/restore.png)
@@ -2,6 +2,10 @@
title: Backup Storage Location Configuration
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com//reference-guides/backup-restore-configuration/storage-configuration"/>
</head>
Configure a storage location where all backups are saved by default. You will have the option to override this with each backup, but will be limited to using an S3-compatible object store.
Only one storage location can be configured at the operator level.