From cc8b74617695725d459f5d9f61af25765535d0e1 Mon Sep 17 00:00:00 2001 From: mzico Date: Wed, 23 Nov 2022 21:47:18 +0600 Subject: [PATCH] Update backup.md (#3066) --- docs/admin/vm-ops/backup.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/admin/vm-ops/backup.md b/docs/admin/vm-ops/backup.md index aa08cd1c034..153d35f23b2 100644 --- a/docs/admin/vm-ops/backup.md +++ b/docs/admin/vm-ops/backup.md @@ -9,3 +9,12 @@ Best method of Janssen Backup is "VM Snapshot" backup. That means, backup / take Most platform virtualization software and cloud vendors have snapshot backup features. For instance, Digital Ocean has Live Snapshot and Droplet Snapshot; VMWare has Snapshot Manager, etc. +The Gluu Server should be backed up frequently--**we recommend at least one daily and one weekly backup of Gluu's data and/or VM**. + +It's also good to have some partial configuration backup as well. Such as: + + - Tarball `/opt` + - Tarball `/etc/jans` + - Tarball `/etc/apache2` + - Tarball `/var/jans` +