Backup¶
Site backup configuration¶
We configure all production backups with a backup schedule that ensure that the site is backed up at least once a day.
Backups executed by the k8up operator follows a backup schedule and then uses Restic to perform the backup itself. The backups are stored in a Azure Blob Container, see the Environment infrastructure for a depiction of its place in the architecture.
The backup schedule and retention is configured via the individual sites
.lagoon.yml
. The file is re-rendered from a template every time the a site is
deployed. The templates for the different site types can be found as a part
of dpladm.
Refer to the lagoon documentation on backups for more general information.
Refer to any runbooks relevant to backups for operational instructions on eg. retrieving a backup.