How to use Duplicati with eazyBackup e3 Object Storage
Last updated
Was this helpful?
Last updated
Was this helpful?
Duplicati is a powerful, open-source backup software solution designed to provide secure, encrypted backups of files and folders. Duplicati offers powerful features, yet it remains free and community-driven. If you need additional advanced features, please consider supporting this project by purchasing their Pro version for just $5 / month.
Originally launched in the early 2010s, Duplicati has matured into a reliable backup solution with a modern web-based interface, cross-platform support (Windows, macOS, and Linux), and an active development community. Their software supports strong encryption (AES-256), built-in scheduling, deduplication and compression, making it an excellent choice for IT providers and small businesses.
Duplicati uses incremental backups and stores data in compressed, chunked archives to optimize bandwidth and storage usage. Its support for S3-compatible storage, such as eazyBackup e3, allows users to back up data to a varity of cloud service providers.
Let's take a quick walk through the steps to configure Duplicati with our S3-compatible cloud storage.
Before we begin, you will need the following:
Start a free eazyBackup e3 trial
Your S3 access key and secret key
The endpoint URL
The bucket name you’ll use for backups
Duplicati installed on your computer
Start a free trial of the eazyBackup e3 object storage service.
Login to the eazyBackup Dashboard. From the eazyBackup menu, select e3 Object Storage -> Buckets.
Create a new bucket that will be used for your Duplicati backup
Open Duplicati in your web browser, typically it can be accessed at the URL http://localhost:8200/
Click "Add Backup" in the Duplicati menu.
Enter a name for your backup task
Enable the AES-256 encryption
Enter a strong passphrase, keep this safe and do not lose the passphrase
Configure the backup destination.
Storage ype: Select 'S3 Compatible'
Enable 'Use SSL'
Server: Custom URL
Bucket name: Enter the name of your bucket
Region and Storage class can both be set to default
Specify a folder path for the backup
Enter your S3 access key and secret key, you can fetch these from the Access Manage page in our cloud storage dashboard.
Press the 'Test Connection' button to ensure you have entered all the details correctly.
Select the source data for your backup
Make the selection of Files and Folders you want included in the backup task
Configure a schedule for your backup.
Duplicati has excellent scheduling options. You can configure the backup to run Hourly, Daily, Weekly, etc.
Configure the schedule to run at a time when you know the computer will be online, but ideally outside of work hours.
General Options
If you have a larger backup and decent network bandwdith, consider increasing the 'Remote volume size' from the default of 50MB.
Configure the retention settings to prune older backups, this will help manage the size of your backup from continuing to grow, consuming additional billable storage space.
Click 'Save' to complete this backup task.
Your Duplicati backup is ready, you can run the backup manually or wait for it to start at the scheduled time.