Provider guide

Back Up a Mac to MinIO

When this setup makes sense

Users who want self-hosted object storage, local control, or a private storage service inside their own network.

What to enter in Azivault

In Azivault, choose Create New Plan, select the source folder, then go to Storage. Set Destination type to S3 compatible.

Setup checklist

  1. Create a private bucket dedicated to Azivault.
  2. Confirm the MinIO endpoint is reachable from the Mac on the network where backups run.
  3. Use HTTPS with a trusted certificate for unattended backup reliability.
  4. Document how to recover both the MinIO service and the Azivault recovery password.
  5. Click Test in Azivault and wait for a healthy result before adding the plan.
  6. Finish the schedule and recovery password steps, then add the plan.

What the storage test verifies

Azivault's S3 test is a real read/write check. It writes a small object under .azivault-health-check/, confirms the object exists, lists that prefix, reads the object back, and deletes it. If the test fails, review the bucket, region, endpoint URL, credentials, path-style setting, and network access.

Restore and disaster recovery

Existing backups remain restorable even if a subscription expires, but you still need the repository data, provider access, and the Azivault recovery password or synced Keychain key. For S3-compatible storage, plan how you would hydrate or copy the remote repository objects to a local folder, then import that repository folder into Azivault for restore browsing.

MinIO backup risks

Provider notes

Provider details can change. Check MinIO documentation before creating a production backup plan.

See also S3-compatible backup for macOS, offsite backup for macOS, and how to restore files from an Azivault backup.

FAQs

Can Azivault back up to MinIO?

Yes. Azivault can use MinIO as an S3-compatible backup destination with the bucket, region, endpoint, and access credentials described on this page.

Are files encrypted before they reach the provider?

Yes. Azivault encrypts repository contents locally before repository objects are written to folder or S3-compatible destinations.

What does Azivault's S3 test button check?

For S3-compatible destinations, Azivault writes a small health-check object, confirms it exists, lists the health-check prefix, reads it back, and deletes it.

How do I recover if the original Mac is gone?

Keep the provider account, storage credentials, and Azivault recovery password available. For remote S3-compatible repositories, hydrate or copy the repository objects to a local repository folder before importing it into Azivault.