This commit is contained in:
Andrew Z 2023-07-20 06:04:50 -04:00
parent 0b7277738e
commit 9efcd215eb
7 changed files with 610 additions and 268 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1689840290
"last_updated_timestamp": 1689847488
}

View File

@ -5114,7 +5114,6 @@
],
"downloads": 231686,
"stars": 8,
"LastUpdate": 1687515842,
"trending": 0.834,
"trends": [
0.255,
@ -5144,6 +5143,7 @@
231686
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1687515842,
"FirstSeen": 1,
"topTrending": 0.579,
"topPerforming": 0.834
@ -5640,7 +5640,6 @@
],
"downloads": 321018,
"stars": 1,
"LastUpdate": 1689816440,
"trending": 7.961,
"trends": [
2.552,
@ -5670,6 +5669,7 @@
321018
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1689816440,
"FirstSeen": 1637874226,
"topTrending": 5.409000000000001,
"topPerforming": 7.961
@ -6799,7 +6799,6 @@
],
"downloads": 181517291,
"stars": 528,
"LastUpdate": 1688477698,
"trending": 0.387,
"trends": [
0.498,
@ -6829,6 +6828,7 @@
181517291
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1688477698,
"FirstSeen": 1483506000,
"topTrending": -0.11099999999999999,
"topPerforming": 0.387
@ -40987,7 +40987,6 @@
],
"downloads": 228619077,
"stars": 540,
"LastUpdate": 1686003352,
"trending": 0.2,
"trends": [
0.204,
@ -41017,6 +41016,7 @@
228619077
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1686003352,
"FirstSeen": 1,
"topTrending": -0.003999999999999976,
"topPerforming": 0.2
@ -86934,7 +86934,6 @@
"GameServers"
],
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1674248663,
1676848068,
@ -86945,6 +86944,7 @@
1689840288
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1689832901,
"FirstSeen": 1611861205
},
{
@ -87830,7 +87830,6 @@
"GameServers"
],
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1674248663,
1676848068,
@ -87841,6 +87840,7 @@
1689840288
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1689832901,
"FirstSeen": 1559232419
},
{
@ -92977,7 +92977,6 @@
"GameServers"
],
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1674248663,
1676848068,
@ -92988,6 +92987,7 @@
1689840289
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1689832901,
"FirstSeen": 1557295606
},
{
@ -98198,6 +98198,188 @@
"LastUpdate": 1686742436,
"FirstSeen": 1564913277
},
{
"Name": "Icarus",
"Repository": "ich777/steamcmd:icarus",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Beta": "true",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://www.steampowered.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install Icarus and run it.\r\n\r\nInitial server configuration: \r\n**Servername:** Icarus Docker **Password:** Docker **AdminPassword:** adminDocker \r\n\r\n**ATTENTION:** First startup can take very long since it downloads the gameserver files and it also installs the runtimes which can take quite some time! \r\n\r\n**First Start Notice:** On First startup the container installs the necessary runtimes and it might seem that the container hangs but please be patient since the installation can take very long on some systems (5 minutes+).\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/icarus.png",
"ExtraParams": "--restart=unless-stopped",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "Server Files",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/icarus"
},
{
"@attributes": {
"Name": "GAME_ID",
"Target": "GAME_ID",
"Default": "",
"Mode": "",
"Description": "The GAME_ID that the container download at startup.\r\n(https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2089300"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-SteamServerName=\"Icarus Docker\" -Port=17777 -QueryPort=27015"
},
{
"@attributes": {
"Name": "Validate Installation",
"Target": "VALIDATE",
"Default": "",
"Mode": "",
"Description": "Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UDP1 - GamePort",
"Target": "17777",
"Default": "",
"Mode": "udp",
"Description": "UDP GamePort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your GAME_PARAMS).",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "17777"
},
{
"@attributes": {
"Name": "UDP2 - SteamPort",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "UDP SteamPort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your GAME_PARAMS).",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Icarus.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Icarus.xml",
"CategoryList": [
"GameServers"
],
"stars": 38,
"LastUpdate": 1689844725,
"LastUpdateScan": 1689847488,
"FirstSeen": 1689847488
},
{
"Name": "InspIRCd",
"Repository": "ich777/inspircd",
@ -129734,7 +129916,6 @@
],
"downloads": 5521689,
"stars": 47,
"LastUpdate": 1680081897,
"trending": 0.048,
"trends": [
0.07,
@ -129764,6 +129945,7 @@
5521689
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1680081897,
"FirstSeen": 1580684936,
"topTrending": -0.022000000000000006,
"topPerforming": 0.048
@ -136090,7 +136272,6 @@
],
"downloads": 13254350,
"stars": 20,
"LastUpdate": 1688594394,
"trending": 0.07,
"trends": [
0.089,
@ -136120,6 +136301,7 @@
13254350
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1688594394,
"FirstSeen": 1565107710,
"topTrending": -0.01899999999999999,
"topPerforming": 0.07
@ -152243,7 +152425,6 @@
],
"downloads": 5483598,
"stars": 30,
"LastUpdate": 1689410310,
"trending": 3.066,
"trends": [
1.591,
@ -152273,6 +152454,7 @@
5483598
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1689410310,
"FirstSeen": 1609261657,
"topTrending": 1.4749999999999999,
"topPerforming": 3.066
@ -161116,7 +161298,6 @@
],
"downloads": 25771132,
"stars": 20,
"LastUpdate": 1689614834,
"trending": 1.616,
"trends": [
3.386,
@ -161146,6 +161327,7 @@
25771132
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1689614834,
"FirstSeen": 1588465550,
"topTrending": -1.77,
"topPerforming": 1.616
@ -163711,7 +163893,6 @@
],
"downloads": 1128602,
"stars": 6,
"LastUpdate": 1661820835,
"trending": 0.238,
"trends": [
0.035,
@ -163741,6 +163922,7 @@
1128602
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1661820835,
"FirstSeen": 1588465551,
"topTrending": 0.20299999999999999,
"topPerforming": 0.238
@ -178728,7 +178910,6 @@
],
"downloads": 71161428,
"stars": 182,
"LastUpdate": 1652022901,
"trending": 0.212,
"trends": [
0.245,
@ -178758,6 +178939,7 @@
71161428
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1652022901,
"FirstSeen": 1596282256,
"topTrending": -0.033,
"topPerforming": 0.212
@ -183543,7 +183725,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1689840289,
"FirstSeen": 1601467559
},
{
@ -187745,7 +187926,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1689840289,
"FirstSeen": 1611851208
},
{
@ -216862,7 +217042,6 @@
],
"downloads": 47235231,
"stars": 209,
"LastUpdate": 1689823111,
"trending": 0.595,
"trends": [
0.252,
@ -216892,6 +217071,7 @@
47235231
],
"LastUpdateScan": 1689840290,
"LastUpdate": 1689823111,
"FirstSeen": 1567687171,
"topTrending": 0.34299999999999997,
"topPerforming": 0.595
@ -216986,7 +217166,6 @@
],
"downloads": 3273551,
"stars": 33,
"LastUpdate": 1689823238,
"trending": 3.775,
"trends": [
1.877,
@ -217016,6 +217195,7 @@
3273551
],
"LastUpdateScan": 1689840290,
"LastUpdate": 1689823238,
"FirstSeen": 1627479970,
"topTrending": 1.898,
"topPerforming": 3.775
@ -218545,8 +218725,8 @@
],
"downloads": 8829,
"stars": 1,
"LastUpdate": 1685538035,
"LastUpdateScan": 1689840290,
"LastUpdate": 1685538035,
"FirstSeen": 1627459404
},
{
@ -222437,7 +222617,6 @@
"Crypto"
],
"downloads": 10294,
"LastUpdate": 1663255263,
"trending": 0.447,
"trends": [
0.475,
@ -222462,6 +222641,7 @@
10294
],
"LastUpdateScan": 1689840290,
"LastUpdate": 1663255263,
"FirstSeen": 1630073021,
"topTrending": -0.02799999999999997
},

