This commit is contained in:
Squidly271 2021-02-02 16:08:37 -05:00
parent 04be133536
commit c4d3292899
7 changed files with 1013 additions and 162 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1612293305
"last_updated_timestamp": 1612300115
}

View File

@ -119073,6 +119073,353 @@
"LastUpdateScan": 1610672983,
"FirstSeen": 1608073729
},
{
"Name": "Valheim",
"Repository": "ich777/steamcmd:valheim",
"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.valheimgame.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install Valheim and run it.\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": "",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Valheim.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/valheim.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": "2456-2458",
"ContainerPort": "2456-2458",
"Protocol": "udp"
}
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/steamcmd",
"ContainerDir": "/serverdata/steamcmd",
"Mode": "rw"
},
{
"HostDir": "/mnt/cache/appdata/valheim",
"ContainerDir": "/serverdata/serverfiles",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "896660",
"Name": "GAME_ID",
"Mode": ""
},
{
"Value": "",
"Name": "GAME_PARAMS",
"Mode": ""
},
{
"Value": "",
"Name": "USERNAME",
"Mode": ""
},
{
"Value": "",
"Name": "VALIDATE",
"Mode": ""
},
{
"Value": "",
"Name": "PASSWRD",
"Mode": ""
},
{
"Value": "Valheim Docker",
"Name": "SRV_NAME",
"Mode": ""
},
{
"Value": "Dedicated",
"Name": "WORLD_NAME",
"Mode": ""
},
{
"Value": "Docker",
"Name": "SRV_PWD",
"Mode": ""
},
{
"Value": "1",
"Name": "PUBLIC",
"Mode": ""
},
{
"Value": "2456",
"Name": "GAME_PORT",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
},
{
"Value": "false",
"Name": "DEBUG_OUTPUT",
"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/valheim"
},
{
"@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": "896660"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your extra start up commands for the server here otherwise leave empty.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@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": "Server Name",
"Target": "SRV_NAME",
"Default": "",
"Mode": "",
"Description": "Name of the Server",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Valheim Docker"
},
{
"@attributes": {
"Name": "World Name",
"Target": "WORLD_NAME",
"Default": "",
"Mode": "",
"Description": "Name of the Server World",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Dedicated"
},
{
"@attributes": {
"Name": "Server Password",
"Target": "SRV_PWD",
"Default": "",
"Mode": "",
"Description": "Server Password if not needed leave empty (you can only leave the password empty if you set Public Server to '0'). ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "Docker"
},
{
"@attributes": {
"Name": "Public Server",
"Target": "PUBLIC",
"Default": "",
"Mode": "",
"Description": "List Server as Public (set to '0' to disable or set to '1' to enable | when set to Public play '0' then you can leave the password blank).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "UDP - Game Port Range",
"Target": "2456-2458",
"Default": "",
"Mode": "udp",
"Description": "UDP Game Ports (If you need another port delete this Entry and create a new UDP port mapping with the corresponding port range | GAME_PORT +2 | also don't forget to click on show more and change the GAME_PORT)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2456-2458"
},
{
"@attributes": {
"Name": "GAME_PORT",
"Target": "GAME_PORT",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing (intital GAME_PORT | Dont forget to create create a new UDP port mapping with the corresponding port range and delete the default port range | GAME_PORT +2)",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "2456"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing!",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing!",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Debug Log Output",
"Target": "DEBUG_OUTPUT",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing!",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "ich777's Repository",
"Category": "GameServers:",
"Description": "This Docker will download and install SteamCMD. It will also install Valheim and run it.\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/Valheim.xml",
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1612300114,
"FirstSeen": 1612300114
},
{
"Name": "Vintage-Story",
"Repository": "ich777/vintagestory",

View File

@ -1,7 +1,7 @@
{
"apps": 1121,
"last_updated_timestamp": 1612293305,
"last_updated": "2021-02-02 14:15",
"apps": 1122,
"last_updated_timestamp": 1612300115,
"last_updated": "2021-02-02 16:08",
"categories": [
{
"Cat": "Backup:",
@ -119231,6 +119231,353 @@
"LastUpdateScan": 1610672983,
"FirstSeen": 1608073729
},
{
"Name": "Valheim",
"Repository": "ich777/steamcmd:valheim",
"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.valheimgame.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install Valheim and run it.\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": "",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Valheim.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/valheim.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": "2456-2458",
"ContainerPort": "2456-2458",
"Protocol": "udp"
}
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/steamcmd",
"ContainerDir": "/serverdata/steamcmd",
"Mode": "rw"
},
{
"HostDir": "/mnt/cache/appdata/valheim",
"ContainerDir": "/serverdata/serverfiles",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "896660",
"Name": "GAME_ID",
"Mode": ""
},
{
"Value": "",
"Name": "GAME_PARAMS",
"Mode": ""
},
{
"Value": "",
"Name": "USERNAME",
"Mode": ""
},
{
"Value": "",
"Name": "VALIDATE",
"Mode": ""
},
{
"Value": "",
"Name": "PASSWRD",
"Mode": ""
},
{
"Value": "Valheim Docker",
"Name": "SRV_NAME",
"Mode": ""
},
{
"Value": "Dedicated",
"Name": "WORLD_NAME",
"Mode": ""
},
{
"Value": "Docker",
"Name": "SRV_PWD",
"Mode": ""
},
{
"Value": "1",
"Name": "PUBLIC",
"Mode": ""
},
{
"Value": "2456",
"Name": "GAME_PORT",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
},
{
"Value": "false",
"Name": "DEBUG_OUTPUT",
"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/valheim"
},
{
"@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": "896660"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your extra start up commands for the server here otherwise leave empty.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@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": "Server Name",
"Target": "SRV_NAME",
"Default": "",
"Mode": "",
"Description": "Name of the Server",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Valheim Docker"
},
{
"@attributes": {
"Name": "World Name",
"Target": "WORLD_NAME",
"Default": "",
"Mode": "",
"Description": "Name of the Server World",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Dedicated"
},
{
"@attributes": {
"Name": "Server Password",
"Target": "SRV_PWD",
"Default": "",
"Mode": "",
"Description": "Server Password if not needed leave empty (you can only leave the password empty if you set Public Server to '0'). ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "Docker"
},
{
"@attributes": {
"Name": "Public Server",
"Target": "PUBLIC",
"Default": "",
"Mode": "",
"Description": "List Server as Public (set to '0' to disable or set to '1' to enable | when set to Public play '0' then you can leave the password blank).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1"
},
{
"@attributes": {
"Name": "UDP - Game Port Range",
"Target": "2456-2458",
"Default": "",
"Mode": "udp",
"Description": "UDP Game Ports (If you need another port delete this Entry and create a new UDP port mapping with the corresponding port range | GAME_PORT +2 | also don't forget to click on show more and change the GAME_PORT)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2456-2458"
},
{
"@attributes": {
"Name": "GAME_PORT",
"Target": "GAME_PORT",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing (intital GAME_PORT | Dont forget to create create a new UDP port mapping with the corresponding port range and delete the default port range | GAME_PORT +2)",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "2456"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing!",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing!",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Debug Log Output",
"Target": "DEBUG_OUTPUT",
"Default": "",
"Mode": "",
"Description": "Only change if you know what you are doing!",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "ich777's Repository",
"Category": "GameServers:",
"Description": "This Docker will download and install SteamCMD. It will also install Valheim and run it.\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/Valheim.xml",
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1612300114,
"FirstSeen": 1612300114
},
{
"Name": "Vintage-Story",
"Repository": "ich777/vintagestory",

View File

@ -1432,5 +1432,6 @@
"blakeblackshear/frigate:0.8.1-amd64": 1612105699,
"portainerci/portainer:2.1": 1612141640,
"f0rc3/barcodebuddy-docker:latest": 1612184894,
"haveagitgat/tdarr_node": 1612213758
"haveagitgat/tdarr_node": 1612213758,
"ich777/steamcmd:valheim": 1612300114
}

View File

@ -6546,11 +6546,10 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 363102,
"downloads": 371579,
"stars": 3,
"trending": 1.178,
"trending": 2.281,
"trends": [
6.948,
4.421,
4.254,
3.822,
@ -6562,10 +6561,10 @@
2.152,
1.887,
1.275,
1.178
1.178,
2.281
],
"trendsDate": [
1578510378,
1581109560,
1583703275,
1586297397,
@ -6577,10 +6576,10 @@
1601906953,
1604503356,
1607101720,
1609697704
1609697704,
1612293299
],
"downloadtrend": [
258998,
270978,
283017,
294263,
@ -6592,9 +6591,10 @@
347564,
354250,
358824,
363102
363102,
371579
],
"LastUpdateScan": 1609697704,
"LastUpdateScan": 1612293299,
"FirstSeen": 1539554644
},
{
@ -6674,11 +6674,10 @@
"Downloaders",
"MediaApp-Video"
],
"downloads": 13248250,
"downloads": 13561376,
"stars": 19,
"trending": 1.504,
"trending": 2.309,
"trends": [
3.861,
3.933,
4.244,
4.571,
@ -6690,10 +6689,10 @@
3.719,
3.277,
2.226,
1.504
1.504,
2.309
],
"trendsDate": [
1578510378,
1581109561,
1583703276,
1586297398,
@ -6705,10 +6704,10 @@
1601906953,
1604503356,
1607101720,
1609697704
1609697704,
1612293299
],
"downloadtrend": [
8531162,
8880426,
9273978,
9718180,
@ -6720,9 +6719,10 @@
12340419,
12758545,
13048952,
13248250
13248250,
13561376
],
"LastUpdateScan": 1609697704,
"LastUpdateScan": 1612293299,
"FirstSeen": 1
},
{
@ -9243,11 +9243,10 @@
"HomeAutomation",
"Network-Other"
],
"downloads": 29688,
"downloads": 29730,
"stars": 1,
"trending": 0.111,
"trending": 0.141,
"trends": [
0.493,
0.491,
0.144,
5.671,
@ -9259,10 +9258,10 @@
7.168,
6.828,
2.556,
0.111
0.111,
0.141
],
"trendsDate": [
1578524771,
1581124044,
1583719755,
1586318963,
@ -9274,10 +9273,10 @@
1601906954,
1604503356,
1607101720,
1609697705
1609697705,
1612293299
],
"downloadtrend": [
18645,
18737,
18764,
19892,
@ -9289,9 +9288,10 @@
26924,
28897,
29655,
29688
29688,
29730
],
"LastUpdateScan": 1609697705,
"LastUpdateScan": 1612293299,
"FirstSeen": 1
},
{
@ -15998,11 +15998,10 @@
"CategoryList": [
"Productivity"
],
"downloads": 4368992,
"stars": 32,
"trending": 1.014,
"downloads": 4393054,
"stars": 33,
"trending": 0.548,
"trends": [
13.744,
10.588,
10.062,
9.098,
@ -16014,10 +16013,10 @@
6.983,
19.294,
1.999,
1.014
1.014,
0.548
],
"trendsDate": [
1578481577,
1581081330,
1583676408,
1586269762,
@ -16029,10 +16028,10 @@
1601906954,
1604503356,
1607101721,
1609697705
1609697705,
1612293299
],
"downloadtrend": [
1518148,
1697915,
1887880,
2076823,
@ -16044,9 +16043,10 @@
3420495,
4238237,
4324680,
4368992
4368992,
4393054
],
"LastUpdateScan": 1609697705,
"LastUpdateScan": 1612293299,
"FirstSeen": 1560290835
},
{
@ -20375,11 +20375,10 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 3523554,
"downloads": 3536279,
"stars": 28,
"trending": 0.588,
"trending": 0.36,
"trends": [
12.599,
6.748,
11.926,
7.772,
@ -20391,10 +20390,10 @@
3.644,
4.169,
1.777,
0.588
0.588,
0.36
],
"trendsDate": [
1578474377,
1581073585,
1583669219,
1586268500,
@ -20406,10 +20405,10 @@
1601906954,
1604503357,
1607101721,
1609697705
1609697705,
1612293300
],
"downloadtrend": [
1528851,
1639477,
1861485,
2018354,
@ -20421,9 +20420,10 @@
3297151,
3440589,
3502835,
3523554
3523554,
3536279
],
"LastUpdateScan": 1609697705,
"LastUpdateScan": 1612293300,
"FirstSeen": 1560283785
},
{
@ -22143,11 +22143,10 @@
"Network-Web",
"Network-Management"
],
"downloads": 8441895,
"stars": 47,
"trending": 0.242,
"downloads": 8457250,
"stars": 48,
"trending": 0.182,
"trends": [
33.136,
21.474,
16.992,
12.676,
@ -22159,10 +22158,10 @@
1.507,
1.202,
0.554,
0.242
0.242,
0.182
],
"trendsDate": [
1578474378,
1581073585,
1583669219,
1586268500,
@ -22174,10 +22173,10 @@
1601906954,
1604503357,
1607101721,
1609697706
1609697706,
1612293300
],
"downloadtrend": [
2512003,
3198944,
3853785,
4413196,
@ -22189,9 +22188,10 @@
8274108,
8374787,
8421440,
8441895
8441895,
8457250
],
"LastUpdateScan": 1609697706,
"LastUpdateScan": 1612293300,
"FirstSeen": 1560283785
},
{
@ -24539,11 +24539,10 @@
"Network-Other",
"Tools-Utilities"
],
"downloads": 91243682,
"downloads": 91978312,
"stars": 147,
"trending": 0.558,
"trending": 0.799,
"trends": [
5.011,
4.117,
4.149,
4.696,
@ -24555,10 +24554,10 @@
3.141,
2.673,
1.081,
0.558
0.558,
0.799
],
"trendsDate": [
1578524772,
1581124044,
1583719756,
1586318964,
@ -24570,10 +24569,10 @@
1601906955,
1604503357,
1607101721,
1609697706
1609697706,
1612293300
],
"downloadtrend": [
62068226,
64733146,
67534892,
70862335,
@ -24585,9 +24584,10 @@
87355225,
89754132,
90734961,
91243682
91243682,
91978312
],
"LastUpdateScan": 1609697706,
"LastUpdateScan": 1612293300,
"FirstSeen": 1475208000
},
{
@ -27880,11 +27880,10 @@
"Cloud",
"Network-Other"
],
"downloads": 5730693,
"stars": 65,
"trending": 1.892,
"downloads": 5821081,
"stars": 66,
"trending": 1.553,
"trends": [
6.555,
10.228,
10.088,
9.316,
@ -27896,10 +27895,10 @@
8.306,
8.419,
4.028,
1.892
1.892,
1.553
],
"trendsDate": [
1578495980,
1581095184,
1583690824,
1586290122,
@ -27911,10 +27910,10 @@
1601906955,
1604503357,
1607101722,
1609697706
1609697706,
1612293300
],
"downloadtrend": [
2380311,
2651497,
2948983,
3251933,
@ -27926,9 +27925,10 @@
4941507,
5395785,
5622274,
5730693
5730693,
5821081
],
"LastUpdateScan": 1609697706,
"LastUpdateScan": 1612293300,
"FirstSeen": 1487480400
},
{
@ -30288,11 +30288,10 @@
"Category": "Other:Uncategorized",
"Description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more..",
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/sickgear.xml",
"downloads": 1041614,
"stars": 22,
"trending": 2.052,
"downloads": 1048588,
"stars": 24,
"trending": 0.665,
"trends": [
9.004,
15.856,
14.735,
9.768,
@ -30304,10 +30303,10 @@
9.74,
8.106,
5.367,
2.052
2.052,
0.665
],
"trendsDate": [
1578474378,
1581073586,
1583669219,
1586268501,
@ -30319,10 +30318,10 @@
1601906955,
1604503358,
1607101722,
1609697706
1609697706,
1612293301
],
"downloadtrend": [
312233,
371069,
435193,
482306,
@ -30334,9 +30333,10 @@
887222,
965480,
1020235,
1041614
1041614,
1048588
],
"LastUpdateScan": 1609697706,
"LastUpdateScan": 1612293301,
"FirstSeen": 1560283786
},
{
@ -47516,11 +47516,10 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 9218586,
"stars": 32,
"trending": 1.889,
"downloads": 9641824,
"stars": 34,
"trending": 4.39,
"trends": [
10.085,
8.356,
10.522,
12.609,
@ -47532,10 +47531,10 @@
7.304,
6.694,
3.258,
1.889
1.889,
4.39
],
"trendsDate": [
1578481577,
1581081331,
1583676409,
1586269762,
@ -47547,10 +47546,10 @@
1601906955,
1604503358,
1607101722,
1609697707
1609697707,
1612293301
],
"downloadtrend": [
3622728,
3953031,
4417857,
5055301,
@ -47562,9 +47561,10 @@
8164081,
8749749,
9044458,
9218586
9218586,
9641824
],
"LastUpdateScan": 1609697707,
"LastUpdateScan": 1612293301,
"FirstSeen": 1547316074
},
{
@ -66500,7 +66500,7 @@
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1609697707,
"LastUpdateScan": 1612293301,
"FirstSeen": 1547334072
},
{
@ -78910,10 +78910,9 @@
"CategoryList": [
"Tools"
],
"downloads": 86759,
"trending": 2.092,
"downloads": 90149,
"trending": 3.76,
"trends": [
3.53,
6.585,
7.417,
6.803,
@ -78925,10 +78924,10 @@
12.606,
7.351,
2.011,
2.092
2.092,
3.76
],
"trendsDate": [
1578474379,
1581073587,
1583669220,
1586268501,
@ -78940,10 +78939,10 @@
1601906956,
1604503358,
1607101722,
1609697707
1609697707,
1612293301
],
"downloadtrend": [
39097,
41853,
45206,
48506,
@ -78955,9 +78954,10 @@
77117,
83236,
84944,
86759
86759,
90149
],
"LastUpdateScan": 1609697707,
"LastUpdateScan": 1612293301,
"FirstSeen": 1544706071
},
{
@ -79457,11 +79457,10 @@
"Tools-Utilities",
"Network-Management"
],
"downloads": 36342467,
"downloads": 37107187,
"stars": 12,
"trending": 1.035,
"trending": 2.061,
"trends": [
12.019,
10.932,
8.312,
8.187,
@ -79473,10 +79472,10 @@
5.929,
4.855,
1.931,
1.035
1.035,
2.061
],
"trendsDate": [
1578503168,
1581102405,
1583697995,
1586297398,
@ -79488,10 +79487,10 @@
1601906956,
1604503358,
1607101723,
1609697707
1609697707,
1612293302
],
"downloadtrend": [
16254746,
18249886,
19904421,
21679310,
@ -79503,9 +79502,10 @@
33559148,
35271478,
35966153,
36342467
36342467,
37107187
],
"LastUpdateScan": 1609697707,
"LastUpdateScan": 1612293302,
"FirstSeen": 1552514492
},
{
@ -82523,22 +82523,24 @@
"CategoryList": [
"Network-Other"
],
"downloads": 18484,
"downloads": 21845,
"stars": 3,
"trending": 11.881,
"trending": 15.386,
"trends": [
6.015,
5.613,
12.934,
12.187,
11.881
11.881,
15.386
],
"trendsDate": [
1599310506,
1601906956,
1604503359,
1607101723,
1609697708
1609697708,
1612293302
],
"downloadtrend": [
11047,
@ -82546,9 +82548,10 @@
12453,
14303,
16288,
18484
18484,
21845
],
"LastUpdateScan": 1609697708,
"LastUpdateScan": 1612293302,
"FirstSeen": 1581081332
},
{
@ -83326,11 +83329,10 @@
"Tools-Utilities",
"Other"
],
"downloads": 252998673,
"stars": 1102,
"trending": 1.619,
"downloads": 259451878,
"stars": 1104,
"trending": 2.487,
"trends": [
7.591,
7.517,
7.2,
6.771,
@ -83342,10 +83344,10 @@
5.235,
4.481,
2.042,
1.619
1.619,
2.487
],
"trendsDate": [
1578481578,
1581081332,
1583676409,
1586269763,
@ -83357,10 +83359,10 @@
1601906957,
1604503359,
1607101723,
1609697708
1609697708,
1612293302
],
"downloadtrend": [
133477448,
144326859,
155525271,
166819884,
@ -83372,9 +83374,10 @@
232895957,
243820731,
248903846,
252998673
252998673,
259451878
],
"LastUpdateScan": 1609697708,
"LastUpdateScan": 1612293302,
"FirstSeen": 1555092105
},
{
@ -128109,7 +128112,7 @@
"CategoryList": [
"MediaApp-Music"
],
"LastUpdateScan": 1609697708,
"LastUpdateScan": 1612293302,
"FirstSeen": 1591481245
},
{
@ -133989,9 +133992,9 @@
"CategoryList": [
"Network-Management"
],
"downloads": 66435934,
"stars": 249,
"trending": 7.543,
"downloads": 73227606,
"stars": 254,
"trending": 9.275,
"trends": [
7.22,
6.418,
@ -133999,7 +134002,8 @@
12.864,
22.624,
13.403,
7.543
7.543,
9.275
],
"trendsDate": [
1594080631,
@ -134008,7 +134012,8 @@
1601906957,
1604503359,
1607101724,
1609697708
1609697708,
1612293302
],
"downloadtrend": [
28843909,
@ -134018,9 +134023,10 @@
41157630,
53191964,
61424959,
66435934
66435934,
73227606
],
"LastUpdateScan": 1609697708,
"LastUpdateScan": 1612293302,
"FirstSeen": 1591481245
},
{
@ -136033,11 +136039,10 @@
"Productivity",
"MediaApp-Video"
],
"downloads": 6363443,
"downloads": 6509362,
"stars": 10,
"trending": 1.683,
"trending": 2.242,
"trends": [
63.163,
49.158,
36.671,
27.184,
@ -136049,10 +136054,10 @@
9.848,
8.3,
4.008,
1.683
1.683,
2.242
],
"trendsDate": [
1578488770,
1581087985,
1583683635,
1586282909,
@ -136064,10 +136069,10 @@
1601906957,
1604503360,
1607101724,
1609697708
1609697708,
1612293303
],
"downloadtrend": [
429272,
844323,
1333226,
1830944,
@ -136079,9 +136084,10 @@
5507064,
6005539,
6256315,
6363443
6363443,
6509362
],
"LastUpdateScan": 1609697708,
"LastUpdateScan": 1612293303,
"FirstSeen": 1573290408
},
{
@ -138549,7 +138555,7 @@
"CategoryList": [
"Productivity"
],
"LastUpdateScan": 1609697709,
"LastUpdateScan": 1612293303,
"FirstSeen": 1570723513
},
{
@ -138671,11 +138677,10 @@
"CategoryList": [
"Productivity"
],
"downloads": 2200017,
"downloads": 2335801,
"stars": 4,
"trending": 2.792,
"trending": 5.813,
"trends": [
4.924,
3.078,
2.313,
2.904,
@ -138687,10 +138692,10 @@
5.567,
4.242,
1.83,
2.792
2.792,
5.813
],
"trendsDate": [
1578517745,
1581116762,
1583712560,
1586311716,
@ -138702,10 +138707,10 @@
1601906958,
1604503360,
1607101724,
1609697709
1609697709,
1612293303
],
"downloadtrend": [
1114122,
1149508,
1176727,
1211925,
@ -138717,9 +138722,10 @@
2010397,
2099456,
2138601,
2200017
2200017,
2335801
],
"LastUpdateScan": 1609697709,
"LastUpdateScan": 1612293303,
"FirstSeen": 1570723513
},
{

View File

@ -41209,5 +41209,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ich777/steamcmd:valheim": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1612300114,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -0,0 +1,140 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Valheim</Name>
<Repository>ich777/steamcmd:valheim</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.valheimgame.com/</Project>
<Overview>This Docker will download and install SteamCMD. It will also install Valheim and run it.&#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>
<TemplateURL>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Valheim.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/valheim.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>2456-2458</HostPort>
<ContainerPort>2456-2458</ContainerPort>
<Protocol>udp</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/valheim</HostDir>
<ContainerDir>/serverdata/serverfiles</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>896660</Value>
<Name>GAME_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></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>Valheim Docker</Value>
<Name>SRV_NAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>Dedicated</Value>
<Name>WORLD_NAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>Docker</Value>
<Name>SRV_PWD</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1</Value>
<Name>PUBLIC</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>2456</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>
<Variable>
<Value>false</Value>
<Name>DEBUG_OUTPUT</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/valheim</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">896660</Config>
<Config Name="GAME_PARAMS" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your extra start up commands for the server here otherwise leave empty." Type="Variable" Display="always" Required="false" Mask="false"></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="Server Name" Target="SRV_NAME" Default="" Mode="" Description="Name of the Server" Type="Variable" Display="always" Required="true" Mask="false">Valheim Docker</Config>
<Config Name="World Name" Target="WORLD_NAME" Default="" Mode="" Description="Name of the Server World" Type="Variable" Display="always" Required="true" Mask="false">Dedicated</Config>
<Config Name="Server Password" Target="SRV_PWD" Default="" Mode="" Description="Server Password if not needed leave empty (you can only leave the password empty if you set Public Server to '0'). " Type="Variable" Display="always" Required="false" Mask="false">Docker</Config>
<Config Name="Public Server" Target="PUBLIC" Default="" Mode="" Description="List Server as Public (set to '0' to disable or set to '1' to enable | when set to Public play '0' then you can leave the password blank)." Type="Variable" Display="always" Required="true" Mask="false">1</Config>
<Config Name="UDP - Game Port Range" Target="2456-2458" Default="" Mode="udp" Description="UDP Game Ports (If you need another port delete this Entry and create a new UDP port mapping with the corresponding port range | GAME_PORT +2 | also don't forget to click on show more and change the GAME_PORT)" Type="Port" Display="always" Required="false" Mask="false">2456-2458</Config>
<Config Name="GAME_PORT" Target="GAME_PORT" Default="" Mode="" Description="Only change if you know what you are doing (intital GAME_PORT | Dont forget to create create a new UDP port mapping with the corresponding port range and delete the default port range | GAME_PORT +2)" Type="Variable" Display="advanced" Required="true" Mask="false">2456</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Only change if you know what you are doing!" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Only change if you know what you are doing!" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Config Name="Debug Log Output" Target="DEBUG_OUTPUT" Default="" Mode="" Description="Only change if you know what you are doing!" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
<Category>GameServers:</Category>
<Description>This Docker will download and install SteamCMD. It will also install Valheim and run it.&#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/Valheim.xml</templatePath>
</Container>