mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
18 lines
401 B
JSON
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"
|
|
]
|
|
}
|