mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
[PR #568] [MERGED] feat: add rustfs template #2716
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/568
Author: @BlinkStrike
Created: 12/4/2025
Status: ✅ Merged
Merged: 12/7/2025
Merged by: @Siumauricio
Base:
canary← Head:add-rustfs📝 Commits (1)
f8812b2add rustfs template📊 Changes
5 files changed (+82 additions, -0 deletions)
View changed files
➕
blueprints/rustfs/docker-compose.yml(+20 -0)➕
blueprints/rustfs/logo.svg(+1 -0)➕
blueprints/rustfs/meta-entry.json(+18 -0)➕
blueprints/rustfs/template.toml(+25 -0)📝
meta.json(+18 -0)📄 Description
This PR adds a new template for RustFS, a high-performance S3-compatible distributed object storage system built in Rust.
Follows the contribution rules for the templates.
Note: there is a note in the environment variables to set the API endpoint after the setup when the console opens because I could not find out which ENV var could modify it on deployment stage.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.