View File

@ -1,7 +1,7 @@
{
"apps": 2127,
"last_updated_timestamp": 1689840290,
"last_updated": "2023-07-20 04:04",
"apps": 2128,
"last_updated_timestamp": 1689847488,
"last_updated": "2023-07-20 06:04",
"categories": [
{
"Cat": "Backup:",
@ -5276,7 +5276,6 @@
],
"downloads": 231686,
"stars": 8,
"LastUpdate": 1687515842,
"trending": 0.834,
"trends": [
0.255,
@ -5306,6 +5305,7 @@
231686
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1687515842,
"FirstSeen": 1,
"topTrending": 0.579,
"topPerforming": 0.834
@ -5802,7 +5802,6 @@
],
"downloads": 321018,
"stars": 1,
"LastUpdate": 1689816440,
"trending": 7.961,
"trends": [
2.552,
@ -5832,6 +5831,7 @@
321018
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1689816440,
"FirstSeen": 1637874226,
"topTrending": 5.409000000000001,
"topPerforming": 7.961
@ -6961,7 +6961,6 @@
],
"downloads": 181517291,
"stars": 528,
"LastUpdate": 1688477698,
"trending": 0.387,
"trends": [
0.498,
@ -6991,6 +6990,7 @@
181517291
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1688477698,
"FirstSeen": 1483506000,
"topTrending": -0.11099999999999999,
"topPerforming": 0.387
@ -41149,7 +41149,6 @@
],
"downloads": 228619077,
"stars": 540,
"LastUpdate": 1686003352,
"trending": 0.2,
"trends": [
0.204,
@ -41179,6 +41178,7 @@
228619077
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1686003352,
"FirstSeen": 1,
"topTrending": -0.003999999999999976,
"topPerforming": 0.2
@ -87096,7 +87096,6 @@
"GameServers"
],
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1674248663,
1676848068,
@ -87107,6 +87106,7 @@
1689840288
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1689832901,
"FirstSeen": 1611861205
},
{
@ -87992,7 +87992,6 @@
"GameServers"
],
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1674248663,
1676848068,
@ -88003,6 +88002,7 @@
1689840288
],
"LastUpdateScan": 1689840288,
"LastUpdate": 1689832901,
"FirstSeen": 1559232419
},
{
@ -93139,7 +93139,6 @@
"GameServers"
],
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1674248663,
1676848068,
@ -93150,6 +93149,7 @@
1689840289
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1689832901,
"FirstSeen": 1557295606
},
{
@ -98360,6 +98360,188 @@
"LastUpdate": 1686742436,
"FirstSeen": 1564913277
},
{
"Name": "Icarus",
"Repository": "ich777/steamcmd:icarus",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Beta": "true",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://www.steampowered.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install Icarus and run it.\r\n\r\nInitial server configuration: \r\n**Servername:** Icarus Docker **Password:** Docker **AdminPassword:** adminDocker \r\n\r\n**ATTENTION:** First startup can take very long since it downloads the gameserver files and it also installs the runtimes which can take quite some time! \r\n\r\n**First Start Notice:** On First startup the container installs the necessary runtimes and it might seem that the container hangs but please be patient since the installation can take very long on some systems (5 minutes+).\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/icarus.png",
"ExtraParams": "--restart=unless-stopped",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "Server Files",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/icarus"
},
{
"@attributes": {
"Name": "GAME_ID",
"Target": "GAME_ID",
"Default": "",
"Mode": "",
"Description": "The GAME_ID that the container download at startup.\r\n(https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2089300"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-SteamServerName=\"Icarus Docker\" -Port=17777 -QueryPort=27015"
},
{
"@attributes": {
"Name": "Validate Installation",
"Target": "VALIDATE",
"Default": "",
"Mode": "",
"Description": "Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UDP1 - GamePort",
"Target": "17777",
"Default": "",
"Mode": "udp",
"Description": "UDP GamePort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your GAME_PARAMS).",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "17777"
},
{
"@attributes": {
"Name": "UDP2 - SteamPort",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "UDP SteamPort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your GAME_PARAMS).",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Icarus.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Icarus.xml",
"CategoryList": [
"GameServers"
],
"stars": 38,
"LastUpdate": 1689844725,
"LastUpdateScan": 1689847488,
"FirstSeen": 1689847488
},
{
"Name": "InspIRCd",
"Repository": "ich777/inspircd",
@ -129896,7 +130078,6 @@
],
"downloads": 5521689,
"stars": 47,
"LastUpdate": 1680081897,
"trending": 0.048,
"trends": [
0.07,
@ -129926,6 +130107,7 @@
5521689
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1680081897,
"FirstSeen": 1580684936,
"topTrending": -0.022000000000000006,
"topPerforming": 0.048
@ -136252,7 +136434,6 @@
],
"downloads": 13254350,
"stars": 20,
"LastUpdate": 1688594394,
"trending": 0.07,
"trends": [
0.089,
@ -136282,6 +136463,7 @@
13254350
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1688594394,
"FirstSeen": 1565107710,
"topTrending": -0.01899999999999999,
"topPerforming": 0.07
@ -152405,7 +152587,6 @@
],
"downloads": 5483598,
"stars": 30,
"LastUpdate": 1689410310,
"trending": 3.066,
"trends": [
1.591,
@ -152435,6 +152616,7 @@
5483598
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1689410310,
"FirstSeen": 1609261657,
"topTrending": 1.4749999999999999,
"topPerforming": 3.066
@ -161278,7 +161460,6 @@
],
"downloads": 25771132,
"stars": 20,
"LastUpdate": 1689614834,
"trending": 1.616,
"trends": [
3.386,
@ -161308,6 +161489,7 @@
25771132
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1689614834,
"FirstSeen": 1588465550,
"topTrending": -1.77,
"topPerforming": 1.616
@ -163873,7 +164055,6 @@
],
"downloads": 1128602,
"stars": 6,
"LastUpdate": 1661820835,
"trending": 0.238,
"trends": [
0.035,
@ -163903,6 +164084,7 @@
1128602
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1661820835,
"FirstSeen": 1588465551,
"topTrending": 0.20299999999999999,
"topPerforming": 0.238
@ -178890,7 +179072,6 @@
],
"downloads": 71161428,
"stars": 182,
"LastUpdate": 1652022901,
"trending": 0.212,
"trends": [
0.245,
@ -178920,6 +179101,7 @@
71161428
],
"LastUpdateScan": 1689840289,
"LastUpdate": 1652022901,
"FirstSeen": 1596282256,
"topTrending": -0.033,
"topPerforming": 0.212
@ -183705,7 +183887,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1689840289,
"FirstSeen": 1601467559
},
{
@ -187907,7 +188088,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1689840289,
"FirstSeen": 1611851208
},
{
@ -217024,7 +217204,6 @@
],
"downloads": 47235231,
"stars": 209,
"LastUpdate": 1689823111,
"trending": 0.595,
"trends": [
0.252,
@ -217054,6 +217233,7 @@
47235231
],
"LastUpdateScan": 1689840290,
"LastUpdate": 1689823111,
"FirstSeen": 1567687171,
"topTrending": 0.34299999999999997,
"topPerforming": 0.595
@ -217148,7 +217328,6 @@
],
"downloads": 3273551,
"stars": 33,
"LastUpdate": 1689823238,
"trending": 3.775,
"trends": [
1.877,
@ -217178,6 +217357,7 @@
3273551
],
"LastUpdateScan": 1689840290,
"LastUpdate": 1689823238,
"FirstSeen": 1627479970,
"topTrending": 1.898,
"topPerforming": 3.775
@ -218707,8 +218887,8 @@
],
"downloads": 8829,
"stars": 1,
"LastUpdate": 1685538035,
"LastUpdateScan": 1689840290,
"LastUpdate": 1685538035,
"FirstSeen": 1627459404
},
{
@ -222599,7 +222779,6 @@
"Crypto"
],
"downloads": 10294,
"LastUpdate": 1663255263,
"trending": 0.447,
"trends": [
0.475,
@ -222624,6 +222803,7 @@
10294
],
"LastUpdateScan": 1689840290,
"LastUpdate": 1663255263,
"FirstSeen": 1630073021,
"topTrending": -0.02799999999999997
},

