LastBackupLastBackup
Storage

Storage Configuration

Configure S3-compatible storage for your database backups

Storage Configuration

LastBackup supports any S3-compatible storage as backup destination.

Supported Providers

ProviderTypeBest For
AWS S3CloudProduction workloads, global availability
Cloudflare R2CloudZero egress fees, edge performance
MinIOSelf-hostedOn-premise, air-gapped environments
WasabiCloudHot storage, cost-effective
Aliyun OSSCloudChina region compliance
Tencent COSCloudChina region compliance

Testing Connection

After configuring storage, always test the connection:

  1. Click Test Connection in the storage form
  2. LastBackup will attempt to:
    • List bucket contents
    • Upload a small test file
    • Delete the test file
  3. If successful, you'll see a green checkmark
  4. If failed, check the error message for troubleshooting

Common Issues

Access Denied

  • Verify access key and secret key are correct
  • Check IAM/bucket policy permissions
  • Ensure bucket exists and is accessible

Connection Timeout

  • Verify endpoint URL is correct
  • Check network connectivity
  • Ensure firewall allows outbound HTTPS

Invalid Endpoint

  • Use HTTPS for production
  • Include region in endpoint if required
  • Don't include bucket name in endpoint URL

On this page

Storage Configuration | LastBackup