Add MaxIO template (#744)

* Add Docker Compose configuration for Maxio service

* Add template configuration for maxio service

* Add Maxio logo

* Add Maxio metadata to meta.json

Added metadata for Maxio including links and tags.

* Run node dedupe-and-sort-meta.js

* Fix name from Maxio to MaxIO

* Make suggested updates

* Add missing restart policy

* Make improvements
This commit is contained in:
Sancho Godinho
2026-07-08 05:06:10 +05:30
committed by GitHub
parent 66fea6e989
commit 56cd3dba39
4 changed files with 50 additions and 0 deletions

View File

@@ -4372,6 +4372,23 @@
"crm"
]
},
{
"id": "maxio",
"name": "MaxIO",
"version": "0.2.1",
"description": "MaxIO is a lightweight, single-binary S3-compatible object storage server written in Rust",
"logo": "maxio.svg",
"links": {
"github": "https://github.com/coollabsio/maxio",
"website": "https://github.com/coollabsio/maxio",
"docs": "https://github.com/coollabsio/maxio/blob/main/README.md"
},
"tags": [
"s3",
"storage",
"object-storage"
]
},
{
"id": "maybe",
"name": "Maybe",