[PR #687] [CLOSED] Add OpenMaxIO Object Browser #13218

Closed
opened 2026-06-15 13:06:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/687
Author: @thaarrtt
Created: 1/29/2026
Status: Closed

Base: canaryHead: canary


📝 Commits (3)

  • d3fb7ee feat: Add OpenMaxIO Object Browser blueprint, including its configuration, Docker setup, logo, and metadata entry.
  • 90867ac fix sort
  • 5ef603c build: Remove explicit container name and simplify port binding for the openmaxio service.

📊 Changes

4 files changed (+48 additions, -0 deletions)

View changed files

blueprints/openmaxio-object-browser/docker-compose.yml (+13 -0)
blueprints/openmaxio-object-browser/logo.png (+0 -0)
blueprints/openmaxio-object-browser/template.toml (+16 -0)
📝 meta.json (+19 -0)

📄 Description

What is this PR about?

New PR of OpenMaxIO Object Browser

This PR adds a new template for OpenMaxIO Object Browser, a community-maintained fork of the MinIO Console. It includes the service configuration, Docker setup using a community image, logo, and the necessary entry in meta.json.

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos


🔄 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/687 **Author:** [@thaarrtt](https://github.com/thaarrtt) **Created:** 1/29/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (3) - [`d3fb7ee`](https://github.com/Dokploy/templates/commit/d3fb7ee3f5b8cd54d338265e2145500a5a229f2c) feat: Add OpenMaxIO Object Browser blueprint, including its configuration, Docker setup, logo, and metadata entry. - [`90867ac`](https://github.com/Dokploy/templates/commit/90867ac2a8f4e0fa8c2401234288c392e12e8c49) fix sort - [`5ef603c`](https://github.com/Dokploy/templates/commit/5ef603c15d8c4158b5ddba40885e57a30d9c6259) build: Remove explicit container name and simplify port binding for the openmaxio service. ### 📊 Changes **4 files changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/openmaxio-object-browser/docker-compose.yml` (+13 -0) ➕ `blueprints/openmaxio-object-browser/logo.png` (+0 -0) ➕ `blueprints/openmaxio-object-browser/template.toml` (+16 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description ## What is this PR about? New PR of OpenMaxIO Object Browser This PR adds a new template for [OpenMaxIO Object Browser](https://github.com/OpenMaxIO/openmaxio-object-browser), a community-maintained fork of the MinIO Console. It includes the service configuration, Docker setup using a community image, logo, and the necessary entry in `meta.json`. ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` ## Screenshots or Videos --- <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-06-15 13:06:13 -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#13218