Files
docker-docs/ee/admin/restore/index.md
Maria Bermudez eec1d632d8 Backup, restore, and disaster recovery refactor (#1094)
* Consolidation/cleanup

* Minor wording update

* Clean up files and fix broken links
2019-05-31 09:38:54 -07:00

695 B

title, description, keywords
title description keywords
Restore Docker Enterprise Learn how to restore Docker Enterprise platform from a backup. enterprise, restore, recovery

You should only restore Docker Enterprise Edition from a backup as a last resort. If you're running Docker Enterprise Edition in high-availability mode, you can remove unhealthy nodes from the swarm and join new ones to bring the swarm to an healthy state.

Restore components individually and in the following order:

  1. Restore Docker Swarm.
  2. Restore Universal Control Plane (UCP).
  3. Restore Docker Trusted Registry (DTR).

Where to go next