This commit is contained in:
Andrew Z 2021-12-23 06:03:38 -05:00
parent 12add6e2d7
commit b2a2ff97f6
6 changed files with 206 additions and 132 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1640250217
"last_updated_timestamp": 1640257417
}

View File

@ -16461,6 +16461,7 @@
"Support": "https://github.com/linuxserver/docker-cloud9/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-cloud9#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-cloud9#readme",
"Branch": [
{
"Tag": "latest",
@ -16468,19 +16469,27 @@
},
{
"Tag": "go",
"TagDescription": "Basic Golang environment pre-installed"
"TagDescription": "Basic Golang environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/go#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/go#application-setup"
},
{
"Tag": "nodejs",
"TagDescription": "Current stable NodeJS/NPM environment pre-installed"
"TagDescription": "Current stable NodeJS/NPM environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/nodejs#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/nodejs#application-setup"
},
{
"Tag": "python",
"TagDescription": "Current Python3 environment pre-installed"
"TagDescription": "Current Python3 environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/python#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/python#application-setup"
},
{
"Tag": "ruby",
"TagDescription": "Current Ruby environment pre-installed"
"TagDescription": "Current Ruby environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/ruby#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/ruby#application-setup"
}
],
"Project": "https://github.com/c9/core",
@ -23436,6 +23445,7 @@
"Support": "https://github.com/linuxserver/docker-nano-wallet/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-nano-wallet#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-nano-wallet#readme",
"Project": "https://nano.org/",
"Overview": "Nano-wallet(https://nano.org/) is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.\n\nThis container is a simple nginx wrapper for the light wallet located here(https://github.com/linuxserver/nano-wallet). You will need to pass a valid RPC host when accessing this container.",
"WebUI": "http://[IP]:[PORT:80]",
@ -24486,6 +24496,7 @@
"Support": "https://github.com/linuxserver/docker-nzbget/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-nzbget#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-nzbget#readme",
"Branch": [
{
"Tag": "latest",
@ -24493,7 +24504,9 @@
},
{
"Tag": "testing",
"TagDescription": "nzbget pre-releases"
"TagDescription": "nzbget pre-releases",
"ReadMe": "https://github.com/linuxserver/docker-nzbget/tree/testing#readme",
"GitHub": "https://github.com/linuxserver/docker-nzbget/tree/testing#application-setup"
}
],
"Project": "http://nzbget.net/",
@ -33500,6 +33513,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1640257416,
"FirstSeen": 1616874664
},
{
@ -99779,10 +99793,10 @@
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/PrometheusPiHoleExporter.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-prometheus_pihole_exporter/master/prometheus_pihole_exporter.plg",
"Plugin": true,
"pluginVersion": "2021.09.17",
"pluginVersion": "2021.12.22",
"MinVer": "6.9.0",
"Overview": "Is a slim plugin, that takes informations gathered from the Pi-Hole API and provides it to a Prometheus database. Usage is not limited to Prometheus only. Data can be formated and displayed to any database or graphical node. Export URL: The URL for the exportet metrics is: 'http://YOURunRAIDIP:9617/metrics' (to use it in Prometheus add the target: 'YOURunRAIDIP:9617' to your Prometheus yaml).\nThis Plugin is based on pihole-exporter from eko: https://github.com/eko/pihole-exporter",
"Date": 1631851200,
"Date": 1640149200,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/PrometheusPiHoleExporter.xml",
"CategoryList": [
"Productivity",
@ -115152,9 +115166,20 @@
"CategoryList": [
"Downloaders"
],
"downloads": 6698874,
"stars": 39,
"LastUpdateScan": 1637658218,
"downloads": 7740297,
"stars": 40,
"trending": 13.455,
"trends": [
13.455
],
"trendsDate": [
1640257417
],
"downloadtrend": [
6698874,
7740297
],
"LastUpdateScan": 1640257417,
"FirstSeen": 1637658218
},
{
@ -143431,9 +143456,9 @@
"CategoryList": [
"Network-Messenger"
],
"downloads": 25569,
"downloads": 26121,
"stars": 2,
"trending": 2.135,
"trending": 2.113,
"trends": [
34.851,
19.398,
@ -143442,7 +143467,8 @@
1.758,
1.768,
1.894,
2.135
2.135,
2.113
],
"trendsDate": [
1619467355,
@ -143452,7 +143478,8 @@
1629864200,
1632463424,
1635062589,
1637658219
1637658219,
1640257417
],
"downloadtrend": [
11992,
@ -143463,11 +143490,12 @@
24115,
24549,
25023,
25569
25569,
26121
],
"LastUpdateScan": 1637658219,
"LastUpdateScan": 1640257417,
"FirstSeen": 1588291709,
"topTrending": -32.716
"topTrending": -32.738
},
{
"Name": "docpht",

View File

@ -1,7 +1,7 @@
{
"apps": 1493,
"last_updated_timestamp": 1640250217,
"last_updated": "2021-12-23 04:03",
"last_updated_timestamp": 1640257417,
"last_updated": "2021-12-23 06:03",
"categories": [
{
"Cat": "Backup:",
@ -16623,6 +16623,7 @@
"Support": "https://github.com/linuxserver/docker-cloud9/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-cloud9#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-cloud9#readme",
"Branch": [
{
"Tag": "latest",
@ -16630,19 +16631,27 @@
},
{
"Tag": "go",
"TagDescription": "Basic Golang environment pre-installed"
"TagDescription": "Basic Golang environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/go#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/go#application-setup"
},
{
"Tag": "nodejs",
"TagDescription": "Current stable NodeJS/NPM environment pre-installed"
"TagDescription": "Current stable NodeJS/NPM environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/nodejs#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/nodejs#application-setup"
},
{
"Tag": "python",
"TagDescription": "Current Python3 environment pre-installed"
"TagDescription": "Current Python3 environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/python#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/python#application-setup"
},
{
"Tag": "ruby",
"TagDescription": "Current Ruby environment pre-installed"
"TagDescription": "Current Ruby environment pre-installed",
"ReadMe": "https://github.com/linuxserver/docker-cloud9/tree/ruby#readme",
"GitHub": "https://github.com/linuxserver/docker-cloud9/tree/ruby#application-setup"
}
],
"Project": "https://github.com/c9/core",
@ -23598,6 +23607,7 @@
"Support": "https://github.com/linuxserver/docker-nano-wallet/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-nano-wallet#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-nano-wallet#readme",
"Project": "https://nano.org/",
"Overview": "Nano-wallet(https://nano.org/) is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.\n\nThis container is a simple nginx wrapper for the light wallet located here(https://github.com/linuxserver/nano-wallet). You will need to pass a valid RPC host when accessing this container.",
"WebUI": "http://[IP]:[PORT:80]",
@ -24648,6 +24658,7 @@
"Support": "https://github.com/linuxserver/docker-nzbget/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-nzbget#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-nzbget#readme",
"Branch": [
{
"Tag": "latest",
@ -24655,7 +24666,9 @@
},
{
"Tag": "testing",
"TagDescription": "nzbget pre-releases"
"TagDescription": "nzbget pre-releases",
"ReadMe": "https://github.com/linuxserver/docker-nzbget/tree/testing#readme",
"GitHub": "https://github.com/linuxserver/docker-nzbget/tree/testing#application-setup"
}
],
"Project": "http://nzbget.net/",
@ -33662,6 +33675,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1640257416,
"FirstSeen": 1616874664
},
{
@ -99941,10 +99955,10 @@
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/PrometheusPiHoleExporter.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-prometheus_pihole_exporter/master/prometheus_pihole_exporter.plg",
"Plugin": true,
"pluginVersion": "2021.09.17",
"pluginVersion": "2021.12.22",
"MinVer": "6.9.0",
"Overview": "Is a slim plugin, that takes informations gathered from the Pi-Hole API and provides it to a Prometheus database. Usage is not limited to Prometheus only. Data can be formated and displayed to any database or graphical node. Export URL: The URL for the exportet metrics is: 'http://YOURunRAIDIP:9617/metrics' (to use it in Prometheus add the target: 'YOURunRAIDIP:9617' to your Prometheus yaml).\nThis Plugin is based on pihole-exporter from eko: https://github.com/eko/pihole-exporter",
"Date": 1631851200,
"Date": 1640149200,
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/PrometheusPiHoleExporter.xml",
"CategoryList": [
"Productivity",
@ -115314,9 +115328,20 @@
"CategoryList": [
"Downloaders"
],
"downloads": 6698874,
"stars": 39,
"LastUpdateScan": 1637658218,
"downloads": 7740297,
"stars": 40,
"trending": 13.455,
"trends": [
13.455
],
"trendsDate": [
1640257417
],
"downloadtrend": [
6698874,
7740297
],
"LastUpdateScan": 1640257417,
"FirstSeen": 1637658218
},
{
@ -143593,9 +143618,9 @@
"CategoryList": [
"Network-Messenger"
],
"downloads": 25569,
"downloads": 26121,
"stars": 2,
"trending": 2.135,
"trending": 2.113,
"trends": [
34.851,
19.398,
@ -143604,7 +143629,8 @@
1.758,
1.768,
1.894,
2.135
2.135,
2.113
],
"trendsDate": [
1619467355,
@ -143614,7 +143640,8 @@
1629864200,
1632463424,
1635062589,
1637658219
1637658219,
1640257417
],
"downloadtrend": [
11992,
@ -143625,11 +143652,12 @@
24115,
24549,
25023,
25569
25569,
26121
],
"LastUpdateScan": 1637658219,
"LastUpdateScan": 1640257417,
"FirstSeen": 1588291709,
"topTrending": -32.716
"topTrending": -32.738
},
{
"Name": "docpht",

View File

@ -2024,11 +2024,10 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 1042172,
"downloads": 1062223,
"stars": 1,
"trending": 1.894,
"trending": 1.888,
"trends": [
1.187,
0.572,
1.276,
1.399,
@ -2040,10 +2039,10 @@
1.709,
1.505,
1.73,
1.894
1.894,
1.888
],
"trendsDate": [
1606468175,
1609067254,
1611666624,
1614265393,
@ -2055,10 +2054,10 @@
1629857009,
1632456228,
1635055384,
1637651012
1637651012,
1640250214
],
"downloadtrend": [
857712,
862647,
873798,
886193,
@ -2070,12 +2069,13 @@
989627,
1004749,
1022438,
1042172
1042172,
1062223
],
"LastUpdateScan": 1637651012,
"LastUpdateScan": 1640250214,
"FirstSeen": 1,
"topTrending": 0.7069999999999999,
"topPerforming": 1.894
"topTrending": 1.3159999999999998,
"topPerforming": 1.888
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/crafty.xml",
@ -12708,10 +12708,9 @@
"CategoryList": [
"Network-Web"
],
"downloads": 22337,
"trending": 0.609,
"downloads": 22451,
"trending": 0.508,
"trends": [
0.789,
0.54,
0.759,
0.936,
@ -12723,10 +12722,10 @@
0.51,
0.508,
0.599,
0.609
0.609,
0.508
],
"trendsDate": [
1606468176,
1609067254,
1611666624,
1614265393,
@ -12738,10 +12737,10 @@
1629857009,
1632456229,
1635055385,
1637651012
1637651012,
1640250215
],
"downloadtrend": [
20797,
20910,
21070,
21269,
@ -12753,11 +12752,12 @@
21956,
22068,
22201,
22337
22337,
22451
],
"LastUpdateScan": 1637651012,
"LastUpdateScan": 1640250215,
"FirstSeen": 1,
"topTrending": -0.18000000000000005
"topTrending": -0.03200000000000003
},
{
"Name": "Calibre-Server2",
@ -19716,6 +19716,7 @@
"Support": "https://github.com/linuxserver/docker-grocy/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-grocy#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-grocy#readme",
"Project": "https://github.com/grocy/grocy",
"Overview": "Grocy(https://github.com/grocy/grocy) is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.\n\nKeep track of your purchases, how much food you are wasting, what chores need doing and what batteries need charging with this proudly Open Source tool\n\nFor more information on grocy visit their website and check it out: https://grocy.info",
"WebUI": "http://[IP]:[PORT:80]",
@ -75493,22 +75494,24 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 54265285,
"stars": 385,
"trending": 0.922,
"downloads": 54768337,
"stars": 387,
"trending": 0.919,
"trends": [
1.253,
1.055,
1.115,
1.283,
0.922
0.922,
0.919
],
"trendsDate": [
1627257796,
1629857010,
1632456229,
1635055385,
1637651012
1637651012,
1640250215
],
"downloadtrend": [
51278211,
@ -75516,11 +75519,13 @@
52483024,
53074998,
53764910,
54265285
54265285,
54768337
],
"LastUpdateScan": 1637651012,
"LastUpdateScan": 1640250215,
"FirstSeen": 1609067254,
"topTrending": -0.33099999999999985
"topTrending": -0.33399999999999985,
"topPerforming": 0.919
},
{
"Name": "OpenProject",
@ -149460,11 +149465,10 @@
"Network-Voip",
"Network-Messenger"
],
"downloads": 5216146,
"stars": 39,
"trending": 0.27,
"downloads": 5231226,
"stars": 40,
"trending": 0.288,
"trends": [
1.983,
0.28,
0.19,
0.233,
@ -149476,10 +149480,10 @@
0.23,
0.243,
0.236,
0.27
0.27,
0.288
],
"trendsDate": [
1606468176,
1609067255,
1611666625,
1614265394,
@ -149491,10 +149495,10 @@
1629857010,
1632456230,
1635055385,
1637651013
1637651013,
1640250215
],
"downloadtrend": [
4497657,
4510302,
4518879,
4529452,
@ -149506,12 +149510,13 @@
5177158,
5189747,
5202049,
5216146
5216146,
5231226
],
"LastUpdateScan": 1637651013,
"LastUpdateScan": 1640250215,
"FirstSeen": 1585681770,
"topTrending": -1.713,
"topPerforming": 0.27
"topTrending": 0.007999999999999952,
"topPerforming": 0.288
},
{
"Name": "mattermost",
@ -170311,8 +170316,8 @@
"CategoryList": [
"Productivity"
],
"downloads": 38620,
"trending": 4.643,
"downloads": 40398,
"trending": 4.401,
"trends": [
19.296,
16.434,
@ -170323,7 +170328,8 @@
7.626,
6.063,
5.051,
4.643
4.643,
4.401
],
"trendsDate": [
1614265394,
@ -170335,7 +170341,8 @@
1629857011,
1632456230,
1635055385,
1637651013
1637651013,
1640250216
],
"downloadtrend": [
11999,
@ -170348,11 +170355,12 @@
32847,
34967,
36827,
38620
38620,
40398
],
"LastUpdateScan": 1637651013,
"LastUpdateScan": 1640250216,
"FirstSeen": 1598674107,
"topTrending": -14.652999999999999
"topTrending": -14.895
},
{
"Name": "firefly-iii-csv-importer",
@ -170450,11 +170458,10 @@
"CategoryList": [
"Productivity"
],
"downloads": 5063762,
"downloads": 5371976,
"stars": 4,
"trending": 6.884,
"trending": 5.737,
"trends": [
8.872,
1.941,
2.987,
5.55,
@ -170466,10 +170473,10 @@
8.113,
12.666,
7.602,
6.884
6.884,
5.737
],
"trendsDate": [
1606468178,
1609067255,
1611666625,
1614265394,
@ -170481,10 +170488,10 @@
1629857011,
1632456230,
1635055386,
1637651013
1637651013,
1640250216
],
"downloadtrend": [
2000687,
2040290,
2103115,
2226693,
@ -170496,12 +170503,13 @@
3804877,
4356692,
4715148,
5063762
5063762,
5371976
],
"LastUpdateScan": 1637651013,
"LastUpdateScan": 1640250216,
"FirstSeen": 1598674107,
"topTrending": -1.9879999999999995,
"topPerforming": 6.884
"topTrending": 3.7960000000000003,
"topPerforming": 5.737
},
{
"Name": "firefly-iii-spectre-importer",
@ -170599,10 +170607,9 @@
"CategoryList": [
"Productivity"
],
"downloads": 162075,
"trending": 0.603,
"downloads": 162926,
"trending": 0.522,
"trends": [
13.867,
0.482,
0.561,
0.683,
@ -170614,10 +170621,10 @@
0.7,
0.428,
0.46,
0.603
0.603,
0.522
],
"trendsDate": [
1606468179,
1609067255,
1611666625,
1614265394,
@ -170629,10 +170636,10 @@
1629857011,
1632456230,
1635055386,
1637651014
1637651014,
1640250216
],
"downloadtrend": [
152293,
153031,
153894,
154953,
@ -170644,12 +170651,13 @@
159669,
160356,
161097,
162075
162075,
162926
],
"LastUpdateScan": 1637651014,
"LastUpdateScan": 1640250216,
"FirstSeen": 1598674107,
"topTrending": -13.264000000000001,
"topPerforming": 0.603
"topTrending": 0.040000000000000036,
"topPerforming": 0.522
},
{
"Name": "firefly-iii-ynab-importer",
@ -170733,10 +170741,9 @@
"CategoryList": [
"Productivity"
],
"downloads": 79727,
"trending": 0.746,
"downloads": 80297,
"trending": 0.71,
"trends": [
0.282,
0.219,
0.607,
0.376,
@ -170748,10 +170755,10 @@
0.747,
0.656,
0.581,
0.746
0.746,
0.71
],
"trendsDate": [
1606468180,
1609067255,
1611666626,
1614265395,
@ -170763,10 +170770,10 @@
1629857012,
1632456231,
1635055386,
1637651014
1637651014,
1640250217
],
"downloadtrend": [
74353,
74516,
74971,
75254,
@ -170778,11 +170785,12 @@
78156,
78672,
79132,
79727
79727,
80297
],
"LastUpdateScan": 1637651014,
"LastUpdateScan": 1640250217,
"FirstSeen": 1598674107,
"topTrending": 0.464
"topTrending": 0.491
},
{
"Name": "snipe-it",

View File

@ -376,7 +376,7 @@
"min": "6.9.0"
},
"https://github.com/ich777/unraid-prometheus_pihole_exporter/raw/master/prometheus_pihole_exporter.plg": {
"version": "2021.09.17",
"version": "2021.12.22",
"min": "6.9.0"
},
"https://raw.githubusercontent.com/ich777/unraid-prometheus_wireguard_exporter/master/prometheus_wireguard_exporter.plg": {

View File

@ -37163,10 +37163,10 @@
},
"khlieng/dispatch": {
"Base": null,
"Downloads": 25569,
"Downloads": 26121,
"Stars": 2,
"Time": 1637658219,
"trending": 2.135,
"Time": 1640257417,
"trending": 2.113,
"trends": [
34.851,
19.398,
@ -37175,7 +37175,8 @@
1.758,
1.768,
1.894,
2.135
2.135,
2.113
],
"downloadtrend": [
11992,
@ -37186,7 +37187,8 @@
24115,
24549,
25023,
25569
25569,
26121
],
"trendsDate": [
1619467355,
@ -37196,7 +37198,8 @@
1629864200,
1632463424,
1635062589,
1637658219
1637658219,
1640257417
]
},
"ich777/steamcmd:citadelfwf": {
@ -51242,7 +51245,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1637658218,
"Time": 1640257416,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -58192,13 +58195,20 @@
},
"flaresolverr/flaresolverr": {
"Base": null,
"Downloads": 6698874,
"Stars": 39,
"Time": 1637658218,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
"Downloads": 7740297,
"Stars": 40,
"Time": 1640257417,
"trending": 13.455,
"trends": [
13.455
],
"downloadtrend": [
6698874,
7740297
],
"trendsDate": [
1640257417
]
},
"evotm/evosc:latest": {
"Base": null,