Skip to content

Disaster recovery plan

Burke Mamlin edited this page Apr 16, 2023 · 5 revisions

Requirements

  • Access to lastpass
  • Access to this repository
  • Access to Jetstream2

Restoring infrastructure from downtime

  1. First start up servers running db.openmrs.org (shared database) then identity services (id.openmrs.org and ldap.openmrs.org) before starting other servers
  2. After database and ID services are running, start tier 1 services
  3. Start other services

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