2022-07-28 17:46:12 +00:00
|
|
|
{
|
2022-08-24 09:18:00 +00:00
|
|
|
"$schema": "../schema.json",
|
2022-07-28 17:46:12 +00:00
|
|
|
"name": "File Browser",
|
|
|
|
"available": true,
|
2022-11-11 19:33:58 +00:00
|
|
|
"exposable": true,
|
2022-07-28 17:46:12 +00:00
|
|
|
"port": 8096,
|
|
|
|
"id": "filebrowser",
|
2024-04-24 09:36:58 +00:00
|
|
|
"tipi_version": 4,
|
2022-08-04 15:34:02 +00:00
|
|
|
"version": "s6",
|
2024-04-24 09:36:58 +00:00
|
|
|
"categories": [
|
|
|
|
"utilities"
|
|
|
|
],
|
2022-07-28 17:46:12 +00:00
|
|
|
"description": "Reliable and Performant File Management Desktop Sync and File Sharing\n Default credentials: admin / admin",
|
|
|
|
"short_desc": "Access your homeserver files from your browser",
|
|
|
|
"author": "filebrowser.org",
|
|
|
|
"website": "https://filebrowser.org/",
|
|
|
|
"source": "https://github.com/filebrowser/filebrowser",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
2024-04-24 09:36:58 +00:00
|
|
|
"supported_architectures": [
|
|
|
|
"arm64",
|
|
|
|
"amd64"
|
|
|
|
]
|
2022-07-28 17:46:12 +00:00
|
|
|
}
|