zeabur-object-storage

Installation
SKILL.md

Zeabur Object Storage Deployment & Integration

Always use npx zeabur@latest to invoke Zeabur CLI. Never use zeabur directly or any other installation method. If npx is not available, install Node.js first.

Deploy Object Storage

Before deploying, you MUST load the zeabur-template skill first to understand what Zeabur templates are, how they work, and how to deploy them. This skill only covers object storage-specific integration — all template knowledge lives in zeabur-template.

Search for a storage template:

npx zeabur@latest template search minio -i=false --json

Pick the template with the highest deployment count.

  • Default to MinIO if the user doesn't specify — most widely supported, built-in web console, auto-creates a default bucket.
  • Recommend RustFS if the user wants lightweight/minimal or mentions RustFS specifically.
Related skills

More from zeabur/agent-skills

Installs
15
GitHub Stars
31
First Seen
Apr 16, 2026