This commit is contained in:
Andrew Z 2022-01-17 18:03:54 -05:00
parent 6805be44db
commit f7e4500baf

View File

@ -204689,6 +204689,127 @@
"LastUpdateScan": 1640919849,
"FirstSeen": 1635725013
},
{
"Name": "FileBrowser",
"Repository": "filebrowser/filebrowser",
"Registry": "https://hub.docker.com/r/filebrowser/filebrowser",
"Network": "host",
"Shell": "bash",
"Privileged": "false",
"Project": "https://github.com/filebrowser/filebrowser",
"Overview": "File Browser - Webbased File Browser including sharing functions etc.\r\n\r\nhttps://github.com/filebrowser/filebrowser\r\n\r\nJust Mount other Folder to/srv\r\nExample\r\n/mnt/user/Media/ > /srv/Media\r\n/mnt/user/Docs/ > /srv/Docs\r\n\r\nRead\r\nhttps://docs.filebrowser.xyz/configuration for the config",
"WebUI": "http://[IP]:[PORT:80]/files/",
"TemplateURL": "https://raw.githubusercontent.com/JamesTeague/unraid-templates/master/filebrowser/filebrowser.xml",
"Icon": "https://github.com/maschhoff/docker/raw/master/filebrowser/35781395.png",
"PostArgs": "-d /db/database.db",
"CPUset": "",
"Networking": {
"Mode": "host"
},
"Config": [
{
"@attributes": {
"Name": "Files Path",
"Target": "/srv",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /srv",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 80",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "AppData",
"Target": "/db/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /db/",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/filebrowser/"
}
],
"Repo": "BamaJ13's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/BamaJ13sRepository/filebrowser/filebrowser.xml",
"CategoryList": [
"Cloud",
"Network-Web"
],
"downloads": 58422793,
"stars": 263,
"trending": 6.208,
"trends": [
3.491,
4.215,
6.566,
4.277,
4.256,
4.589,
5.364,
5.159,
6.289,
5.418,
5.468,
5.339,
6.208
],
"trendsDate": [
1611248935,
1613842190,
1616436169,
1619032800,
1621627389,
1624226601,
1626825817,
1629425023,
1632024199,
1634623400,
1637219007,
1639818205,
1642417429
],
"downloadtrend": [
30526271,
31869666,
34109128,
35633151,
37216969,
39007108,
41218104,
43460409,
46377103,
49034009,
51870136,
54795927,
58422793
],
"LastUpdateScan": 1642417429,
"FirstSeen": 1551483557,
"topTrending": 2.717,
"topPerforming": 6.208
},
{
"Name": "filerun",
"Repository": "filerun/filerun",