[PR #568] [MERGED] feat: add rustfs template #2716

Closed
opened 2026-04-23 03:32:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: canaryHead: add-rustfs


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/568 **Author:** [@BlinkStrike](https://github.com/BlinkStrike) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/7/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `add-rustfs` --- ### 📝 Commits (1) - [`f8812b2`](https://github.com/Dokploy/templates/commit/f8812b2b15bf4b5bbbb5ce192a493b9d3e0c1554) add rustfs template ### 📊 Changes **5 files changed** (+82 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 03:32:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#2716