minio-storage-manager

Community

Manage MinIO storage on Railway

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you deploy and manage MinIO object storage on Railway, including bucket creation, file operations, access control, and integration with applications. It provides S3-compatible storage for uploads, media, backups, and archival tasks.

Core Features & Use Cases

  • MinIO Deployment on Railway: Deploy MinIO using Railway templates and configure credentials.
  • Bucket Management: Create/delete buckets, configure policies, versioning, and lifecycle rules.
  • File Operations: Upload/download/delete objects, presigned URLs, and multipart uploads.
  • Access Control: Manage access keys, bucket policies, IAM, and public/private configuration.
  • Client Integration: Works with MinIO JS/TS client, AWS S3 client, Python boto3, and MinIO CLI.

Quick Start

Deploy MinIO on Railway using the templates, configure environment variables, and initialize a basic MinIO client to create a bucket named "uploads" and upload a file "sample.txt".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: minio-storage-manager
Download link: https://github.com/Dexploarer/hyper-forge/archive/main.zip#minio-storage-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository