From 27a7598eb7fdc72bc70d0a61be3ab20a29823370 Mon Sep 17 00:00:00 2001 From: Andy George Date: Mon, 15 Aug 2022 09:53:20 -0500 Subject: [PATCH] Update containers.twig Signed-off-by: Andy George --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 7e25bd52..c85cffc3 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -346,7 +346,7 @@ {% endif %}

Backup information

This is your encryption password for backups: {{ borgbackup_password }}

- Please save it at a safe place since you won't be able to restore from backup if you loose this password!

+ Please save it at a safe place since you won't be able to restore from backup if you lose this password!

Backed up will get all important data of your Nextcloud AIO instance like the database, your files and configuration files of the mastercontainer and else.

The backup itself will use a tool that is called BorgBackup which is a well-known server backup tool that efficiently backs up your files and encrypts them on the fly.

Backups get created in the following directory on the host: {{ borg_backup_host_location }}/borg