minio-s3-integration

Configure MinIO S3-compatible storage for Urbit ship backups and media.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/toplyr-narfur/urbit-skills --skill minio-s3-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minio-s3-integration
Source: https://github.com/toplyr-narfur/urbit-skills/tree/main/skills/minio-s3-integration
Command: npx skills add https://github.com/toplyr-narfur/urbit-skills --skill minio-s3-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for robust, S3-compatible object storage integration with Urbit ships, enabling efficient backup, media storage, and credential management.

Core Features & Use Cases

  • MinIO Deployment: Guides users through setting up MinIO servers.
  • Urbit Configuration: Details how to configure S3 credentials within Urbit's Landscape interface.
  • Backup & Storage: Facilitates using MinIO for ship backups and storing media for Urbit applications like Groups and Notebooks.
  • Use Case: A user wants to ensure their Urbit ship's data is backed up securely and efficiently. They can use this skill to set up a MinIO instance and configure their ship to send regular backups to it.

Quick Start

Use the minio-s3-integration skill to configure Urbit to use MinIO for ship backups.

Frequently Asked Questions about minio-s3-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Urbit to use MinIO for S3 backups?

To configure Urbit for MinIO S3 backups, you need to set up a MinIO server and input the S3 credentials into Urbit's Landscape settings. This enables your ship to send automated backups to your object storage instance.

What is MinIO S3 integration used for in Urbit?

MinIO S3 integration is used for backing up Urbit ship data and storing media files. It allows applications like Groups and Notebooks to leverage S3-compatible object storage for efficient data management.

Do I need Docker to set up MinIO object storage with Urbit?

Yes, understanding Docker is required to deploy MinIO servers for Urbit integration. The setup process relies on Docker to host the S3-compatible storage instance before configuring credentials in Landscape.

Can I use MinIO to store media for Urbit applications?

Yes, you can use MinIO to store media files for Urbit applications like Groups and Notebooks. Configuring S3 credentials in Landscape allows these apps to save data directly to your object storage.

How does S3 credential configuration work in Urbit Landscape?

S3 credential configuration in Urbit Landscape involves entering your MinIO server details and access keys into the system settings. This connects your ship to the object storage for backup and media operations.

Is MinIO a good alternative to standard S3 for Urbit ship backups?

MinIO is a strong alternative for Urbit ship backups because it provides S3-compatible object storage that you control. It integrates directly with Landscape settings to secure your data locally or on dedicated infrastructure.