Skip to content

Add RustFS as local S3 service#71

Open
abetomo wants to merge 2 commits into
enactic:mainfrom
abetomo:compose-add-rustfs
Open

Add RustFS as local S3 service#71
abetomo wants to merge 2 commits into
enactic:mainfrom
abetomo:compose-add-rustfs

Conversation

@abetomo
Copy link
Copy Markdown
Contributor

@abetomo abetomo commented May 29, 2026

Copilot AI review requested due to automatic review settings May 29, 2026 06:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the local Docker Compose setup to add RustFS as a local S3-compatible service, intended to support local development workflows that need object storage.

Changes:

  • Add a new s3 service using rustfs/rustfs with ports, environment configuration, healthcheck, and a persistent volume.
  • Make app wait for s3 health (in addition to db) before starting.
  • Define a new named volume (s3) for RustFS data persistence.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread compose.yaml
Comment thread compose.yaml
Comment thread compose.yaml Outdated
Comment thread compose.yaml Outdated
Comment thread compose.yaml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants