Add link to disaster recovery docs

This commit is contained in:
Maria Bermudez 2019-03-12 17:44:30 -07:00 committed by GitHub
parent ee71819949
commit a97e31fc5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -17,8 +17,10 @@ docker run -i --rm docker/dtr \
This command performs a fresh installation of DTR, and reconfigures it
with configuration data from a `tar` file generated by `docker/dtr backup .
If you are restoring DTR after a failure, please maker sure you have destroyed the old DTR fully.
with configuration data from a `tar` file generated by [`docker/dtr backup`](backup.md).
If you are restoring DTR after a failure, please make sure you have destroyed the old DTR fully. See
[DTR disastery recovery](/ee/dtr/admin/disaster-recovery/) for Docker's recommended recovery strategies
based on your setup.
There are three steps you can take to recover an unhealthy DTR cluster: