This commit is contained in:
Andrew Z 2021-03-07 14:03:06 -05:00
parent 1a05fe4ca9
commit a39beceb3f
9 changed files with 1008 additions and 188 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1615136560
"last_updated_timestamp": 1615143784
}

View File

@ -5270,11 +5270,10 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 357570,
"downloads": 395435,
"stars": 1,
"trending": 9.949,
"trending": 9.576,
"trends": [
21.391,
20.615,
16.558,
14.05,
@ -5286,10 +5285,10 @@
7.001,
4.992,
4.492,
9.949
9.949,
9.576
],
"trendsDate": [
1581361630,
1583957531,
1586556519,
1589155728,
@ -5301,10 +5300,10 @@
1604754494,
1607353699,
1609952875,
1612547426
1612547426,
1615143781
],
"downloadtrend": [
91694,
115505,
138426,
161055,
@ -5316,9 +5315,10 @@
292179,
307531,
321996,
357570
357570,
395435
],
"LastUpdateScan": 1612547426,
"LastUpdateScan": 1615143781,
"FirstSeen": 1568376458
},
{
@ -35111,10 +35111,10 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/ca.mover.tuning.xml",
"Repository": "https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg",
"pluginVersion": "2021.03.03",
"pluginVersion": "2021.03.07",
"MinVer": "6.9.0-rc2",
"Overview": "A simple plugin to fine tune the operation of the scheduled mover script. Only run when cache space is getting low; don't run if a parity check / rebuild is in progress; Or completely disable the scheduled moves",
"Date": 1614747600,
"Date": 1615093200,
"OriginalOverview": "\nA simple plugin to fine tune the operation of the scheduled mover script. Only run when cache space is getting low; don't run if a parity check / rebuild is in progress; Or completely disable the scheduled moves\n",
"Description": "A simple plugin to fine tune the operation of the scheduled mover script. Only run when cache space is getting low; don't run if a parity check / rebuild is in progress; Or completely disable the scheduled moves",
"Registry": "",
@ -35299,10 +35299,10 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2021.03.05",
"pluginVersion": "2021.03.07",
"MinVer": "6.7.0",
"Overview": "CA Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
"Date": 1614920400,
"Date": 1615093200,
"OriginalOverview": "\nCA Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.\n",
"Description": "CA Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
"Registry": "",
@ -122779,6 +122779,296 @@
"LastUpdateScan": 1613106653,
"FirstSeen": 1594916128
},
{
"Name": "ZombiePanic-Source",
"Repository": "ich777/steamcmd:zombiepanic",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Network": "bridge",
"Shell": "sh",
"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 Zombie Panic! Source and run it.\r\n\r\nPASSWORD: The initial Password is: 'Docker' and the initial RCON Password is: 'adminDocker' (without quotes).\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"WebUI": "",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/zombiepanic.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "udp"
},
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "tcp"
}
]
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/steamcmd",
"ContainerDir": "/serverdata/steamcmd",
"Mode": "rw"
},
{
"HostDir": "/mnt/cache/appdata/zombiepanic",
"ContainerDir": "/serverdata/serverfiles",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "17505",
"Name": "GAME_ID",
"Mode": ""
},
{
"Value": "zps",
"Name": "GAME_NAME",
"Mode": ""
},
{
"Value": "-secure +maxplayers 24 +map zpo_biotec",
"Name": "GAME_PARAMS",
"Mode": ""
},
{
"Value": "",
"Name": "USERNAME",
"Mode": ""
},
{
"Value": "",
"Name": "VALIDATE",
"Mode": ""
},
{
"Value": "",
"Name": "PASSWRD",
"Mode": ""
},
{
"Value": "27015",
"Name": "GAME_PORT",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/steamcmd",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/serverfiles",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/zombiepanic"
},
{
"@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": "17505"
},
{
"@attributes": {
"Name": "GAME_NAME",
"Target": "GAME_NAME",
"Default": "",
"Mode": "",
"Description": "Game name to start (is connected to the GAME_PARAMS).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "zps"
},
{
"@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": "-secure +maxplayers 24 +map zpo_biotec"
},
{
"@attributes": {
"Name": "UDP",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "TCP RCON",
"Target": "27015",
"Default": "",
"Mode": "tcp",
"Description": "TCP RCON Port (not required)",
"Type": "Port",
"Display": "always",
"Required": "false",
"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": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@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": "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": "always-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "GAME_PORT",
"Target": "GAME_PORT",
"Default": "",
"Mode": "",
"Description": "Container Variable: GAME_PORT",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"Description": "This Docker will download and install SteamCMD. It will also install Zombie Panic! Source and run it.\r\n\r\nPASSWORD: The initial Password is: 'Docker' and the initial RCON Password is: 'adminDocker' (without quotes).\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/ZombiePanic-Source.xml",
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1615143781,
"FirstSeen": 1615143781
},
{
"TemplateURL": "https://raw.githubusercontent.com/simse/docker-templates/master/simse/chronos.xml",
"Name": "chronos",
@ -170680,22 +170970,24 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 42958,
"downloads": 45853,
"stars": 1,
"trending": 6.949,
"trending": 6.314,
"trends": [
41.611,
33.733,
12.422,
4.861,
6.949
6.949,
6.314
],
"trendsDate": [
1602158889,
1604754494,
1607353699,
1609952875,
1612547426
1612547426,
1615143782
],
"downloadtrend": [
12887,
@ -170703,9 +170995,10 @@
33306,
38030,
39973,
42958
42958,
45853
],
"LastUpdateScan": 1612547426,
"LastUpdateScan": 1615143782,
"FirstSeen": 1583963853
},
{
@ -172717,9 +173010,20 @@
"Security",
"Tools-Utilities"
],
"downloads": 10571,
"downloads": 12378,
"stars": 1,
"LastUpdateScan": 1612547427,
"trending": 14.598,
"trends": [
14.598
],
"trendsDate": [
1615143782
],
"downloadtrend": [
10571,
12378
],
"LastUpdateScan": 1615143782,
"FirstSeen": 1589155728
},
{
@ -192558,9 +192862,20 @@
"CategoryList": [
"Other"
],
"downloads": 1388756,
"stars": 5,
"LastUpdateScan": 1612547427,
"downloads": 2103471,
"stars": 10,
"trending": 33.978,
"trends": [
33.978
],
"trendsDate": [
1615143782
],
"downloadtrend": [
1388756,
2103471
],
"LastUpdateScan": 1615143782,
"FirstSeen": 1612547427
},
{
@ -194439,12 +194754,12 @@
"Environment": {
"Variable": [
{
"Value": "",
"Value": "192.168.1.0/24",
"Name": "ROUTES",
"Mode": ""
},
{
"Value": "",
"Value": "tskey-xxxxxxxxxxxxxxxxxxxxxxxxx",
"Name": "AUTHKEY",
"Mode": ""
},
@ -194468,7 +194783,7 @@
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "192.168.1.0/24"
},
{
"@attributes": {
@ -194482,11 +194797,25 @@
"Required": "true",
"Mask": "false"
},
"value": ""
"value": "tskey-xxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"@attributes": {
"Name": "Hostname / Machine Name",
"Target": "HOSTNAME",
"Default": "tailscaleunraid",
"Mode": "",
"Description": "Container Variable: HOSTNAME",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tailscaleunraid"
}
],
"Repo": "hussainalhaddad's Repository",
"Date": "1615109096",
"Date": "1615139665",
"Description": "Tailscale is a zero config VPN for building secure networks.",
"templatePath": "/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/tailscale/tailscale.xml",
"CategoryList": [

View File

@ -1,7 +1,7 @@
{
"apps": 1179,
"last_updated_timestamp": 1615136560,
"last_updated": "2021-03-07 12:02",
"apps": 1180,
"last_updated_timestamp": 1615143784,
"last_updated": "2021-03-07 14:03",
"categories": [
{
"Cat": "Backup:",
@ -5428,11 +5428,10 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 357570,
"downloads": 395435,
"stars": 1,
"trending": 9.949,
"trending": 9.576,
"trends": [
21.391,
20.615,
16.558,
14.05,
@ -5444,10 +5443,10 @@
7.001,
4.992,
4.492,
9.949
9.949,
9.576
],
"trendsDate": [
1581361630,
1583957531,
1586556519,
1589155728,
@ -5459,10 +5458,10 @@
1604754494,
1607353699,
1609952875,
1612547426
1612547426,
1615143781
],
"downloadtrend": [
91694,
115505,
138426,
161055,
@ -5474,9 +5473,10 @@
292179,
307531,
321996,
357570
357570,
395435
],
"LastUpdateScan": 1612547426,
"LastUpdateScan": 1615143781,
"FirstSeen": 1568376458
},
{
@ -35269,10 +35269,10 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/ca.mover.tuning.xml",
"Repository": "https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg",
"pluginVersion": "2021.03.03",
"pluginVersion": "2021.03.07",
"MinVer": "6.9.0-rc2",
"Overview": "A simple plugin to fine tune the operation of the scheduled mover script. Only run when cache space is getting low; don't run if a parity check / rebuild is in progress; Or completely disable the scheduled moves",
"Date": 1614747600,
"Date": 1615093200,
"OriginalOverview": "\nA simple plugin to fine tune the operation of the scheduled mover script. Only run when cache space is getting low; don't run if a parity check / rebuild is in progress; Or completely disable the scheduled moves\n",
"Description": "A simple plugin to fine tune the operation of the scheduled mover script. Only run when cache space is getting low; don't run if a parity check / rebuild is in progress; Or completely disable the scheduled moves",
"Registry": "",
@ -35457,10 +35457,10 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2021.03.05",
"pluginVersion": "2021.03.07",
"MinVer": "6.7.0",
"Overview": "CA Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
"Date": 1614920400,
"Date": 1615093200,
"OriginalOverview": "\nCA Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.\n",
"Description": "CA Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
"Registry": "",
@ -122937,6 +122937,296 @@
"LastUpdateScan": 1613106653,
"FirstSeen": 1594916128
},
{
"Name": "ZombiePanic-Source",
"Repository": "ich777/steamcmd:zombiepanic",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Network": "bridge",
"Shell": "sh",
"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 Zombie Panic! Source and run it.\r\n\r\nPASSWORD: The initial Password is: 'Docker' and the initial RCON Password is: 'adminDocker' (without quotes).\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"WebUI": "",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/zombiepanic.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "udp"
},
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "tcp"
}
]
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/steamcmd",
"ContainerDir": "/serverdata/steamcmd",
"Mode": "rw"
},
{
"HostDir": "/mnt/cache/appdata/zombiepanic",
"ContainerDir": "/serverdata/serverfiles",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "17505",
"Name": "GAME_ID",
"Mode": ""
},
{
"Value": "zps",
"Name": "GAME_NAME",
"Mode": ""
},
{
"Value": "-secure +maxplayers 24 +map zpo_biotec",
"Name": "GAME_PARAMS",
"Mode": ""
},
{
"Value": "",
"Name": "USERNAME",
"Mode": ""
},
{
"Value": "",
"Name": "VALIDATE",
"Mode": ""
},
{
"Value": "",
"Name": "PASSWRD",
"Mode": ""
},
{
"Value": "27015",
"Name": "GAME_PORT",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/steamcmd",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/serverfiles",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/zombiepanic"
},
{
"@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": "17505"
},
{
"@attributes": {
"Name": "GAME_NAME",
"Target": "GAME_NAME",
"Default": "",
"Mode": "",
"Description": "Game name to start (is connected to the GAME_PARAMS).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "zps"
},
{
"@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": "-secure +maxplayers 24 +map zpo_biotec"
},
{
"@attributes": {
"Name": "UDP",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "TCP RCON",
"Target": "27015",
"Default": "",
"Mode": "tcp",
"Description": "TCP RCON Port (not required)",
"Type": "Port",
"Display": "always",
"Required": "false",
"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": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@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": "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": "always-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "GAME_PORT",
"Target": "GAME_PORT",
"Default": "",
"Mode": "",
"Description": "Container Variable: GAME_PORT",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"Description": "This Docker will download and install SteamCMD. It will also install Zombie Panic! Source and run it.\r\n\r\nPASSWORD: The initial Password is: 'Docker' and the initial RCON Password is: 'adminDocker' (without quotes).\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/ZombiePanic-Source.xml",
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1615143781,
"FirstSeen": 1615143781
},
{
"TemplateURL": "https://raw.githubusercontent.com/simse/docker-templates/master/simse/chronos.xml",
"Name": "chronos",
@ -170838,22 +171128,24 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 42958,
"downloads": 45853,
"stars": 1,
"trending": 6.949,
"trending": 6.314,
"trends": [
41.611,
33.733,
12.422,
4.861,
6.949
6.949,
6.314
],
"trendsDate": [
1602158889,
1604754494,
1607353699,
1609952875,
1612547426
1612547426,
1615143782
],
"downloadtrend": [
12887,
@ -170861,9 +171153,10 @@
33306,
38030,
39973,
42958
42958,
45853
],
"LastUpdateScan": 1612547426,
"LastUpdateScan": 1615143782,
"FirstSeen": 1583963853
},
{
@ -172875,9 +173168,20 @@
"Security",
"Tools-Utilities"
],
"downloads": 10571,
"downloads": 12378,
"stars": 1,
"LastUpdateScan": 1612547427,
"trending": 14.598,
"trends": [
14.598
],
"trendsDate": [
1615143782
],
"downloadtrend": [
10571,
12378
],
"LastUpdateScan": 1615143782,
"FirstSeen": 1589155728
},
{
@ -192716,9 +193020,20 @@
"CategoryList": [
"Other"
],
"downloads": 1388756,
"stars": 5,
"LastUpdateScan": 1612547427,
"downloads": 2103471,
"stars": 10,
"trending": 33.978,
"trends": [
33.978
],
"trendsDate": [
1615143782
],
"downloadtrend": [
1388756,
2103471
],
"LastUpdateScan": 1615143782,
"FirstSeen": 1612547427
},
{
@ -194597,12 +194912,12 @@
"Environment": {
"Variable": [
{
"Value": "",
"Value": "192.168.1.0/24",
"Name": "ROUTES",
"Mode": ""
},
{
"Value": "",
"Value": "tskey-xxxxxxxxxxxxxxxxxxxxxxxxx",
"Name": "AUTHKEY",
"Mode": ""
},
@ -194626,7 +194941,7 @@
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "192.168.1.0/24"
},
{
"@attributes": {
@ -194640,11 +194955,25 @@
"Required": "true",
"Mask": "false"
},
"value": ""
"value": "tskey-xxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"@attributes": {
"Name": "Hostname / Machine Name",
"Target": "HOSTNAME",
"Default": "tailscaleunraid",
"Mode": "",
"Description": "Container Variable: HOSTNAME",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tailscaleunraid"
}
],
"Repo": "hussainalhaddad's Repository",
"Date": "1615109096",
"Date": "1615139665",
"Description": "Tailscale is a zero config VPN for building secure networks.",
"templatePath": "/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/tailscale/tailscale.xml",
"CategoryList": [
@ -195689,7 +196018,9 @@
},
"hussainalhaddad's Repository": {
"url": "https://github.com/hussainalhaddad/docker-templates",
"profile": "https://forums.unraid.net/profile/120871-hussainalhaddad/"
"profile": "https://forums.unraid.net/profile/120871-hussainalhaddad/",
"bio": "Linux/Windows server administrator. Programmer. RPA",
"icon": "https://avatars.githubusercontent.com/u/55337126"
}
}
}

View File

@ -1490,5 +1490,6 @@
"bytemark/webdav": 1614963776,
"codeluxe1/repetier-server": 1614967811,
"jmzsoftware/jmzhomelabproxy": 1614979225,
"hussainalhaddad/tailscale": 1615119130
"hussainalhaddad/tailscale": 1615119130,
"ich777/steamcmd:zombiepanic": 1615143781
}

View File

@ -194447,6 +194447,11 @@
"Value": "",
"Name": "AUTHKEY",
"Mode": ""
},
{
"Value": "tailscaleunraid",
"Name": "HOSTNAME",
"Mode": ""
}
]
},

View File

@ -26618,12 +26618,11 @@
},
"binhex/arch-preclear": {
"Base": null,
"Downloads": 357570,
"Downloads": 395435,
"Stars": 1,
"Time": 1612547426,
"trending": 9.949,
"Time": 1615143781,
"trending": 9.576,
"trends": [
21.391,
20.615,
16.558,
14.05,
@ -26635,10 +26634,10 @@
7.001,
4.992,
4.492,
9.949
9.949,
9.576
],
"downloadtrend": [
91694,
115505,
138426,
161055,
@ -26650,10 +26649,10 @@
292179,
307531,
321996,
357570
357570,
395435
],
"trendsDate": [
1581361630,
1583957531,
1586556519,
1589155728,
@ -26665,7 +26664,8 @@
1604754494,
1607353699,
1609952875,
1612547426
1612547426,
1615143781
]
},
"pe46dro/xbackbone-docker": {
@ -32697,16 +32697,17 @@
},
"randomninjaatk/sonarr-sma": {
"Base": null,
"Downloads": 42958,
"Downloads": 45853,
"Stars": 1,
"Time": 1612547426,
"trending": 6.949,
"Time": 1615143782,
"trending": 6.314,
"trends": [
41.611,
33.733,
12.422,
4.861,
6.949
6.949,
6.314
],
"downloadtrend": [
12887,
@ -32714,14 +32715,16 @@
33306,
38030,
39973,
42958
42958,
45853
],
"trendsDate": [
1602158889,
1604754494,
1607353699,
1609952875,
1612547426
1612547426,
1615143782
]
},
"randomninjaatk/radarr-sma": {
@ -36081,13 +36084,20 @@
},
"p3rco/keepassxc:latest": {
"Base": null,
"Downloads": 10571,
"Downloads": 12378,
"Stars": 1,
"Time": 1612547427,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
"Time": 1615143782,
"trending": 14.598,
"trends": [
14.598
],
"downloadtrend": [
10571,
12378
],
"trendsDate": [
1615143782
]
},
"tiredofit/backuppc:latest": {
"Base": null,
@ -42325,13 +42335,20 @@
},
"openethereum/openethereum": {
"Base": null,
"Downloads": 1388756,
"Stars": 5,
"Time": 1612547427,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
"Downloads": 2103471,
"Stars": 10,
"Time": 1615143782,
"trending": 33.978,
"trends": [
33.978
],
"downloadtrend": [
1388756,
2103471
],
"trendsDate": [
1615143782
]
},
"mcr.microsoft.com/mssql/server:2019-latest": {
"Base": null,
@ -42842,5 +42859,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ich777/steamcmd:zombiepanic": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1615143781,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -243,6 +243,14 @@
"title": "hotio's Repository",
"index": 24
},
{
"url": "https://github.com/hussainalhaddad/docker-templates",
"profile": "https://forums.unraid.net/profile/120871-hussainalhaddad/",
"bio": "Linux/Windows server administrator. Programmer. RPA",
"icon": "https://avatars.githubusercontent.com/u/55337126",
"title": "hussainalhaddad's Repository",
"index": 25
},
{
"url": "https://github.com/ich777/docker-templates",
"profile": "https://forums.unraid.net/profile/72388-ich777/",
@ -251,7 +259,7 @@
"DonateLink": "https://www.paypal.me/chips777",
"DonateText": "If you like my work please consider Donating.",
"title": "ich777's Repository",
"index": 25
"index": 26
},
{
"url": "https://github.com/AMJidovu/unraid-repository",
@ -261,7 +269,7 @@
"DonateLink": "https://www.paypal.me/xternet",
"DonateText": "If you like my work please consider Donating.",
"title": "Jidovu Marius Adrian's Repository",
"index": 26
"index": 27
},
{
"url": "https://github.com/JmzTaylor/homelab_proxy_unraid",
@ -271,7 +279,7 @@
"DonateLink": "https://paypal.me/jmztaylor",
"DonateText": "If you like my work please consider Donating.",
"title": "jmztaylor's Repository",
"index": 27
"index": 28
},
{
"url": "https://github.com/JTok/unraid-plugins",
@ -281,7 +289,7 @@
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NG5HGW4Q3CZU4",
"DonateText": "Feel free to buy me a beer or coffee :-)",
"title": "JTok's Repository",
"index": 28
"index": 29
},
{
"url": "https://github.com/maschhoff/docker",
@ -292,7 +300,7 @@
"DonateText": "If you like my work buy me a Pizza ;)",
"WebPage": "https://www.cmais.de",
"title": "knex666's Repository",
"index": 29
"index": 30
},
{
"url": "https://github.com/kubedzero/unraid-community-apps-xml",
@ -301,7 +309,7 @@
"icon": "https://raw.githubusercontent.com/kubedzero/unraid-community-apps-xml/main/GitHubAvatar.png",
"Forum": "https://forums.unraid.net/profile/12026-kubed_zero/",
"title": "kubed_zero's Repository",
"index": 30
"index": 31
},
{
"url": "https://github.com/linuxserver/docker-templates",
@ -315,7 +323,7 @@
"Discord": "https://discord.gg/YWrKVTn",
"WebPage": "https://www.linuxserver.io",
"title": "linuxserver's Repository",
"index": 31
"index": 32
},
{
"url": "https://github.com/ljm42/unraid-templates",
@ -323,7 +331,7 @@
"bio": "These are my personal contributions to the community, not offical offerings by Lime Technologies",
"icon": "https://ipsassets.unraid.net/uploads/monthly_2020_12/Answer_to_Life.thumb.png.508f33beece2c22fb6dde4cf726a02f9.png",
"title": "ljm42's Repository",
"index": 32
"index": 33
},
{
"url": "https://github.com/mgutt/unraid-docker-templates",
@ -334,7 +342,7 @@
"DonateText": "If you like my work please consider Donating.",
"WebPage": "https://gutt.it/",
"title": "mgutt's Repository",
"index": 33
"index": 34
},
{
"url": "https://github.com/n8detar/docker-templates",
@ -342,7 +350,7 @@
"bio": "I am not really a developer, I just made someone elses docker container available to others in the Unraid Community, I hope it helps!",
"icon": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/images/avatar.png",
"title": "ndetar's Repository",
"index": 34
"index": 35
},
{
"url": "https://github.com/unraid/language-templates",
@ -355,7 +363,7 @@
"Twitter": "https://twitter.com/UnraidOfficial",
"WebPage": "https://unraid.net/",
"title": "Official Unraid Repository",
"index": 35
"index": 36
},
{
"url": "https://github.com/olehj/disklocation-ca",
@ -366,7 +374,7 @@
"DonateText": "Donate me a beer if you like my plugin.. or not",
"Forum": "https://forums.unraid.net/topic/77302-plugin-disk-location",
"title": "olehj's Repository",
"index": 36
"index": 37
},
{
"url": "https://github.com/Organizr/docker-organizr",
@ -378,7 +386,7 @@
"Discord": "https://organizr.app/discord",
"WebPage": "https://organizr.app/",
"title": "Organizr Repository",
"index": 37
"index": 38
},
{
"url": "https://github.com/paulpoco/docker-templates",
@ -386,7 +394,7 @@
"bio": "Trying my best to adapt Binhex's DelugeVPN and add Flexget to it",
"icon": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/images/pjbwidgets_web_hi_res_512.png",
"title": "Paul_Ber's Repository",
"index": 38
"index": 39
},
{
"url": "https://github.com/PTRFRLL/unraid-templates",
@ -397,7 +405,7 @@
"DonateText": "Buy me a coffee/beer",
"WebPage": "https://github.com/PTRFRLL",
"title": "PTRFRLL's Repository",
"index": 39
"index": 40
},
{
"url": "https://github.com/RandomNinjaAtk/unraid-templates",
@ -407,7 +415,7 @@
"DonateLink": "https://github.com/sponsors/RandomNinjaAtk",
"DonateText": "If you like my work please consider Donating.",
"title": "randomninjaatk's Repository",
"index": 40
"index": 41
},
{
"url": "https://github.com/RazorSiM/docker-templates",
@ -419,7 +427,7 @@
"Discord": "https://discord.gg/Mn2Ty3y",
"WebPage": "https://raz.works",
"title": "raz's Repository",
"index": 41
"index": 42
},
{
"url": "https://github.com/rix1337/docker-templates",
@ -429,7 +437,7 @@
"DonateLink": "https://github.com/users/rix1337/sponsorship",
"DonateText": "Sponsor me if you like my work!",
"title": "rix's Repository",
"index": 42
"index": 43
},
{
"url": "https://github.com/Data-Monkey/docker-templates",
@ -437,7 +445,7 @@
"bio": "I am not attempting to create containers, but I have built a few templates to make life a little easier. If you are looking for details on the containers, please check out the individual DockerHub pages.\n There is usually also a support thread linked in the respectiuve template.",
"icon": "https://ipsassets.unraid.net/uploads/monthly_2017_02/DataMonkey.gif.2e58e2d34570035409850b750e2b4ae2.gif",
"title": "Roland's Repository",
"index": 43
"index": 44
},
{
"url": "https://github.com/rroller/unraid-templates",
@ -446,7 +454,7 @@
"icon": "https://i.imgur.com/ZjNRfo3.png",
"WebPage": "https://ronnieroller.com",
"title": "runraid's Repository",
"index": 44
"index": 45
},
{
"url": "https://github.com/Sdub76/unraid_docker_templates",
@ -456,7 +464,7 @@
"DonateLink": "https://paypal.me/ScottWaun",
"DonateText": "If you like my work please consider Donating.",
"title": "sdub's Repository",
"index": 45
"index": 46
},
{
"url": "https://github.com/selfhosters/unRAID-CA-templates",
@ -467,7 +475,7 @@
"Discord": "https://discord.gg/qWPbc8R",
"WebPage": "https://selfhosters.net/",
"title": "Selfhosters Unraid Discord Repository",
"index": 46
"index": 47
},
{
"url": "https://github.com/snoopy86/docker-repo",
@ -478,7 +486,7 @@
"DonateText": "If you like my work please consider Donating.",
"Forum": "https://forums.unraid.net/topic/41917-support-snoopy-logitech-media-server-emoncms-ubuntu-ffmpeg",
"title": "snoopy86's Repository",
"index": 47
"index": 48
},
{
"url": "https://github.com/Squidly271/plugin-repository",
@ -488,7 +496,7 @@
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7M7CBCVU732XG",
"DonateText": "Buy me a beer",
"title": "Squid's Repository",
"index": 48
"index": 49
},
{
"url": "https://github.com/StevenDTX/unraid-plugin-repository",
@ -496,7 +504,7 @@
"bio": "openVMTools_compiled Repository",
"icon": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.png",
"title": "StevenD's Repository",
"index": 49
"index": 50
},
{
"url": "https://github.com/ibracorp/unraid-templates",
@ -508,7 +516,7 @@
"Discord": "https://bit.ly/2YgjcOq",
"WebPage": "https://bit.ly/3q39SJO",
"title": "Sycotix' Repository",
"index": 50
"index": 51
},
{
"url": "https://github.com/jason-bean/docker-templates",
@ -518,7 +526,7 @@
"DonateLink": "https://paypal.me/jasonsbean/0usd",
"DonateText": "If you like my work please consider Donating.",
"title": "Taddeusz' Repository",
"index": 51
"index": 52
},
{
"url": "https://github.com/tmchow/unraid-docker-templates",
@ -526,7 +534,7 @@
"bio": "Creating Docker containers for fun.",
"icon": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/img/avatar.jpg",
"title": "tmchow's Repository",
"index": 52
"index": 53
},
{
"url": "https://github.com/tquizzle/Docker-xml",
@ -538,7 +546,7 @@
"Twitter": "https://twitter.com/tquizzle",
"WebPage": "https://travisq.com",
"title": "TQ's Repository",
"index": 53
"index": 54
},
{
"url": "https://github.com/jahanson/unraid-docker-templates",
@ -546,7 +554,7 @@
"bio": "Helping make it easy to run Minecraft on Unraid :)",
"icon": "https://avatars.githubusercontent.com/jahanson",
"title": "Veriwind's Repository",
"index": 54
"index": 55
},
{
"url": "https://github.com/vinid223/unraid-docker-templates",
@ -556,7 +564,7 @@
"DonateLink": "https://paypal.me/vinid223",
"DonateText": "If you like my work please consider Donating.",
"title": "vinid223's Repository",
"index": 55
"index": 56
},
{
"url": "https://github.com/Waseh/unraidtemplates",
@ -564,7 +572,7 @@
"bio": "Maintaining a plugin which installs rclone on your unraid machine.",
"icon": "https://raw.githubusercontent.com/Waseh/unraidtemplates/master/WasehLogo.png",
"title": "Waseh's Repository",
"index": 56
"index": 57
},
{
"url": "https://github.com/Womabre/unraid-docker-templates",
@ -574,7 +582,7 @@
"DonateLink": "https://paypal.me/wmbreedveld",
"DonateText": "If you like my work please consider Donating.",
"title": "Womabre's Repository",
"index": 57
"index": 58
},
{
"url": "https://github.com/xthursdayx/docker-templates",
@ -585,324 +593,318 @@
"DonateText": "If you appreciate my work please consider buying me a coffee, cheers!",
"Forum": "https://forums.unraid.net/topic/88410-support-xthursdayx-unraid-docker-templates/",
"title": "xthursdayx's Repository",
"index": 58
"index": 59
},
{
"url": "https://github.com/activ/docker-templates",
"profile": "https://forums.lime-technology.com/profile/69882-activ/",
"title": "activ's Repository",
"index": 59
"index": 60
},
{
"url": "https://github.com/wbynum/docker-templates",
"profile": "https://forums.unraid.net/profile/97630-aggie1999/",
"title": "Aggie1999's Repository",
"index": 60
"index": 61
},
{
"url": "https://github.com/aptalca/docker-templates",
"profile": "https://forums.lime-technology.com/profile/7767-aptalca/",
"title": "aptalca's Repository",
"index": 61
"index": 62
},
{
"url": "https://github.com/argash/amongusdiscord_unraid",
"profile": "https://forums.unraid.net/profile/112259-argash/",
"title": "argash's Repository",
"index": 62
"index": 63
},
{
"url": "https://github.com/atribe/unRAID-docker",
"profile": "https://forums.lime-technology.com/profile/70671-atribe/",
"title": "atribe's Repository",
"index": 63
"index": 64
},
{
"url": "https://github.com/benderstwin/docker-templates",
"profile": "https://forums.unraid.net/profile/11326-bryanwirth/",
"title": "Bender's Repository",
"index": 64
"index": 65
},
{
"url": "https://github.com/bluegizmo83/DockerXMLs",
"profile": "https://forums.unraid.net/profile/105585-bluegizmo83",
"title": "bluegizmo83's Repository",
"index": 65
"index": 66
},
{
"url": "https://github.com/bobbintb/docker-templates",
"profile": "https://forums.unraid.net/profile/550-bobbintb/",
"title": "bobbintb's Repository",
"index": 66
"index": 67
},
{
"url": "https://github.com/brettm357/docker-templates",
"profile": "https://forums.lime-technology.com/profile/62222-brettm357/",
"title": "brettm357's Repository",
"index": 67
"index": 68
},
{
"url": "https://github.com/brycelarge/unraid-templates",
"profile": "https://forums.unraid.net/profile/112270-brycelarge/",
"title": "brycelarge's Repository",
"index": 68
"index": 69
},
{
"url": "https://github.com/jshridha/templates",
"profile": "https://forums.lime-technology.com/profile/7061-bungy/",
"title": "Bungy's Repository",
"index": 69
"index": 70
},
{
"url": "https://github.com/C4ArtZ/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/106324-c4artz/",
"title": "c4artz' Repository",
"index": 70
"index": 71
},
{
"url": "https://github.com/P3R-CO/unraid",
"profile": "https://forums.unraid.net/profile/106374-captasic/",
"title": "capt.asic's Repository",
"index": 71
"index": 72
},
{
"url": "https://github.com/CaptInsano/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/40599-captinsano/",
"title": "CaptInsano's Repository",
"index": 72
"index": 73
},
{
"url": "https://github.com/chacawaca/post-recording-xml",
"profile": "https://forums.unraid.net/profile/111526-chacawaca",
"title": "Chacawaca's Repository",
"index": 73
"index": 74
},
{
"url": "https://github.com/cheesemarathon/docker-templates",
"profile": "https://forums.lime-technology.com/profile/70291-cheesemarathon/",
"title": "cheesemarathon's Repository",
"index": 74
"index": 75
},
{
"url": "https://github.com/chvb/docker-templates",
"profile": "https://forums.lime-technology.com/profile/65325-chvb/",
"title": "chvb's Repository",
"index": 75
"index": 76
},
{
"url": "https://github.com/clowrym/docker-templates",
"profile": "https://forums.lime-technology.com/profile/26570-clowrym/",
"title": "clowrym's Repository",
"index": 76
"index": 77
},
{
"url": "https://github.com/cmer/docker-templates",
"profile": "https://forums.lime-technology.com/profile/69846-cmer/",
"title": "cmer's Repository",
"index": 77
"index": 78
},
{
"url": "https://github.com/Adidasdaniel98/RepetierDocker",
"profile": "https://forums.unraid.net/profile/120747-codeluxe/",
"title": "Codeluxe's Repository",
"index": 78
"index": 79
},
{
"url": "https://github.com/HNGamingUK/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/77746-conmyster/",
"title": "Conmyster's Repository",
"index": 79
"index": 80
},
{
"url": "https://github.com/coppit/unraid-plugin-metadata",
"profile": "https://forums.lime-technology.com/profile/167-coppit/",
"title": "coppit's Repository",
"index": 80
"index": 81
},
{
"url": "https://github.com/CyaOnDaNet/unraid-templates",
"profile": "https://forums.unraid.net/profile/100638-cyaondanet/",
"title": "CyaOnDaNet's Repository",
"index": 81
"index": 82
},
{
"url": "https://github.com/D34DC3N73R/unraid-templates",
"profile": "https://forums.unraid.net/profile/101684-d34dc3n73r/",
"title": "D34DC3N73R's Repository",
"index": 82
"index": 83
},
{
"url": "https://github.com/d8ahazard/unraid-repository",
"profile": null,
"title": "d8ahazard's Repository",
"index": 83
"index": 84
},
{
"url": "https://github.com/d8sychain/unraid-ca-templates",
"profile": "https://forums.unraid.net/profile/72950-d8sychain/",
"title": "d8sychain's Repository",
"index": 84
"index": 85
},
{
"url": "https://github.com/DanRegalia/UNRAID",
"profile": "https://forums.unraid.net/profile/103107-danregalia/",
"title": "DanRegalia's Repository",
"index": 85
"index": 86
},
{
"url": "https://github.com/DavidSpek/homelablabelmaker",
"profile": "https://forums.unraid.net/profile/96461-davidspek/",
"title": "DavidSpek's Repository",
"index": 86
"index": 87
},
{
"url": "https://github.com/djaydev/docker-virt-manager",
"profile": "https://forums.unraid.net/profile/75073-dee31797/",
"title": "dee31797's Repository",
"index": 87
"index": 88
},
{
"url": "https://github.com/quimnut/unraid-docker-templates",
"profile": "https://forums.lime-technology.com/profile/15731-dibbz/",
"title": "dibbz' Repository",
"index": 88
"index": 89
},
{
"url": "https://github.com/Dimtar/unraidtemplates",
"profile": "https://forums.unraid.net/profile/7694-dimtar/",
"title": "dimtar's Repository",
"index": 89
"index": 90
},
{
"url": "https://github.com/dmacias72/unRAID-CA",
"profile": "https://forums.lime-technology.com/profile/11874-dmacias/",
"title": "dmacias' Repository",
"index": 90
"index": 91
},
{
"url": "https://github.com/dmaxwell351/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/32813-dmaxwell351/",
"title": "dmaxwell's Repository",
"index": 91
"index": 92
},
{
"url": "https://github.com/docgyver/unraid-v6-plugins",
"profile": "https://forums.lime-technology.com/profile/21303-docgyver/",
"title": "docgyver's Repository",
"index": 92
"index": 93
},
{
"url": "https://github.com/doron1/unraid-sas-spindown",
"profile": "https://forums.unraid.net/profile/8006-doron/",
"title": "doron's Repository",
"index": 93
"index": 94
},
{
"url": "https://github.com/bergware/dynamix-plugins",
"profile": "https://forums.lime-technology.com/profile/2736-bonienl/",
"title": "Dynamix Repository",
"index": 94
"index": 95
},
{
"url": "https://github.com/DyonR/docker-templates",
"profile": "https://forums.unraid.net/profile/79298-dyon/",
"title": "Dyon's Repository",
"index": 95
"index": 96
},
{
"url": "https://github.com/ElectricBrainUK/docker-templates",
"profile": "https://forums.unraid.net/profile/98185-electricbrainuk",
"title": "ElectricBrainUK's Repository",
"index": 96
"index": 97
},
{
"url": "https://github.com/MediaBrowser/Emby.Build",
"profile": null,
"title": "Emby Repository",
"index": 97
"index": 98
},
{
"url": "https://github.com/basroovers/unraid-templates",
"profile": "https://forums.unraid.net/profile/94801-exista",
"title": "eXisTa's Repository",
"index": 98
"index": 99
},
{
"url": "https://github.com/fanningert/unraid-docker-templates",
"profile": "https://forums.lime-technology.com/profile/77170-fanningert/",
"title": "fanningert's Repository",
"index": 99
"index": 100
},
{
"url": "https://github.com/Flight777/unraid_justworks_templates",
"profile": "https://forums.unraid.net/profile/119250-flight777",
"title": "Flight777's Repository",
"index": 100
"index": 101
},
{
"url": "https://github.com/CyanLabs/unraid-plugins",
"profile": "https://forums.unraid.net/profile/72406-fma965/",
"title": "Fma965's Repository",
"index": 101
"index": 102
},
{
"url": "https://github.com/FoxxMD/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/85599-foxxmd/",
"title": "FoxxMD's Repository",
"index": 102
"index": 103
},
{
"url": "https://github.com/frakman1/docker-templates",
"profile": "https://forums.unraid.net/profile/96005-frakman1",
"title": "frakman1's Repository",
"index": 103
"index": 104
},
{
"url": "https://github.com/FunnyPocketBook/docker-templates",
"profile": "https://forums.unraid.net/profile/78379-funnypocketbook",
"title": "FunnyPocketBook's Repository",
"index": 104
"index": 105
},
{
"url": "https://github.com/ganey/unraid-honeygain",
"profile": "https://forums.unraid.net/profile/94003-ganey/",
"title": "ganey's Repository",
"index": 105
"index": 106
},
{
"url": "https://github.com/gfjardim/unRAID-plugins/tree/templates",
"profile": "https://forums.lime-technology.com/profile/1694-gfjardim/",
"title": "gfjardim's Repository",
"index": 106
"index": 107
},
{
"url": "https://github.com/GlassedSilver/unRAID-CAs",
"profile": "https://forums.unraid.net/profile/91241-glassed-silver",
"title": "Glassed Silver's Repository",
"index": 107
"index": 108
},
{
"url": "https://github.com/GregYankovoy/docker-templates",
"profile": "https://forums.unraid.net/profile/88760-grack/",
"title": "Grack's Repository",
"index": 108
"index": 109
},
{
"url": "https://github.com/benhedrington/hedrington-unraid-docker-templates",
"profile": "https://github.com/benhedrington/hedrington-unraid-docker-templates",
"title": "hedrinbc's Repository",
"index": 109
"index": 110
},
{
"url": "https://github.com/hernandito/docker-templates",
"profile": "https://forums.lime-technology.com/profile/6274-hernandito/",
"title": "hernandito's Repository",
"index": 110
},
{
"url": "https://github.com/hussainalhaddad/docker-templates",
"profile": "https://forums.unraid.net/profile/120871-hussainalhaddad/",
"title": "hussainalhaddad's Repository",
"index": 111
},
{

View File

@ -20,12 +20,12 @@
<Data></Data>
<Environment>
<Variable>
<Value></Value>
<Value>192.168.1.0/24</Value>
<Name>ROUTES</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Value>tskey-xxxxxxxxxxxxxxxxxxxxxxxxx</Value>
<Name>AUTHKEY</Name>
<Mode></Mode>
</Variable>
@ -35,9 +35,10 @@
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Exposed Routes" Target="ROUTES" Default="192.168.1.0/24" Mode="" Description="Container Variable: ROUTES" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Authentication Key" Target="AUTHKEY" Default="tskey-xxxxxxxxxxxxxxxxxxxxxxxxx" Mode="" Description="Container Variable: AUTHKEY" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Date>1615109096</Date>
<Config Name="Exposed Routes" Target="ROUTES" Default="192.168.1.0/24" Mode="" Description="Container Variable: ROUTES" Type="Variable" Display="always" Required="false" Mask="false">192.168.1.0/24</Config>
<Config Name="Authentication Key" Target="AUTHKEY" Default="tskey-xxxxxxxxxxxxxxxxxxxxxxxxx" Mode="" Description="Container Variable: AUTHKEY" Type="Variable" Display="always" Required="true" Mask="false">tskey-xxxxxxxxxxxxxxxxxxxxxxxxx</Config>
<Config Name="Hostname / Machine Name" Target="HOSTNAME" Default="tailscaleunraid" Mode="" Description="Container Variable: HOSTNAME" Type="Variable" Display="always" Required="false" Mask="false">tailscaleunraid</Config>
<Date>1615139665</Date>
<Description>Tailscale is a zero config VPN for building secure networks.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/tailscale/tailscale.xml</templatePath>
</Container>

View File

@ -0,0 +1,124 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>ZombiePanic-Source</Name>
<Repository>ich777/steamcmd:zombiepanic</Repository>
<Registry>https://hub.docker.com/r/ich777/steamcmd/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://www.steampowered.com/</Project>
<Overview>This Docker will download and install SteamCMD. It will also install Zombie Panic! Source and run it.&#13;
&#13;
PASSWORD: The initial Password is: 'Docker' and the initial RCON Password is: 'adminDocker' (without quotes).&#13;
&#13;
ATTENTION: First Startup can take very long since it downloads the gameserver files!&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available.&#13;
&#13;
You can also run multiple servers with only one SteamCMD directory!</Overview>
<WebUI></WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/zombiepanic.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>27015</HostPort>
<ContainerPort>27015</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>27015</HostPort>
<ContainerPort>27015</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/steamcmd</HostDir>
<ContainerDir>/serverdata/steamcmd</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/cache/appdata/zombiepanic</HostDir>
<ContainerDir>/serverdata/serverfiles</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>17505</Value>
<Name>GAME_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>zps</Value>
<Name>GAME_NAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>-secure +maxplayers 24 +map zpo_biotec</Value>
<Name>GAME_PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>USERNAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>VALIDATE</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>PASSWRD</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>27015</Value>
<Name>GAME_PORT</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="SteamCMD" Target="/serverdata/steamcmd" Default="" Mode="rw" Description="Container Path: /serverdata/steamcmd" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/steamcmd</Config>
<Config Name="ServerFiles" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="Container Path: /serverdata/serverfiles" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/zombiepanic</Config>
<Config Name="GAME_ID" Target="GAME_ID" Default="" Mode="" Description="The GAME_ID that the container download at startup.&#13;&#10;(https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)" Type="Variable" Display="always" Required="true" Mask="false">17505</Config>
<Config Name="GAME_NAME" Target="GAME_NAME" Default="" Mode="" Description="Game name to start (is connected to the GAME_PARAMS)." Type="Variable" Display="always" Required="false" Mask="false">zps</Config>
<Config 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">-secure +maxplayers 24 +map zpo_biotec</Config>
<Config Name="UDP" Target="27015" Default="" Mode="udp" Description="UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="true" Mask="false">27015</Config>
<Config Name="TCP RCON" Target="27015" Default="" Mode="tcp" Description="TCP RCON Port (not required)" Type="Port" Display="always" Required="false" Mask="false">27015</Config>
<Config 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="always-hide" Required="false" Mask="false"></Config>
<Config 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"></Config>
<Config 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="always-hide" Required="false" Mask="true"></Config>
<Config Name="GAME_PORT" Target="GAME_PORT" Default="" Mode="" Description="Container Variable: GAME_PORT" Type="Variable" Display="advanced" Required="true" Mask="false">27015</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Description>This Docker will download and install SteamCMD. It will also install Zombie Panic! Source and run it.&#13;
&#13;
PASSWORD: The initial Password is: 'Docker' and the initial RCON Password is: 'adminDocker' (without quotes).&#13;
&#13;
ATTENTION: First Startup can take very long since it downloads the gameserver files!&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available.&#13;
&#13;
You can also run multiple servers with only one SteamCMD directory!</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/ZombiePanic-Source.xml</templatePath>
</Container>