mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 19:35:26 +02:00
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:
17
meta.json
17
meta.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user