← Back to Docs

Duplicati — Automated Encrypted Backups (Windows, macOS, Linux)

Duplicati is free, open-source, and runs a local web UI. Setup takes under 10 minutes.

1. Install Duplicati

Download the latest release from duplicati.com and install it on your machine. Launch the application — it opens in your browser at http://localhost:8200.

2. Get your S3 credentials

Log in to your HummingTribe dashboard → S3 Storage tab. Copy your Access Key ID and reveal your Secret Access Key (shown once — save it now).

3. Add a new backup job

Click Add backupConfigure a new backup. Give it a name, set an encryption passphrase, and click Next.

4. Configure storage destination

Set Storage Type to S3 Compatible. Fill in the fields:

Server: storage.hummingtribe.comBucket name: your-bucket-nameAWS Access ID: your-access-key-idAWS Secret Key: your-secret-access-key

Click Test connection — you should see a success message.

5. Select source and schedule

Choose the folders to back up, set your schedule (daily is recommended), and click Save. Duplicati will run your first backup immediately.

← Back to Docs