Files
templates/blueprints/filerun/meta.json
2026-07-08 00:04:28 -06:00

18 lines
401 B
JSON

{
"id": "filerun",
"name": "FileRun",
"version": "latest",
"description": "FileRun is a self-hosted file manager and file sharing platform.",
"logo": "filerun.svg",
"links": {
"website": "https://filerun.com/",
"docs": "https://docs.filerun.com/docker",
"github": "https://github.com/filerun/docker"
},
"tags": [
"file-manager",
"file-sharing",
"storage"
]
}