Skip to content

User Guide

Overview

MediaLocker is cloud object storage built for media creators. It combines durable object storage with rich media management features: tagging, categories, sets, storyboards, and developer tools.

Key Concepts

ConceptDescription
BucketsTop-level containers for your media files. Like folders, but at the root of your storage.
MediaAny file stored in a bucket. Images, video, audio, and documents.
TagsLabels you attach to media files for filtering and organization.
CategoriesHierarchical groupings (e.g., "Rough Cut", "Final", "Draft").
SetsGroups of related media with a "base" asset and its variants (different aspect ratios, resolutions).
StoryboardsOrdered sequences of media clips for timeline-based organization.

Getting Started

  1. Create an account at medialocker.io — 100GB free.
  2. Create a bucket from your dashboard.
  3. Upload files via drag-and-drop or the REST API.
  4. Organize with tags, categories, sets, and storyboards.
  5. Access your files from the dashboard or the REST API.

Dashboard Navigation

The main sidebar in the dashboard gives you access to all features:

  • Dashboard — Overview of storage usage and quick actions.
  • Media Library — Browse, search, and view all your media.
  • Upload — Upload files via browser with multipart uploads.
  • Buckets — Create and manage storage buckets.
  • API Keys — Generate keys for API and S3 access.
  • Usage — Monitor storage, egress, and API usage.
  • Billing — Manage your plan, capacity, and billing settings.
  • Sets — Organize media into variant sets.
  • Storyboards — Create ordered clip timelines.
  • Search — Full-text and faceted search across all media.

Where to Find Help

TopicGuide
API integrationDeveloper Docs
MCP and AI toolsMCP Server
Self-hosting deploymentOperations Guide
Plan details and billingUsage & Billing

Released under the AGPL-3.0 License.