This commit is contained in:
Andrew Z 2023-01-23 08:04:23 -05:00
parent ec7286201d
commit bb7d176172
7 changed files with 768 additions and 700 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1674471853
"last_updated_timestamp": 1674479061
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

45
log.txt
View File

@ -3353,6 +3353,51 @@ Processing /tmp/appFeed/templates/vcxpzsRepository/unraid/zigbee2mqtt.xml...Succ
Updating stats on containers
Tagged - Can't determine last update
openhab/openhab
openhab/openhab:amd64-online Downloads: 56526246 Stars: 416 Base: unknown
coderaiser/cloudcmd
coderaiser/cloudcmd Downloads: 82045072 Stars: 68 Base: unknown
jlesage/firefox
jlesage/firefox Downloads: 19904121 Stars: 153 Base: unknown
redis
redis Downloads: 4984916182 Stars: 11742 Base: unknown
zyphermonkey/splunk
zyphermonkey/splunk Downloads: 74007 Stars: 0 Base: unknown
spikhalskiy/zerotier
spikhalskiy/zerotier Downloads: 2155444 Stars: 17 Base: unknown
nico640/docker-unms
nico640/docker-unms Downloads: 13459578 Stars: 60 Base: unknown
thetarkus/funkwhale
thetarkus/funkwhale Downloads: 337980 Stars: 2 Base: unknown
rix1337/docker-gphotos-sync
rix1337/docker-gphotos-sync Downloads: 361752 Stars: 5 Base: unknown
ich777/doh-server
ich777/doh-server Downloads: 26105 Stars: 3 Base: unknown
Tagged - Can't determine last update
xiovv/go-auto-yt
xiovv/go-auto-yt:stable Downloads: 1920115 Stars: 5 Base: unknown
sissbruecker/linkding
sissbruecker/linkding Downloads: 2380290 Stars: 24 Base: unknown
Tagged - Can't determine last update
amruthpillai/reactive-resume
amruthpillai/reactive-resume:v1 Downloads: 2493158 Stars: 31 Base: unknown
awesometechnologies/synapse-admin
awesometechnologies/synapse-admin:latest Downloads: 2232227 Stars: 7 Base: unknown
bokker/thumba
bokker/thumba:latest Downloads: 1494 Stars: 1 Base: unknown
portainer/portainer-ce
portainer/portainer-ce Downloads: 948595108 Stars: 1576 Base: unknown
webpsh/webps
webpsh/webps Downloads: 174004 Stars: 2 Base: unknown
scprime/supervisor-lite
scprime/supervisor-lite Downloads: 148 Stars: 0 Base: unknown
diygod/rsshub
diygod/rsshub Downloads: 13904795 Stars: 150 Base: unknown
barrycarey/speedmon
barrycarey/speedmon Downloads: 863 Stars: 1 Base: unknown
crazymax/rtorrent-rutorrent
crazymax/rtorrent-rutorrent Downloads: 2696516 Stars: 24 Base: unknown
Privileged: 104

View File

