diff --git a/management/templates/system-backup.html b/management/templates/system-backup.html index 7cdc3803..e083b242 100644 --- a/management/templates/system-backup.html +++ b/management/templates/system-backup.html @@ -5,7 +5,7 @@
The box makes an incremental backup each night. By default the backup is stored on the machine itself, but you can also have it stored on Amazon S3.
+The box makes an incremental backup each night. By default the backup is stored on the machine itself, but you can also have it stored S3-compatible services like Amazon Web Services (AWS).
Backups are stored in an Amazon Web Services S3 bucket. You must have an AWS account already.
-You MUST manually copy the encryption password from to a safe and secure location. You will need this file to decrypt backup files. It is NOT stored in your Amazon S3 bucket.
+Backups are stored in an S3-compatible bucket. You must have an AWS or other S3 service account already.
+You MUST manually copy the encryption password from to a safe and secure location. You will need this file to decrypt backup files. It is NOT stored in your S3 bucket.