S3-compatible object storage

Store unlimited files with the tools you already use — AWS CLI, rclone, restic and every S3 SDK.

Guide1 min readUpdated 22 Sept 2026.md
On this page

Endpoints#

RegionEndpoint
MOW1s3.mow1.avenlith.cloud
IST1s3.ist1.avenlith.cloud
FRA1s3.fra1.avenlith.cloud

Get started#

Create an access key under Storage → Access keys, then use any S3 client:

Shell
aws configure set default.s3.addressing_style virtual
aws --endpoint-url https://s3.ist1.avenlith.cloud s3 mb s3://assets-prod
aws --endpoint-url https://s3.ist1.avenlith.cloud s3 cp ./dist s3://assets-prod --recursive

Pricing#

Storage costs €0.009 per GB-month. Egress to the internet is €0.01 per GB after the first 1 TB each month; traffic to Avenlith servers in the same region is free.

Durability#

Objects are erasure-coded across 12 disks in 3 separate rooms, providing 99.999999999% annual durability.

Was this page helpful?

Still need help?

Our engineers answer tickets 24/7 — average first response in 7 minutes.

Contact support