Appearance
Sliplane Object Storage
Steps to connect your Sliplane Object Storage bucket to SimpleBackups.
Sliplane Object Storage is an S3-compatible storage service offered by Sliplane, a European container hosting platform. You can connect a Sliplane bucket to SimpleBackups and use it as a backup destination for your databases, files, and SaaS backups. This guide walks you through creating a bucket, generating an access key, and linking everything together.
Why use Sliplane for backups
Sliplane buckets support versioning, object locking, and lifecycle rules, and charge no ingress, egress, or request fees. That makes them a good fit for backup storage, where you write often and occasionally need to download a full archive to restore. Buckets are hosted in Germany or the US, so you can keep your backups close to the region your data lives in.
Sliplane access keys are scoped to a single bucket. SimpleBackups uploads your backups directly to that bucket over HTTPS, and the key you provide never grants access to anything else in your Sliplane account.
Step 1: Create a bucket
- Log in to the Sliplane dashboard and open Object Storage.
- Click Create bucket.
- Choose a bucket name and a region. Sliplane offers Germany (Frankfurt) and US East (New York).
- Confirm to create the bucket.
Keep the bucket name and region at hand. You will need both in step 3.
Step 2: Create an access key
Sliplane generates access keys per bucket, so each key only grants access to the bucket it was created for.
- Open the bucket you just created and go to Access keys.
- Click Create access key and give it a descriptive name, for example
simplebackups. - Copy the Access key and the Secret key.
Step 3: Connect the bucket to SimpleBackups
In SimpleBackups, go to the connect your storage page and select Sliplane Object Storage as the provider.
Fill in the storage form:
- Key: the access key from step 2.
- Secret: the secret key from step 2.
- Region: the region you chose in step 1, either Germany (Frankfurt) or US East (New York).
- Bucket: the bucket name from step 1.
- Path: an optional folder inside the bucket where your backups will be stored. Leave it empty to use the bucket root.
- Name: a label for this storage in SimpleBackups. The bucket name works well.
Click Save new storage. SimpleBackups verifies the connection and, once saved, your Sliplane bucket is available as a destination when you create or edit a backup.
Troubleshooting
If the connection check fails with an access denied error, the access key was most likely created for a different bucket. Sliplane keys are bucket-scoped, so create a new key from the Access keys page of the bucket you want to use.
If the check fails with a bucket not found error, confirm that the Region field matches the region the bucket was created in, and that the Bucket field contains the exact bucket name with no leading or trailing spaces.
Storage ProvidersLearn how storage destinations work in SimpleBackups and compare the available providers.