mirror of https://github.com/docker/docs.git
Fix broken links
This commit is contained in:
parent
3824f061b8
commit
a3ea2e32d3
|
|
@ -37,13 +37,13 @@ Back up your Docker EE components in the following order:
|
||||||
|
|
||||||
1. [Back up your swarm](/engine/swarm/admin_guide/#back-up-the-swarm)
|
1. [Back up your swarm](/engine/swarm/admin_guide/#back-up-the-swarm)
|
||||||
2. Back up UCP
|
2. Back up UCP
|
||||||
3. [Back up DTR](../../../../dtr/2.5/guides/admin/backups-and-disaster-recovery.md)
|
3. [Back up DTR](../../dtr/2.5/admin/disaster-recovery/index.md)
|
||||||
|
|
||||||
## Backup policy
|
## Backup policy
|
||||||
|
|
||||||
As part of your backup policy you should regularly create backups of UCP.
|
As part of your backup policy you should regularly create backups of UCP.
|
||||||
DTR is backed up independently.
|
DTR is backed up independently.
|
||||||
[Learn about DTR backups and recovery](../../../../dtr/2.5/guides/admin/backups-and-disaster-recovery.md).
|
[Learn about DTR backups and recovery](../../dtr/2.5/admin/disaster-recovery/index.md).
|
||||||
|
|
||||||
To create a UCP backup, run the `{{ page.ucp_org }}/{{ page.ucp_repo }}:{{ page.ucp_version }} backup` command
|
To create a UCP backup, run the `{{ page.ucp_org }}/{{ page.ucp_repo }}:{{ page.ucp_version }} backup` command
|
||||||
on a single UCP manager. This command creates a tar archive with the
|
on a single UCP manager. This command creates a tar archive with the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue