-
Notifications
You must be signed in to change notification settings - Fork 59
S3 Setup
LRMtheBoss edited this page Jul 27, 2025
·
3 revisions
DriveBackupV2 can be configured to back up to an S3 server. To use this type of backup, follow the configuration guide below.
All the settings below can be found in the s3 section of the plugin's config.yml.
Whether this backup method is enabled or not.
The endpoint of the server to connect to. This field must include the protocol (http:// or https://) at the beginning to use. This field may or may not include the port number to connect to.
The access key to connect to the server under.
The secret key to be used to authenticate with the server.
The bucket to store the backups in.