S3 object storage

Lizard Object Storage is S3-compatible storage for uploads, assets, and backups. Run lizard add s3 for a bucket, access keys, and an endpoint any AWS S3 SDK talks to.

S3-compatible API

The AWS SDKs, the aws CLI, and any S3 client work. Point the endpoint at Lizard and set forcePathStyle: true.

A public bucket from the start

Every s3 addon creates a public-read bucket named default. Anything you upload to it is served over HTTPS with no extra setup.

Private buckets, scoped keys

Buckets you create yourself stay private. Services read the keys through a reference, so nothing is hard-coded in your repo.

Grow the volume

Raise capacity with lizard scale as you store more, and pay by the second for what you actually use.

Frequently asked questions

Lizard Object Storage is S3-compatible object storage for user uploads, images, static assets, data exports, and backups. You get a bucket, scoped access keys, and an S3 endpoint, and you use them with any AWS S3-compatible tool or SDK.

Run lizard add s3 in your project. Lizard creates the addon, generates access keys, and adds a public-read bucket named default. Reference S3_ENDPOINT, S3_ACCESS_KEY_ID, S3_SECRET_ACCESS_KEY, S3_DEFAULT_BUCKET, and S3_REGION from any service that needs them.

Yes. It implements the S3 API, so the AWS SDKs, the aws CLI, and S3 clients work once you change the endpoint URL. Set forcePathStyle: true — Lizard addresses buckets by path, not by subdomain.

Yes. Objects in a public bucket are served without authentication at https://s3-<region>.onlizard.com/<addonId>/<bucket>/<key>, and through the dashboard proxy with long-lived cache headers. Buckets live in eu-west-1, us-east-1, us-west-1, or ap-southeast-1.

Yes. The API is the same, so migrating means changing an endpoint rather than rewriting code. The difference is operational: MinIO is a server you run yourself, S3 is a separate account and bill, and Lizard storage lives in the same project as the app that reads it.

Lizard bills object storage by the second on the capacity and traffic you measure, not on what you reserved. A bucket holding a few megabytes of assets costs close to nothing.

Build with AI. Ship with Lizard.

You don't need a platform team to go live. Your whole cloud, one CLI command away.

Try for free

No credit card required

We use cookies for essential site functionality and analytics. See our Cookie Policy.