View File

@ -2824,5 +2824,6 @@
"bokker/unraidapi-re:6.12": 1689537882,
"axllent/mailpit": 1689703489,
"automaticrippingmachine/automatic-ripping-machine": 1689739477,
"ghcr.io/aeharding/voyager:latest": 1689789896
"ghcr.io/aeharding/voyager:latest": 1689789896,
"ich777/steamcmd:icarus": 1689847488
}

39
log.txt
View File

@ -1128,6 +1128,7 @@ Processing /tmp/appFeed/templates/ich777sRepository/ich777/HalfLife-Deathmatch.x
Processing /tmp/appFeed/templates/ich777sRepository/ich777/HalfLife2DeathMatch.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/hpsahba.xml... Downloading attempt 1...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Hurtworld.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Icarus.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/InspIRCD.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Insurgency.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/InsurgencySandstorm.xml...Success
@ -3677,45 +3678,9 @@ Processing /tmp/appFeed/templates/welfaresRepository/nzbget-ng/nzbget-ng.xml...S
Updating stats on containers
binhex/arch-pycharm
binhex/arch-pycharm Downloads: 231686 Stars: 8 Base: unknown
binhex/arch-readarr
binhex/arch-readarr Downloads: 321018 Stars: 1 Base: unknown
couchdb
couchdb Downloads: 181517291 Stars: 528 Base: unknown
Tagged - Can't determine last update
emby/embyserver
emby/embyserver:beta Downloads: 228619077 Stars: 540 Base: unknown
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:aaprovinggrounds Downloads: 4706297 Stars: 38 Base: unknown
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:arma3exilemod Downloads: 4706297 Stars: 38 Base: unknown
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:dayofinfamy Downloads: 4706297 Stars: 38 Base: unknown
domistyle/idrac6
domistyle/idrac6 Downloads: 5521689 Stars: 47 Base: unknown
Tagged - Can't determine last update
phasecorex/red-discordbot
phasecorex/red-discordbot:full Downloads: 13254350 Stars: 20 Base: unknown
hotio/qbittorrent
cr.hotio.dev/hotio/qbittorrent Downloads: 5483598 Stars: 30 Base: unknown
bitnami/matomo
bitnami/matomo:latest Downloads: 25771132 Stars: 20 Base: unknown
treyyoder/quakejs
treyyoder/quakejs:latest Downloads: 1128602 Stars: 6 Base: unknown
organizr/organizr
organizr/organizr Downloads: 71161428 Stars: 182 Base: unknown
zabbix/zabbix-agent
zabbix/zabbix-agent:latest Downloads: 47235231 Stars: 209 Base: unknown
zabbix/zabbix-agent2
zabbix/zabbix-agent2:latest Downloads: 3273551 Stars: 33 Base: unknown
qmcgaw/ss-server
qmcgaw/ss-server Downloads: 8829 Stars: 1 Base: unknown
ofawx/bitcoind
ofawx/bitcoind Downloads: 10294 Stars: 0 Base: unknown
ich777/steamcmd:icarus Downloads: 4706551 Stars: 38 Base: unknown
Privileged: 105

