Skip to content

Disaster recovery plan

cintiadr edited this page Apr 17, 2017 · 5 revisions

DRAFT

Requirements

  • Access to lastpass
  • Access to this repository

DNS

DNS should be in code: https://issues.openmrs.org/browse/ITSM-3996 If our DNS records are lost, we can adapt the code to other provider; http redirects would need to be configured in some other way.

Stateless machines

We should be able to reprovision any machine using terraform + ansible (+puppet in some cases).

Stateful machines

We should be able to reprovision machines and attach old volumes. If the volume is lost, we should recover from the latest backup.

Clone this wiki locally