This commit is contained in:
Andrew Z 2022-02-09 16:34:05 -05:00
parent f57ca72eff
commit d87df3c25d
8 changed files with 973 additions and 1566 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1644440623
"last_updated_timestamp": 1644442444
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -2069,5 +2069,6 @@
"imthai/pixelserv-tls": 1644414180,
"orhunp/rustypaste": 1644419004,
"sentriz/gonic": 1644426209,
"maxime1907/filegator": 1644440623
"maxime1907/filegator": 1644440623,
"tloncorp/urbit": 1644442444
}

View File

@ -117653,21 +117653,24 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 178362842,
"downloads": 179893507,
"stars": 338,
"trending": 1.221,
"LastUpdate": 1643283347,
"trending": 0.851,
"trends": [
1.221
1.221,
0.851
],
"trendsDate": [
1641841734
1641841734,
1644440623
],
"downloadtrend": [
176184451,
178362842
178362842,
179893507
],
"LastUpdateScan": 1641841734,
"LastUpdate": 1643283347,
"LastUpdateScan": 1644440623,
"FirstSeen": 1639242205
},
{
@ -117748,21 +117751,24 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 44150990,
"downloads": 45756345,
"stars": 16,
"trending": 3.625,
"LastUpdate": 1637237616,
"trending": 3.508,
"trends": [
3.625
3.625,
3.508
],
"trendsDate": [
1641841734
1641841734,
1644440623
],
"downloadtrend": [
42550427,
44150990
44150990,
45756345
],
"LastUpdateScan": 1641841734,
"LastUpdate": 1637237616,
"LastUpdateScan": 1644440623,
"FirstSeen": 1639242205
},
{
@ -121723,7 +121729,6 @@
],
"downloads": 12827093,
"stars": 40,
"LastUpdate": 1644418681,
"trending": 12.487,
"trends": [
4.439,
@ -121753,6 +121758,7 @@
12827093
],
"LastUpdateScan": 1644433413,
"LastUpdate": 1644418681,
"FirstSeen": 1610651376,
"topTrending": 8.048,
"topPerforming": 12.487
@ -128357,7 +128363,6 @@
],
"downloads": 749145,
"stars": 2,
"LastUpdate": 1617120582,
"trending": 1.391,
"trends": [
1.419,
@ -128387,6 +128392,7 @@
749145
],
"LastUpdateScan": 1644433413,
"LastUpdate": 1617120582,
"FirstSeen": 1610651376,
"topTrending": -0.028000000000000025,
"topPerforming": 1.391
@ -142742,7 +142748,6 @@
],
"downloads": 141108,
"stars": 1,
"LastUpdate": 1642159783,
"trending": 25.862,
"trends": [
22.852,
@ -142772,6 +142777,7 @@
141108
],
"LastUpdateScan": 1644433414,
"LastUpdate": 1642159783,
"FirstSeen": 1613250648,
"topTrending": 3.009999999999998,
"topPerforming": 25.862
@ -176891,7 +176897,6 @@
],
"downloads": 13200,
"stars": 1,
"LastUpdate": 1605778600,
"trending": 7.091,
"trends": [
8.325,
@ -176910,6 +176915,7 @@
13200
],
"LastUpdateScan": 1644433414,
"LastUpdate": 1605778600,
"FirstSeen": 1605454081,
"topTrending": -1.233999999999999
},
@ -213502,6 +213508,136 @@
"LastUpdate": 1633685557,
"FirstSeen": 1643634203
},
{
"Name": "FileGator",
"Repository": "maxime1907/filegator",
"Registry": "https://hub.docker.com/r/maxime1907/filegator",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119834-support-smartphonelover-filegator/",
"Project": "https://github.com/filegator/filegator",
"Overview": "DESCRIPTION\r\nFileGator is a free, open-source, self-hosted web application for managing files and folders.\r\n\r\nLive demo:\r\nhttps://github.com/filegator/filegator#demo\r\n\r\nNOTES\r\n\u2022 The default credentials: admin/admin123 (user/pass).\r\n\u2022 This image was based on Linuxserver.io's alpine nginx.\r\n\u2022 You can customize the interface and how FileGator works even deeper, by editing its 'configuration.php' file. Check 'https://docs.filegator.io/configuration/basic.html' to know more.\r\n\r\nVERSION\r\n1.0 (2022-02-09)",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/FileGator.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/filegator.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI (HTTP)",
"Target": "80",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8048"
},
{
"@attributes": {
"Name": "WebUI (HTTPS)",
"Target": "443",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8049"
},
{
"@attributes": {
"Name": "Storage (data)",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "This is the location for all the personal information.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/filegator/data"
},
{
"@attributes": {
"Name": "Storage (config)",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "This is the location for the configuration files.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/filegator/config"
},
{
"@attributes": {
"Name": "TZ",
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "Europe/Madrid"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "1000"
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/FileGator.xml",
"CategoryList": [
"Cloud",
"Productivity",
"Tools-Utilities",
"Network-FTP"
],
"downloads": 4080,
"stars": 1,
"LastUpdate": 1637025937,
"LastUpdateScan": 1644440623,
"FirstSeen": 1644440623
},
{
"Name": "FileShelter",
"Repository": "epoupon/fileshelter",

File diff suppressed because it is too large Load Diff

View File

@ -2094,70 +2094,76 @@
"title": "tinglis1's Repository",
"index": 282
},
{
"url": "https://github.com/tipdec-siblyn/Urbit-on-Unraid",
"profile": "https://forums.unraid.net/profile/158043-tipdec-siblyn/",
"title": "tipdec-sbilyn's Repository",
"index": 283
},
{
"url": "https://github.com/tobbenb/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/63089-saarg/",
"title": "tobbenb's Repository",
"index": 283
"index": 284
},
{
"url": "https://github.com/tombowditch/docker-templates",
"profile": "https://lime-technology.com/profile/80184-tombowditch/",
"title": "tombowditch's Repository",
"index": 284
"index": 285
},
{
"url": "https://github.com/TrophyBuck/unraid-templates",
"profile": "https://forums.unraid.net/profile/140258-trophybuck/",
"title": "TrophyBuck's Repository",
"index": 285
"index": 286
},
{
"url": "https://github.com/charlescng/docker-containers",
"profile": "https://forums.unraid.net/profile/64811-uberchuckie/",
"title": "uberchuckie's Repository",
"index": 286
"index": 287
},
{
"url": "https://github.com/Poag/docker-xml",
"profile": "https://forums.lime-technology.com/profile/63933-uirel/",
"title": "Uirel's Repository",
"index": 287
"index": 288
},
{
"url": "https://github.com/Ulisses1478/templates-unraid",
"profile": "https://forums.unraid.net/profile/90485-ulisses1478/",
"title": "ulisses1478's Repository",
"index": 288
"index": 289
},
{
"url": "https://github.com/xamindar/docker-templates",
"profile": "https://forums.lime-technology.com/profile/1543-xamindar/",
"title": "xamindar's Repository",
"index": 289
"index": 290
},
{
"url": "https://github.com/xenco/docker-templates",
"profile": "https://forums.unraid.net/profile/155847-xenco/",
"title": "xenco's Repository",
"index": 290
"index": 291
},
{
"url": "https://github.com/valaypatel/unraidapps",
"profile": "https://forums.unraid.net/profile/120399-yoda/",
"title": "Yoda's Repository",
"index": 291
"index": 292
},
{
"url": "https://github.com/josopu/unraid-template",
"profile": "https://forums.unraid.net/profile/101735-zotarios/",
"title": "Zotarios' Repository",
"index": 292
"index": 293
},
{
"url": "https://github.com/zyphermonkey/docker-templates",
"profile": "https://lime-technology.com/profile/67871-zyphermonkey/",
"title": "zyphermonkey's Repository",
"index": 293
"index": 294
}
]

View File

@ -1,5 +1,5 @@
{
"caFixed": 237,
"caFixed": 239,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -785,6 +785,12 @@
"cieg/obs-docker": [
"No Support or Project Link Present"
]
},
"tipdec-sbilyn's Repository": {
"tloncorp/urbit": [
"Unknown category P2P:",
"Unknown category OS:"
]
}
}
}