Platform/OS
Cross-platform
Category
Enterprise Storage

PureStorage

PureStorage is a smart storage system that companies use to keep and protect their important digital files and data. It works like a super-reliable, lightning-fast digital filing cabinet that never loses your stuff and makes it quick to grab when needed. It uses S3-compatible object storage behind the scenes so it can safely tuck away huge amounts of data in an organized way that grows easily as your needs increase. This S3 approach lets PureStorage automatically spread copies of your files across different places so nothing gets lost even if something breaks. The result is businesses get simple, worry-free storage that saves money and gives them fast access to their information whenever they need it.

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 DiskSpace.sh to PureStorage

DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure your connection using path-style addressing.

Connection Steps:
  1. Open PureStorage and navigate to the S3 / Object Storage connection settings.
  2. Enter the following credentials and endpoint information provided by DiskSpace.sh.
  3. Ensure Path Style requests are enabled (required).
  4. Leave Region empty or set it to us-east-1.
  5. Test the connection and save the configuration.
Important: DiskSpace.sh requires Path Style requests. PureStorage must be configured to use URLs in the following format:
https://s3.diskspace.sh/bucket-name/key
Example Configuration
Endpoint: https://s3.diskspace.sh
Access Key: YOUR_ACCESS_KEY
Secret Key: YOUR_SECRET_KEY
Region: us-east-1 (or leave blank)
Path Style: Enabled
Troubleshooting
  • • Ensure you are using the exact endpoint https://s3.diskspace.sh
  • • Verify that "Force Path Style" or "Path Style Access" is enabled in PureStorage
  • • Confirm your Access Key and Secret Key are copied correctly (no extra spaces)
  • • Try setting Region to us-east-1 if connection fails with an empty region
  • • Check that your firewall allows outbound HTTPS traffic to s3.diskspace.sh