@ -271411,13 +271411,13 @@
"ReadMe": "https://github.com/imagegenius/docker-duplicati#readme",
"Branch": {
"Tag": "latest",
"TagDescription": "Beta releases of Duplicati"
"TagDescription": "Beta version of Duplicati with an Alpine base."
},
"Project": "https://www.duplicati.com/",
"Overview": "Duplicati(https://www.duplicati.com/) works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive and S3, Google Drive, box.com, Mega, hubiC and many others.",
"WebUI": "http://[IP]:[PORT:8200]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/duplicati.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/docker-templates/main/imagegenius/img/duplicati.png",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/duplicati.png",
"Config": [
{
"@attributes": {
@ -271583,7 +271583,7 @@
"Overview": "ESPHome(https://esphome.io/) - A system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.",
"WebUI": "http://[IP]:[PORT:6052]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/esphome.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/docker-templates/main/imagegenius/img/esphome.png",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/esphome.png",
"Config": [
{
"@attributes": {
@ -271656,6 +271656,10 @@
"Repo": "vcxpz's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/vcxpzsRepository/unraid/esphome.xml",
"CategoryList": [
"HomeAutomation",
"Tools-Utilities"
],
"downloads": 172,
"LastUpdateScan": 1674403271,
"LastUpdate": 1674381039,
@ -271688,6 +271692,7 @@
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/immich.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/immich.png",
"Requires": "PostgreSQL 14, Redis",
"Config": [
{
"@attributes": {
@ -271839,7 +271844,7 @@
"@attributes": {
"Name": "REDIS_PASSWORD",
"Target": "REDIS_PASSWORD",
"Default": "redis",
"Default": "",
"Description": "Redis password",
"Type": "Variable",
"Display": "always",
@ -272154,7 +272159,7 @@
"Overview": "Obico(https://www.obico.io/) - Community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world.",
"WebUI": "http://[IP]:[PORT:3334]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/obico.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/docker-templates/main/imagegenius/img/obico.png",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/obico.png",
"Config": [
{
"@attributes": {
@ -272227,6 +272232,10 @@
"Repo": "vcxpz's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/vcxpzsRepository/unraid/obico.xml",
"CategoryList": [
"Cloud",
"Tools-Utilities"
],
"downloads": 41,
"LastUpdateScan": 1674403272,
"LastUpdate": 1674190095,

View File

@ -9916,38 +9916,38 @@
},
"openhab/openhab:amd64-online": {
"Base": null,
"Downloads": 56493805,
"Stars": 413,
"Time": 1671882941,
"trending": 0.047,
"Downloads": 56526246,
"Stars": 416,
"Time": 1674479058,
"trending": 0.057,
"trends": [
0.051,
0.134,
0.055,
0.076,
0.081,
0.083,
0.047
0.047,
0.057
],
"downloadtrend": [
56225524,
56300728,
56331907,
56374732,
56420515,
56467415,
56493805
56493805,
56526246
],
"trendsDate": [
1656273813,
1658873026,
1661472221,
1664071421,
1666670615,
1669266233,
1671882941
1671882941,
1674479058
],
"LastUpdate": 1671858385
"LastUpdate": 1674450232
},
"dreamcat4/pipework:1.1.3": {
"Base": null,
@ -13092,38 +13092,38 @@
},
"coderaiser/cloudcmd": {
"Base": null,
"Downloads": 81831520,
"Downloads": 82045072,
"Stars": 68,
"Time": 1671882941,
"trending": 0.323,
"Time": 1674479058,
"trending": 0.26,
"trends": [
0.493,
0.511,
0.481,
0.412,
0.468,
0.359,
0.323
0.323,
0.26
],
"downloadtrend": [
79763143,
80173169,
80561033,
80894628,
81274746,
81567191,
81831520
81831520,
82045072
],
"trendsDate": [
1656273813,
1658873026,
1661472221,
1664071421,
1666670615,
1669266233,
1671882941
1671882941,
1674479058
],
"LastUpdate": 1666292050
"LastUpdate": 1674419011
},
"diyhue/core:latest": {
"Base": null,
@ -13939,38 +13939,38 @@
},
"jlesage/firefox": {
"Base": null,
"Downloads": 19873773,
"Stars": 150,
"Time": 1671882941,
"trending": 0.24,
"Downloads": 19904121,
"Stars": 153,
"Time": 1674479058,
"trending": 0.152,
"trends": [
0.071,
0.085,
0.069,
0.088,
0.186,
0.196,
0.24
0.24,
0.152
],
"downloadtrend": [
19702592,
19719342,
19732921,
19750305,
19787188,
19825992,
19873773
19873773,
19904121
],
"trendsDate": [
1656273814,
1658873026,
1661472221,
1664071422,
1666670615,
1669266233,
1671882941
1671882941,
1674479058
],
"LastUpdate": 1670802539
"LastUpdate": 1672884379
},
"jlesage/handbrake": {
"Base": null,
@ -15294,38 +15294,38 @@
},
"redis": {
"Base": null,
"Downloads": 4916888383,
"Stars": 11670,
"Time": 1671882941,
"trending": 1.476,
"Downloads": 4984916182,
"Stars": 11742,
"Time": 1674479058,
"trending": 1.365,
"trends": [
1.418,
1.461,
1.379,
1.37,
1.463,
1.521,
1.476
1.476,
1.365
],
"downloadtrend": [
4505720895,
4572531418,
4636452743,
4700871322,
4770668923,
4844339661,
4916888383
4916888383,
4984916182
],
"trendsDate": [
1656273814,
1658873026,
1661472221,
1664071422,
1666670615,
1669266233,
1671882941
1671882941,
1674479058
],
"LastUpdate": 1671666060
"LastUpdate": 1673994584
},
"quantumobject/docker-cacti": {
"Base": null,
@ -15591,36 +15591,36 @@
},
"zyphermonkey/splunk": {
"Base": null,
"Downloads": 73974,
"Downloads": 74007,
"Stars": null,
"Time": 1671882941,
"trending": 0.051,
"Time": 1674479058,
"trending": 0.045,
"trends": [
0.069,
0.053,
0.089,
0.058,
0.057,
0.06,
0.051
0.051,
0.045
],
"downloadtrend": [
73702,
73741,
73807,
73850,
73892,
73936,
73974
73974,
74007
],
"trendsDate": [
1656273814,
1658873027,
1661472221,
1664071422,
1666670615,
1669266233,
1671882941
1671882941,
1674479058
],
"LastUpdate": 1633897089
},
@ -15634,36 +15634,36 @@
},
"spikhalskiy/zerotier": {
"Base": null,
"Downloads": 2154369,
"Downloads": 2155444,
"Stars": 17,
"Time": 1671882942,
"trending": 0.11,
"Time": 1674479058,
"trending": 0.05,
"trends": [
0.029,
0.029,
0.031,
0.025,
0.026,
0.108,
0.11
0.11,
0.05
],
"downloadtrend": [
2147270,
2147894,
2148553,
2149099,
2149666,
2151992,
2154369
2154369,
2155444
],
"trendsDate": [
1656273814,
1658873027,
1661472222,
1664071422,
1666670617,
1669266234,
1671882942
1671882942,
1674479058
],
"LastUpdate": 1670957547
},
@ -15951,36 +15951,36 @@
},
"thetarkus/funkwhale": {
"Base": null,
"Downloads": 337938,
"Downloads": 337980,
"Stars": 2,
"Time": 1671882942,
"trending": 0.015,
"Time": 1674479059,
"trending": 0.012,
"trends": [
0.01,
0.008,
0.029,
0.075,
0.095,
0.083,
0.015
0.015,
0.012
],
"downloadtrend": [
336906,
336932,
337031,
337285,
337606,
337888,
337938
337938,
337980
],
"trendsDate": [
1656273815,
1658873027,
1661472222,
1664071422,
1666670617,
1669266234,
1671882942
1671882942,
1674479059
],
"LastUpdate": 1553265965
},
@ -22501,44 +22501,44 @@
},
"nico640/docker-unms": {
"Base": null,
"Downloads": 13452109,
"Downloads": 13459578,
"Stars": 60,
"Time": 1671882942,
"trending": 0.045,
"Time": 1674479058,
"trending": 0.055,
"trends": [
0.033,
0.031,
0.043,
0.046,
0.042,
0.064,
0.045
0.045,
0.055
],
"downloadtrend": [
13415700,
13419813,
13425653,
13431875,
13437473,
13446073,
13452109
13452109,
13459578
],
"trendsDate": [
1656273815,
1658873027,
1661472222,
1664071422,
1666670617,
1669266234,
1671882942
1671882942,
1674479058
],
"LastUpdate": 1671749787
"LastUpdate": 1672192815
},
"https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1671882942,
"Time": 1674479059,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -23500,36 +23500,36 @@
},
"ich777/doh-server": {
"Base": null,
"Downloads": 26087,
"Downloads": 26105,
"Stars": 3,
"Time": 1671882942,
"trending": 0.107,
"Time": 1674479059,
"trending": 0.069,
"trends": [
0.07,
0.147,
0.127,
0.123,
0.073,
0.272,
0.107
0.107,
0.069
],
"downloadtrend": [
25866,
25904,
25937,
25969,
25988,
26059,
26087
26087,
26105
],
"trendsDate": [
1656273815,
1658873027,
1661472222,
1664071423,
1666670618,
1669266234,
1671882942
1671882942,
1674479059
],
"LastUpdate": 1666695007
},
@ -25270,36 +25270,36 @@
},
"xiovv/go-auto-yt:stable": {
"Base": null,
"Downloads": 1919934,
"Downloads": 1920115,
"Stars": 5,
"Time": 1671882942,
"trending": 0.007,
"Time": 1674479059,
"trending": 0.009,
"trends": [
0.008,
0.008,
0.007,
0.008,
0.007,
0.009,
0.007
0.007,
0.009
],
"downloadtrend": [
1919024,
1919182,
1919324,
1919482,
1919622,
1919796,
1919934
1919934,
1920115
],
"trendsDate": [
1656273815,
1658873028,
1661472222,
1664071423,
1666670618,
1669266234,
1671882942
1671882942,
1674479059
],
"LastUpdate": 1602925643
},
@ -31988,73 +31988,73 @@
},
"sissbruecker/linkding": {
"Base": null,
"Downloads": 2360241,
"Downloads": 2380290,
"Stars": 24,
"Time": 1671882942,
"trending": 0.576,
"Time": 1674479059,
"trending": 0.842,
"trends": [
0.762,
0.627,
0.782,
0.642,
0.631,
0.498,
0.576
0.576,
0.842
],
"downloadtrend": [
2273006,
2287343,
2305363,
2320251,
2334975,
2346650,
2360241
2360241,
2380290
],
"trendsDate": [
1656273816,
1658873028,
1661472223,
1664071423,
1666670618,
1669266234,
1671882942
1671882942,
1674479059
],
"LastUpdate": 1664957560
"LastUpdate": 1674396213
},
"rix1337/docker-gphotos-sync": {
"Base": null,
"Downloads": 360373,
"Downloads": 361752,
"Stars": 5,
"Time": 1671882942,
"trending": 0.336,
"Time": 1674479059,
"trending": 0.381,
"trends": [
0.092,
0.396,
0.505,
0.655,
0.179,
0.357,
0.336
0.336,
0.381
],
"downloadtrend": [
351712,
353109,
354901,
357242,
357881,
359162,
360373
360373,
361752
],
"trendsDate": [
1656273815,
1658873027,
1661472222,
1664071423,
1666670617,
1669266234,
1671882942
1671882942,
1674479059
],
"LastUpdate": 1671861750
"LastUpdate": 1674475349
},
"p3rco/openrgb:latest": {
"Base": null,
@ -33601,36 +33601,36 @@
},
"awesometechnologies/synapse-admin:latest": {
"Base": null,
"Downloads": 2225607,
"Stars": 6,
"Time": 1671882943,
"trending": 0.342,
"Downloads": 2232227,
"Stars": 7,
"Time": 1674479059,
"trending": 0.297,
"trends": [
0.299,
0.621,
0.296,
0.34,
0.288,
0.281,
0.342
0.342,
0.297
],
"downloadtrend": [
2177775,
2191373,
2197888,
2205384,
2211756,
2217998,
2225607
2225607,
2232227
],
"trendsDate": [
1656273816,
1658873028,
1661472223,
1664071424,
1666670618,
1669266235,
1671882943
1671882943,
1674479059
],
"LastUpdate": 1666609069
},
@ -39411,36 +39411,36 @@
},
"portainer/portainer-ce": {
"Base": null,
"Downloads": 938640275,
"Stars": 1529,
"Time": 1671882943,
"trending": 1.083,
"Downloads": 948595108,
"Stars": 1576,
"Time": 1674479060,
"trending": 1.049,
"trends": [
0.483,
0.914,
1.145,
1.14,
0.873,
1.056,
1.083
1.083,
1.049
],
"downloadtrend": [
881816514,
889951905,
900260904,
910645581,
918668970,
928475166,
938640275
938640275,
948595108
],
"trendsDate": [
1656273816,
1658873028,
1661472223,
1664071424,
1666670619,
1669266235,
1671882943
1671882943,
1674479060
],
"LastUpdate": 1668996513
},
@ -41490,38 +41490,38 @@
},
"amruthpillai/reactive-resume:v1": {
"Base": null,
"Downloads": 2488738,
"Downloads": 2493158,
"Stars": 31,
"Time": 1671882942,
"trending": 0.281,
"Time": 1674479059,
"trending": 0.177,
"trends": [
0.088,
0.153,
0.212,
0.514,
0.335,
0.364,
0.281
0.281,
0.177
],
"downloadtrend": [
2442852,
2446591,
2451779,
2464452,
2472728,
2481755,
2488738
2488738,
2493158
],
"trendsDate": [
1656273816,
1658873028,
1661472223,
1664071423,
1666670618,
1669266235,
1671882942
1671882942,
1674479059
],
"LastUpdate": 1671210321
"LastUpdate": 1674111655
},
"blakeblackshear/frigate:0.8.1-amd64": {
"Base": null,
@ -59954,38 +59954,38 @@
},
"webpsh/webps": {
"Base": null,
"Downloads": 157064,
"Downloads": 174004,
"Stars": 2,
"Time": 1671882943,
"trending": 10.961,
"Time": 1674479060,
"trending": 9.735,
"trends": [
30.944,
23.571,
19.13,
16.013,
13.779,
12.191,
10.961
10.961,
9.735
],
"downloadtrend": [
54963,
71914,
88925,
105879,
122799,
139848,
157064
157064,
174004
],
"trendsDate": [
1656273817,
1658873028,
1661472223,
1664071424,
1666670619,
1669266235,
1671882943
1671882943,
1674479060
],
"LastUpdate": 1670396774
"LastUpdate": 1673406679
},
"crazymax/fail2ban:latest": {
"Base": null,
@ -61618,38 +61618,38 @@
},
"diygod/rsshub": {
"Base": null,
"Downloads": 13847847,
"Stars": 148,
"Time": 1671882943,
"trending": 0.42,
"Downloads": 13904795,
"Stars": 150,
"Time": 1674479060,
"trending": 0.41,
"trends": [
0.424,
0.453,
0.434,
0.46,
0.442,
0.28,
0.42
0.42,
0.41
],
"downloadtrend": [
13506648,
13568092,
13627211,
13690212,
13750981,
13789620,
13847847
13847847,
13904795
],
"trendsDate": [
1656273817,
1658873029,
1661472223,
1664071424,
1666670619,
1669266235,
1671882943
1671882943,
1674479060
],
"LastUpdate": 1671818077
"LastUpdate": 1674423256
},
"paulpoco/node:v3.4.0-alpha2": {
"Base": null,
@ -63584,9 +63584,9 @@
},
"barrycarey/speedmon": {
"Base": null,
"Downloads": 847,
"Downloads": 863,
"Stars": 1,
"Time": 1671882943,
"Time": 1674479060,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -64389,38 +64389,38 @@
},
"crazymax/rtorrent-rutorrent": {
"Base": null,
"Downloads": 2658116,
"Stars": 22,
"Time": 1671882944,
"trending": 1.437,
"Downloads": 2696516,
"Stars": 24,
"Time": 1674479060,
"trending": 1.424,
"trends": [
1.467,
1.247,
0.991,
2.823,
1.398,
1.596,
1.437
1.437,
1.424
],
"downloadtrend": [
2415334,
2445826,
2470315,
2542081,
2578112,
2619930,
2658116
2658116,
2696516
],
"trendsDate": [
1656259408,
1658858623,
1661457822,
1664057003,
1666656222,
1669251840,
1671882944
1671882944,
1674479060
],
"LastUpdate": 1671436992
"LastUpdate": 1674115410
},
"remirigal/plex-auto-languages": {
"Base": null,
@ -66154,9 +66154,9 @@
},
"bokker/thumba:latest": {
"Base": null,
"Downloads": 1084,
"Downloads": 1494,
"Stars": 1,
"Time": 1671882943,
"Time": 1674479060,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -68161,9 +68161,9 @@
},
"scprime/supervisor-lite": {
"Base": null,
"Downloads": 132,
"Downloads": 148,
"Stars": null,
"Time": 1671882943,
"Time": 1674479060,
"trending": null,
"trends": null,
"downloadtrend": null,

View File

@ -1,5 +1,5 @@
{
"caFixed": 367,
"caFixed": 363,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -1232,20 +1232,8 @@
]
},
"vcxpz's Repository": {
"ghcr.io/imagegenius/amp": [
"No category entry present"
],
"ghcr.io/imagegenius/maintenance": [
"No category entry present"
],
"ghcr.io/imagegenius/mosquitto": [
"No category entry present"
],
"ghcr.io/imagegenius/phpmyadmin": [
"No category entry present"
],
"ghcr.io/imagegenius/zigbee2mqtt": [
"No category entry present"
]
}
}