Platform/OS
Cross-platform
Category
Enterprise Storage

OpenDrives Atlas

OpenDrives Atlas is a smart storage management system that helps teams organize, protect, and quickly access their important files and media. It works like a super-organized digital filing cabinet that automatically keeps copies of your work safe and makes it easy to find anything in seconds. It uses S3-compatible object storage behind the scenes to hold all your files in a simple, reliable way that can grow as big as you need without slowing down. This S3 approach means your data stays safe even if something breaks, and you can pull up huge video projects or large datasets almost instantly from anywhere. Overall, Atlas turns complicated storage headaches into a smooth experience so creative teams and businesses can focus on their real work instead of worrying about where their files live.

Connection / Setup

  1. Create an account and log in to DiskSpace
  2. Click I'm ready to set up my storage
  3. Enter Bucket Name following the instructions
  4. Click Create Bucket and wait for it to be generated
  5. Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below

Connect OpenDrives Atlas to DiskSpace.sh

DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure OpenDrives Atlas with your DiskSpace.sh credentials.

Connection Steps:
  1. Open the S3 configuration panel in OpenDrives Atlas.
  2. Select "Custom S3 Provider" or "Add New Storage".
  3. Enter the following connection details:
Region: Leave empty or set to us-east-1
Important: Path-Style Requests Required

DiskSpace.sh requires path-style URLs (not virtual-hosted style). OpenDrives Atlas must be configured to use path-style addressing.

Example Endpoint Format:
https://s3.diskspace.sh/bucket-name/key
Example Configuration
Endpoint: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Region: us-east-1 (or leave blank)
Path Style: Enabled
Troubleshooting
  • Ensure "Force Path Style" or "Path Style Access" is enabled in Atlas settings.
  • Verify your Access Key and Secret Key are correct.
  • If connection fails, try setting Region to us-east-1.
  • Confirm the Endpoint URL does not contain a trailing slash.