This commit is contained in:
2021-12-12 21:37:51 +00:00
parent 683c2d12a3
commit 97b7ca8d7e
7 changed files with 138 additions and 51 deletions

View File

@@ -14,7 +14,7 @@ The restricted role is ideal for giving access to a non technical staff member t
## Backup
The single most important ongoing task is ensuring the backup process is working properly and monitoring it. A full backup consists of a backup of the Postgres AyaNova database **and** a backup of the attachment files that are stored in the file system. It is not sufficient to merely allow AyaNova to backup to it's own drive, it's critically important that backups be stored **off-site** physically far away from the AyaNova server to ensure business recovery is possible in the event of a theft, fire or other disaster.
See the [backup guide](ops-backup.md) for details.
See the [backup guide](ops-form-backup.md) for details.
## Metrics
The AyaNova client [server metrics](ops-metrics.md) form in the AyaNova user interface is an important resource to monitor the ongoing health of the AyaNova server and ensure that it has enough resources to perform adequately. Metrics should be reviewed on an ongoing and regular basis to view changes over time and ensure the server isn't running out of resources like memory or disk space (for example) that could slow down or even prevent the server from performing it's tasks.