View File

@ -5112,41 +5112,41 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 229753,
"downloads": 231686,
"stars": 8,
"trending": 0.789,
"LastUpdate": 1687515842,
"trending": 0.834,
"trends": [
0.308,
0.255,
0.494,
0.962,
0.929,
0.868,
0.789
0.789,
0.834
],
"trendsDate": [
1671649449,
1674248662,
1676848067,
1679443463,
1682042687,
1684641860,
1687241073
1687241073,
1689840288
],
"downloadtrend": [
220049,
220612,
221707,
223861,
225961,
227940,
229753
229753,
231686
],
"LastUpdateScan": 1687241073,
"LastUpdate": 1685020767,
"LastUpdateScan": 1689840288,
"FirstSeen": 1,
"topTrending": 0.48100000000000004,
"topPerforming": 0.789
"topTrending": 0.579,
"topPerforming": 0.834
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/qbittorrentvpn.xml",
@ -5638,41 +5638,41 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 295462,
"downloads": 321018,
"stars": 1,
"trending": 8.961,
"LastUpdate": 1689816440,
"trending": 7.961,
"trends": [
1.994,
2.552,
5.834,
2.821,
0.505,
7.99,
8.961
8.961,
7.961
],
"trendsDate": [
1671651672,
1674248662,
1676848067,
1679443463,
1682042687,
1684641860,
1687241073
1687241073,
1689840288
],
"downloadtrend": [
219588,
225338,
239298,
246245,
247494,
268985,
295462
295462,
321018
],
"LastUpdateScan": 1687241073,
"LastUpdate": 1687202150,
"LastUpdateScan": 1689840288,
"FirstSeen": 1637874226,
"topTrending": 6.9670000000000005,
"topPerforming": 8.961
"topTrending": 5.409000000000001,
"topPerforming": 7.961
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/resilio-sync.xml",
@ -6797,41 +6797,41 @@
"CategoryList": [
"Productivity"
],
"downloads": 180814136,
"stars": 525,
"trending": 0.397,
"downloads": 181517291,
"stars": 528,
"LastUpdate": 1688477698,
"trending": 0.387,
"trends": [
0.531,
0.498,
0.595,
0.615,
0.499,
0.505,
0.397
0.397,
0.387
],
"trendsDate": [
1671649449,
1674248662,
1676848067,
1679443463,
1682042687,
1684641860,
1687241073
1687241073,
1689840288
],
"downloadtrend": [
175266165,
176143207,
177197895,
178293909,
179187516,
180096535,
180814136
180814136,
181517291
],
"LastUpdateScan": 1687241073,
"LastUpdate": 1686682651,
"LastUpdateScan": 1689840288,
"FirstSeen": 1483506000,
"topTrending": -0.134,
"topPerforming": 0.397
"topTrending": -0.11099999999999999,
"topPerforming": 0.387
},
{
"Support": "https://lime-technology.com/forum/index.php?topic=38486.0",
@ -40985,41 +40985,41 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 228160844,
"stars": 539,
"trending": 0.207,
"downloads": 228619077,
"stars": 540,
"LastUpdate": 1686003352,
"trending": 0.2,
"trends": [
0.204,
0.204,
0.19,
0.2,
0.194,
0.191,
0.207
0.207,
0.2
],
"trendsDate": [
1671649449,
1674248663,
1676848068,
1679443464,
1682042687,
1684641860,
1687241074
1687241074,
1689840288
],
"downloadtrend": [
225469286,
225930357,
226360337,
226814217,
227255601,
227689384,
228160844
228160844,
228619077
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1686003352,
"LastUpdateScan": 1689840288,
"FirstSeen": 1,
"topTrending": 0.0030000000000000027,
"topPerforming": 0.207
"topTrending": -0.003999999999999976,
"topPerforming": 0.2
},
{
"Name": "brewpi-wifi",
@ -86933,18 +86933,18 @@
"CategoryList": [
"GameServers"
],
"stars": 39,
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1671649449,
1674248663,
1676848068,
1679443464,
1682042687,
1684641860,
1687241074
1687241074,
1689840288
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1686742436,
"LastUpdateScan": 1689840288,
"FirstSeen": 1611861205
},
{
@ -87829,18 +87829,18 @@
"CategoryList": [
"GameServers"
],
"stars": 39,
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1671649449,
1674248663,
1676848068,
1679443464,
1682042688,
1684641861,
1687241074
1687241074,
1689840288
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1686742436,
"LastUpdateScan": 1689840288,
"FirstSeen": 1559232419
},
{
@ -92976,18 +92976,18 @@
"CategoryList": [
"GameServers"
],
"stars": 39,
"stars": 38,
"LastUpdate": 1689832901,
"trendsDate": [
1671649450,
1674248663,
1676848068,
1679443464,
1682042688,
1684641861,
1687241074
1687241074,
1689840289
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1686742436,
"LastUpdateScan": 1689840289,
"FirstSeen": 1557295606
},
{
@ -129732,41 +129732,41 @@
"Tools-Utilities",
"Network-Management"
],
"downloads": 5519022,
"stars": 45,
"trending": 0.077,
"downloads": 5521689,
"stars": 47,
"LastUpdate": 1680081897,
"trending": 0.048,
"trends": [
0.056,
0.07,
0.104,
0.103,
0.088,
0.082,
0.077
0.077,
0.048
],
"trendsDate": [
1671649450,
1674248663,
1676848069,
1679443464,
1682042688,
1684641861,
1687241074
1687241074,
1689840289
],
"downloadtrend": [
5490137,
5493968,
5499708,
5505372,
5510232,
5514760,
5519022
5519022,
5521689
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1680081897,
"LastUpdateScan": 1689840289,
"FirstSeen": 1580684936,
"topTrending": 0.020999999999999998,
"topPerforming": 0.077
"topTrending": -0.022000000000000006,
"topPerforming": 0.048
},
{
"Name": "invoiceninja",
@ -136088,41 +136088,41 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 13245057,
"downloads": 13254350,
"stars": 20,
"trending": 0.085,
"LastUpdate": 1688594394,
"trending": 0.07,
"trends": [
0.12,
0.089,
3.65,
5.217,
4.121,
0.072,
0.085
0.085,
0.07
],
"trendsDate": [
1671649450,
1674248663,
1676848069,
1679443464,
1682042688,
1684641861,
1687241074
1687241074,
1689840289
],
"downloadtrend": [
11568824,
11579129,
12017825,
12679364,
13224315,
13233805,
13245057
13245057,
13254350
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1686954845,
"LastUpdateScan": 1689840289,
"FirstSeen": 1565107710,
"topTrending": -0.03499999999999999,
"topPerforming": 0.085
"topTrending": -0.01899999999999999,
"topPerforming": 0.07
},
{
"Name": "requestrr",
@ -152241,41 +152241,41 @@
"CategoryList": [
"Downloaders"
],
"downloads": 5315478,
"stars": 29,
"trending": 1.936,
"downloads": 5483598,
"stars": 30,
"LastUpdate": 1689410310,
"trending": 3.066,
"trends": [
2.112,
1.591,
1.463,
0.973,
0.906,
1.087,
1.936
1.936,
3.066
],
"trendsDate": [
1671649450,
1674248664,
1676848069,
1679443464,
1682042688,
1684641861,
1687241074
1687241074,
1689840289
],
"downloadtrend": [
4906161,
4985461,
5059492,
5109184,
5155918,
5212575,
5315478
5315478,
5483598
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1687115936,
"LastUpdateScan": 1689840289,
"FirstSeen": 1609261657,
"topTrending": -0.17600000000000016,
"topPerforming": 1.936
"topTrending": 1.4749999999999999,
"topPerforming": 3.066
},
{
"Name": "qbittorrent-vpn",
@ -152430,41 +152430,41 @@
"CategoryList": [
"Downloaders"
],
"downloads": 5315478,
"stars": 29,
"trending": 1.936,
"downloads": 5483598,
"stars": 30,
"trending": 3.066,
"trends": [
2.112,
1.591,
1.463,
0.973,
0.906,
1.087,
1.936
1.936,
3.066
],
"trendsDate": [
1671649450,
1674248664,
1676848069,
1679443464,
1682042688,
1684641861,
1687241074
1687241074,
1689840289
],
"downloadtrend": [
4906161,
4985461,
5059492,
5109184,
5155918,
5212575,
5315478
5315478,
5483598
],
"LastUpdateScan": 1687241074,
"LastUpdate": 1687115936,
"LastUpdateScan": 1689840289,
"LastUpdate": 1689410310,
"FirstSeen": 1609261657,
"topTrending": -0.17600000000000016,
"topPerforming": 1.936
"topTrending": 1.4749999999999999,
"topPerforming": 3.066
},
{
"Name": "qflood",
@ -161114,41 +161114,41 @@
"Tools-Utilities",
"Network-Management"
],
"downloads": 25354601,
"stars": 17,
"trending": 1.072,
"downloads": 25771132,
"stars": 20,
"LastUpdate": 1689614834,
"trending": 1.616,
"trends": [
5.003,
3.386,
2.508,
2.93,
2.69,
2.488,
1.072
1.072,
1.616
],
"trendsDate": [
1671649450,
1674248664,
1676848070,
1679443465,
1682042688,
1684641861,
1687241075
1687241075,
1689840289
],
"downloadtrend": [
21761419,
22524042,
23103390,
23800726,
24458568,
25082711,
25354601
25354601,
25771132
],
"LastUpdateScan": 1687241075,
"LastUpdate": 1687014248,
"LastUpdateScan": 1689840289,
"FirstSeen": 1588465550,
"topTrending": -3.931,
"topPerforming": 1.072
"topTrending": -1.77,
"topPerforming": 1.616
},
{
"Name": "matrix",
@ -163709,41 +163709,41 @@
"CategoryList": [
"Other"
],
"downloads": 1125919,
"downloads": 1128602,
"stars": 6,
"trending": 0.158,
"LastUpdate": 1661820835,
"trending": 0.238,
"trends": [
0.039,
0.035,
0.08,
0.157,
0.159,
0.158,
0.158
0.158,
0.238
],
"trendsDate": [
1671649450,
1674248664,
1676848070,
1679443465,
1682042688,
1684641861,
1687241075
1687241075,
1689840289
],
"downloadtrend": [
1117538,
1117925,
1118820,
1120580,
1122369,
1124140,
1125919
1125919,
1128602
],
"LastUpdateScan": 1687241075,
"LastUpdate": 1661820835,
"LastUpdateScan": 1689840289,
"FirstSeen": 1588465551,
"topTrending": 0.119,
"topPerforming": 0.158
"topTrending": 0.20299999999999999,
"topPerforming": 0.238
},
{
"Name": "reactive-resume-v1",
@ -178726,41 +178726,41 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 71010304,
"stars": 181,
"trending": 0.248,
"downloads": 71161428,
"stars": 182,
"LastUpdate": 1652022901,
"trending": 0.212,
"trends": [
0.21,
0.245,
0.246,
0.25,
0.268,
0.262,
0.248
0.248,
0.212
],
"trendsDate": [
1671649451,
1674248664,
1676848070,
1679443465,
1682042689,
1684641862,
1687241075
1687241075,
1689840289
],
"downloadtrend": [
69938645,
70110278,
70282903,
70459177,
70648320,
70833850,
71010304
71010304,
71161428
],
"LastUpdateScan": 1687241075,
"LastUpdate": 1652022901,
"LastUpdateScan": 1689840289,
"FirstSeen": 1596282256,
"topTrending": 0.038000000000000006,
"topPerforming": 0.248
"topTrending": -0.033,
"topPerforming": 0.212
},
{
"TemplateURL": "https://raw.githubusercontent.com/mason-xx/unraid-templates/master/mediaelch.xml",
@ -183543,6 +183543,7 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1689840289,
"FirstSeen": 1601467559
},
{
@ -187744,6 +187745,7 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1689840289,
"FirstSeen": 1611851208
},
{
@ -216858,41 +216860,41 @@
"CategoryList": [
"Network-Management"
],
"downloads": 46954054,
"downloads": 47235231,
"stars": 209,
"trending": 0.428,
"LastUpdate": 1689823111,
"trending": 0.595,
"trends": [
0.262,
0.252,
0.338,
1.239,
1.133,
0.604,
0.428
0.428,
0.595
],
"trendsDate": [
1671649451,
1674248664,
1676848070,
1679443465,
1682042689,
1684641862,
1687241075
1687241075,
1689840290
],
"downloadtrend": [
45107806,
45221596,
45374778,
45944145,
46470789,
46753087,
46954054
46954054,
47235231
],
"LastUpdateScan": 1687241075,
"LastUpdate": 1687196430,
"LastUpdateScan": 1689840290,
"FirstSeen": 1567687171,
"topTrending": 0.16599999999999998,
"topPerforming": 0.428
"topTrending": 0.34299999999999997,
"topPerforming": 0.595
},
{
"Name": "zabbix-agent2",
@ -216982,41 +216984,41 @@
"CategoryList": [
"Network-Management"
],
"downloads": 3149966,
"downloads": 3273551,
"stars": 33,
"trending": 3.22,
"LastUpdate": 1689823238,
"trending": 3.775,
"trends": [
1.924,
1.877,
3.158,
2.496,
2.217,
2.239,
3.22
3.22,
3.775
],
"trendsDate": [
1671649451,
1674248664,
1676848071,
1679443465,
1682042689,
1684641862,
1687241075
1687241075,
1689840290
],
"downloadtrend": [
2700090,
2751750,
2841482,
2914215,
2980286,
3048540,
3149966
3149966,
3273551
],
"LastUpdateScan": 1687241075,
"LastUpdate": 1687196452,
"LastUpdateScan": 1689840290,
"FirstSeen": 1627479970,
"topTrending": 1.2960000000000003,
"topPerforming": 3.22
"topTrending": 1.898,
"topPerforming": 3.775
},
{
"Name": "ddns-updater",
@ -218541,10 +218543,10 @@
"Security",
"Network-Proxy"
],
"downloads": 8373,
"downloads": 8829,
"stars": 1,
"LastUpdateScan": 1687241075,
"LastUpdate": 1685538035,
"LastUpdateScan": 1689840290,
"FirstSeen": 1627459404
},
{
@ -222434,31 +222436,34 @@
"Network-Other",
"Crypto"
],
"downloads": 10248,
"trending": 0.517,
"downloads": 10294,
"LastUpdate": 1663255263,
"trending": 0.447,
"trends": [
0.475,
0.444,
0.51,
0.517
0.517,
0.447
],
"trendsDate": [
1679443465,
1682042689,
1684641862,
1687241075
1687241075,
1689840290
],
"downloadtrend": [
10050,
10098,
10143,
10195,
10248
10248,
10294
],
"LastUpdateScan": 1687241075,
"LastUpdate": 1663255263,
"LastUpdateScan": 1689840290,
"FirstSeen": 1630073021,
"topTrending": 0.04200000000000004
"topTrending": -0.02799999999999997
},
{
"Name": "electrs",

View File

@ -75852,5 +75852,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"ich777/steamcmd:icarus": {
"Base": null,
"Downloads": 4706551,
"Stars": 38,
"Time": 1689847488,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1689844725
}
}