mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-03 10:27:42 +00:00
Update
This commit is contained in:
parent
1331be2cff
commit
588336dc1e
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1608071308
|
||||
"last_updated_timestamp": 1608073744
|
||||
}
|
@ -37873,6 +37873,7 @@
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Icon": "https://raw.githubusercontent.com/bashNinja-dockers/docker-pritunl/0cf3b425/logo.png",
|
||||
"Beta": "true",
|
||||
"BaseImage": "lsiobase/xenial",
|
||||
"Repo": "bashNinja's Repository",
|
||||
@ -116450,15 +116451,179 @@
|
||||
"FirstSeen": 1570363768
|
||||
},
|
||||
{
|
||||
"TemplatePath": "/tmp/appFeed/templates/ich777sRepository/ich777/Urban-Terror.xml",
|
||||
"errors": [
|
||||
"Opening and ending tag mismatch: Forum line 9 and Maintainer",
|
||||
"EndTag: '</' not found",
|
||||
"EntityRef: expecting ';'",
|
||||
"EntityRef: expecting ';'"
|
||||
"Name": "Urban-Terror",
|
||||
"Repository": "ich777/urbanterror",
|
||||
"Registry": "https://hub.docker.com/r/ich777/urbanterror/",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
|
||||
"Project": "https://www.urbanterror.info/",
|
||||
"Overview": "Urban Terror\u2122 is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh.\r\n\r\nUrban Terror can be described as a Hollywood tactical shooter; somewhat realism based, but the motto is \"fun over realism\". This results in a very unique, enjoyable and addictive game.\r\n\r\nATTENTION: The first startup can take very long since the container downloads the gamefiles, please wait patiently even if it seems to be stuck (this can take up to 30 minutes).\r\n\r\nUPDATE: The container will search for a new version of the game on every start/restart of the container if the variable 'CHECK_FOR_UPDATES' is set to 'true'.",
|
||||
"WebUI": "",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Urban-Terror.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/urbanterror.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": "27960",
|
||||
"ContainerPort": "27960",
|
||||
"Protocol": "udp"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Data": {
|
||||
"Volume": {
|
||||
"HostDir": "/mnt/cache/appdata/urban-terror/",
|
||||
"ContainerDir": "/urbanterror",
|
||||
"Mode": "rw"
|
||||
}
|
||||
},
|
||||
"Environment": {
|
||||
"Variable": [
|
||||
{
|
||||
"Value": "",
|
||||
"Name": "START_PARAMS",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "true",
|
||||
"Name": "CHECK_FOR_UPDATES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "99",
|
||||
"Name": "UID",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "100",
|
||||
"Name": "GID",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "000",
|
||||
"Name": "UMASK",
|
||||
"Mode": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Data Dir",
|
||||
"Target": "/urbanterror",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Data Path",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/cache/appdata/urban-terror/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UDP - Game Port",
|
||||
"Target": "27960",
|
||||
"Default": "",
|
||||
"Mode": "udp",
|
||||
"Description": "UDP Game Port",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "27960"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Extra Start Parameters",
|
||||
"Target": "START_PARAMS",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Enter you extra startup parameters if needed",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Check for Updates",
|
||||
"Target": "CHECK_FOR_UPDATES",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Set to 'true' (without quotes) to search for updates on every start/restart otherwise leave empty",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"@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"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Umask",
|
||||
"Target": "UMASK",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: UMASK",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "000"
|
||||
}
|
||||
],
|
||||
"LastUpdateScan": 1607519296,
|
||||
"FirstSeen": 1538604219
|
||||
"Repo": "ich777's Repository",
|
||||
"Category": "GameServers:",
|
||||
"Description": "Urban Terror\u2122 is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh.\r\n\r\nUrban Terror can be described as a Hollywood tactical shooter; somewhat realism based, but the motto is \"fun over realism\". This results in a very unique, enjoyable and addictive game.\r\n\r\nATTENTION: The first startup can take very long since the container downloads the gamefiles, please wait patiently even if it seems to be stuck (this can take up to 30 minutes).\r\n\r\nUPDATE: The container will search for a new version of the game on every start/restart of the container if the variable 'CHECK_FOR_UPDATES' is set to 'true'.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Urban-Terror.xml",
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 7,
|
||||
"LastUpdateScan": 1608073729,
|
||||
"FirstSeen": 1608073729
|
||||
},
|
||||
{
|
||||
"Name": "Vintage-Story",
|
||||
@ -174696,17 +174861,17 @@
|
||||
"FirstSeen": 1608045586
|
||||
},
|
||||
{
|
||||
"Name": "deepstack-gpu",
|
||||
"Repository": "deepquestai/deepstack:gpu",
|
||||
"Name": "deepstack",
|
||||
"Repository": "deepquestai/deepstack",
|
||||
"Registry": "https://hub.docker.com/r/deepquestai/deepstack",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://deepstack.cc",
|
||||
"Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"WebUI": "http://[IP]:[PORT:5000]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack-gpu.xml",
|
||||
"ExtraParams": "--runtime=nvidia",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml",
|
||||
"Icon": "https://deepstack.cc/static/img/deepstacklogo.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Networking": {
|
||||
@ -174734,13 +174899,8 @@
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "",
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "all",
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Value": "False",
|
||||
"Name": "VISION-FACE",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
@ -174749,8 +174909,13 @@
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "False",
|
||||
"Name": "VISION-FACE",
|
||||
"Value": "",
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "all",
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Mode": ""
|
||||
}
|
||||
]
|
||||
@ -174772,7 +174937,7 @@
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "datastore path",
|
||||
"Name": "AppData:",
|
||||
"Target": "/datastore",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
@ -174790,7 +174955,7 @@
|
||||
"Target": "VISION-DETECTION",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: VISION-DETECTION\r\nThis enables the object detection API, all apis are disabled by default.",
|
||||
"Description": "This enables the object detection API.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -174798,6 +174963,34 @@
|
||||
},
|
||||
"value": "True"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "VISION-FACE",
|
||||
"Target": "VISION-FACE",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "This enables the face recognition APIs.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "False"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Performance Mode",
|
||||
"Target": "MODE",
|
||||
"Default": "High|Medium|Low",
|
||||
"Mode": "",
|
||||
"Description": "DeepStack offers three modes allowing you to tradeoff speed for performance. You can specify performance mode to be High, Medium and Low.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "Medium"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Nvidia Visible Devices",
|
||||
@ -174825,47 +175018,20 @@
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Performance Mode",
|
||||
"Target": "MODE",
|
||||
"Default": "Hight|Medium|Low",
|
||||
"Mode": "",
|
||||
"Description": "DeepStack offers three modes allowing you to tradeoff speed for performance. You can specify performance mode to be High, Medium and Low.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "Medium"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "VISION-FACE",
|
||||
"Target": "VISION-FACE",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "This enables the face recognition APIs, all apis are disabled by default.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "False"
|
||||
}
|
||||
],
|
||||
"Repo": "ndetar's Repository",
|
||||
"Date": "1608070706",
|
||||
"Category": "HomeAutomation: Tools:Utilities",
|
||||
"OriginalOverview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n[br]\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n[br]\r\n[br]\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object\r\n[br]\r\n[br]\r\n[b][u][span style='color: #E80000;']Nvidia GPU Use[/span][/u][/b]\r\n[br]\r\nInstall Unraid Nvidia Plugin to install Nvidia Drivers and[br] make sure [b]--runtime=nvidia[/b] is in the [b]\"extra parameters\"[/b] field (switch on advanced view) and[br]copy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]",
|
||||
"Description": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/ndetarsRepository/n8detar/deepstack-gpu.xml",
|
||||
"OriginalOverview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n[br]\r\n[br]\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object\r\n[br]\r\n[br]\r\n[b][u][span style='color: #E80000;']Old CPUs without AVX[/span][/u][/b]\r\n[br]\r\n If you are using an older cpu that dosn't support AVX add [b]:noavx[/b] to the end of the [b]\"Repository:\"[/b] field (switch on advanced view). \r\n[br]\r\nShould look like this: [b]deepquestai/deepstack:noavx[/b]\r\n[br]\r\n[br]\r\n[b][u][span style='color: #E80000;']Nvidia GPU Use[/span][/u][/b]\r\n[br]\r\nInstall Unraid Nvidia Plugin to install Nvidia Drivers: [b]https://forums.unraid.net/topic/98978-plugin-nvidia-driver/[/b]\r\n[br] \r\nAdd [b]:gpu[/b] to the end of the [b]\"Repository:\"[/b] field (switch on advanced view). Should look like this: [b]deepquestai/deepstack:gpu[/b]\r\n[br]\r\nAdd [b]--runtime=nvidia[/b] to the [b]\"Extra Parameters:\"[/b] field (switch on advanced view) .\r\n[br]\r\nCopy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]",
|
||||
"Description": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/ndetarsRepository/n8detar/deepstack.xml",
|
||||
"CategoryList": [
|
||||
"HomeAutomation",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"LastUpdateScan": 1608071278,
|
||||
"FirstSeen": 1608071278
|
||||
"downloads": 3186971,
|
||||
"stars": 6,
|
||||
"LastUpdateScan": 1605820582,
|
||||
"FirstSeen": 1605820582
|
||||
}
|
||||
]
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 1070,
|
||||
"last_updated_timestamp": 1608071308,
|
||||
"last_updated": "2020-12-15 17:28",
|
||||
"last_updated_timestamp": 1608073744,
|
||||
"last_updated": "2020-12-15 18:09",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -38027,6 +38027,7 @@
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Icon": "https://raw.githubusercontent.com/bashNinja-dockers/docker-pritunl/0cf3b425/logo.png",
|
||||
"Beta": "true",
|
||||
"BaseImage": "lsiobase/xenial",
|
||||
"Repo": "bashNinja's Repository",
|
||||
@ -116604,15 +116605,179 @@
|
||||
"FirstSeen": 1570363768
|
||||
},
|
||||
{
|
||||
"TemplatePath": "/tmp/appFeed/templates/ich777sRepository/ich777/Urban-Terror.xml",
|
||||
"errors": [
|
||||
"Opening and ending tag mismatch: Forum line 9 and Maintainer",
|
||||
"EndTag: '</' not found",
|
||||
"EntityRef: expecting ';'",
|
||||
"EntityRef: expecting ';'"
|
||||
"Name": "Urban-Terror",
|
||||
"Repository": "ich777/urbanterror",
|
||||
"Registry": "https://hub.docker.com/r/ich777/urbanterror/",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
|
||||
"Project": "https://www.urbanterror.info/",
|
||||
"Overview": "Urban Terror\u2122 is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh.\r\n\r\nUrban Terror can be described as a Hollywood tactical shooter; somewhat realism based, but the motto is \"fun over realism\". This results in a very unique, enjoyable and addictive game.\r\n\r\nATTENTION: The first startup can take very long since the container downloads the gamefiles, please wait patiently even if it seems to be stuck (this can take up to 30 minutes).\r\n\r\nUPDATE: The container will search for a new version of the game on every start/restart of the container if the variable 'CHECK_FOR_UPDATES' is set to 'true'.",
|
||||
"WebUI": "",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Urban-Terror.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/urbanterror.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": "27960",
|
||||
"ContainerPort": "27960",
|
||||
"Protocol": "udp"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Data": {
|
||||
"Volume": {
|
||||
"HostDir": "/mnt/cache/appdata/urban-terror/",
|
||||
"ContainerDir": "/urbanterror",
|
||||
"Mode": "rw"
|
||||
}
|
||||
},
|
||||
"Environment": {
|
||||
"Variable": [
|
||||
{
|
||||
"Value": "",
|
||||
"Name": "START_PARAMS",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "true",
|
||||
"Name": "CHECK_FOR_UPDATES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "99",
|
||||
"Name": "UID",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "100",
|
||||
"Name": "GID",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "000",
|
||||
"Name": "UMASK",
|
||||
"Mode": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Data Dir",
|
||||
"Target": "/urbanterror",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Data Path",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/cache/appdata/urban-terror/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UDP - Game Port",
|
||||
"Target": "27960",
|
||||
"Default": "",
|
||||
"Mode": "udp",
|
||||
"Description": "UDP Game Port",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "27960"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Extra Start Parameters",
|
||||
"Target": "START_PARAMS",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Enter you extra startup parameters if needed",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Check for Updates",
|
||||
"Target": "CHECK_FOR_UPDATES",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Set to 'true' (without quotes) to search for updates on every start/restart otherwise leave empty",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"@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"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Umask",
|
||||
"Target": "UMASK",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: UMASK",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "000"
|
||||
}
|
||||
],
|
||||
"LastUpdateScan": 1607519296,
|
||||
"FirstSeen": 1538604219
|
||||
"Repo": "ich777's Repository",
|
||||
"Category": "GameServers:",
|
||||
"Description": "Urban Terror\u2122 is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh.\r\n\r\nUrban Terror can be described as a Hollywood tactical shooter; somewhat realism based, but the motto is \"fun over realism\". This results in a very unique, enjoyable and addictive game.\r\n\r\nATTENTION: The first startup can take very long since the container downloads the gamefiles, please wait patiently even if it seems to be stuck (this can take up to 30 minutes).\r\n\r\nUPDATE: The container will search for a new version of the game on every start/restart of the container if the variable 'CHECK_FOR_UPDATES' is set to 'true'.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Urban-Terror.xml",
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 7,
|
||||
"LastUpdateScan": 1608073729,
|
||||
"FirstSeen": 1608073729
|
||||
},
|
||||
{
|
||||
"Name": "Vintage-Story",
|
||||
@ -174850,17 +175015,17 @@
|
||||
"FirstSeen": 1608045586
|
||||
},
|
||||
{
|
||||
"Name": "deepstack-gpu",
|
||||
"Repository": "deepquestai/deepstack:gpu",
|
||||
"Name": "deepstack",
|
||||
"Repository": "deepquestai/deepstack",
|
||||
"Registry": "https://hub.docker.com/r/deepquestai/deepstack",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://deepstack.cc",
|
||||
"Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"WebUI": "http://[IP]:[PORT:5000]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack-gpu.xml",
|
||||
"ExtraParams": "--runtime=nvidia",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml",
|
||||
"Icon": "https://deepstack.cc/static/img/deepstacklogo.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Networking": {
|
||||
@ -174888,13 +175053,8 @@
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "",
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "all",
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Value": "False",
|
||||
"Name": "VISION-FACE",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
@ -174903,8 +175063,13 @@
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "False",
|
||||
"Name": "VISION-FACE",
|
||||
"Value": "",
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "all",
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Mode": ""
|
||||
}
|
||||
]
|
||||
@ -174926,7 +175091,7 @@
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "datastore path",
|
||||
"Name": "AppData:",
|
||||
"Target": "/datastore",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
@ -174944,7 +175109,7 @@
|
||||
"Target": "VISION-DETECTION",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: VISION-DETECTION\r\nThis enables the object detection API, all apis are disabled by default.",
|
||||
"Description": "This enables the object detection API.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -174952,6 +175117,34 @@
|
||||
},
|
||||
"value": "True"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "VISION-FACE",
|
||||
"Target": "VISION-FACE",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "This enables the face recognition APIs.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "False"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Performance Mode",
|
||||
"Target": "MODE",
|
||||
"Default": "High|Medium|Low",
|
||||
"Mode": "",
|
||||
"Description": "DeepStack offers three modes allowing you to tradeoff speed for performance. You can specify performance mode to be High, Medium and Low.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "Medium"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Nvidia Visible Devices",
|
||||
@ -174979,48 +175172,21 @@
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Performance Mode",
|
||||
"Target": "MODE",
|
||||
"Default": "Hight|Medium|Low",
|
||||
"Mode": "",
|
||||
"Description": "DeepStack offers three modes allowing you to tradeoff speed for performance. You can specify performance mode to be High, Medium and Low.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "Medium"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "VISION-FACE",
|
||||
"Target": "VISION-FACE",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "This enables the face recognition APIs, all apis are disabled by default.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "False"
|
||||
}
|
||||
],
|
||||
"Repo": "ndetar's Repository",
|
||||
"Date": "1608070706",
|
||||
"Category": "HomeAutomation: Tools:Utilities",
|
||||
"OriginalOverview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n[br]\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n[br]\r\n[br]\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object\r\n[br]\r\n[br]\r\n[b][u][span style='color: #E80000;']Nvidia GPU Use[/span][/u][/b]\r\n[br]\r\nInstall Unraid Nvidia Plugin to install Nvidia Drivers and[br] make sure [b]--runtime=nvidia[/b] is in the [b]\"extra parameters\"[/b] field (switch on advanced view) and[br]copy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]",
|
||||
"Description": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/ndetarsRepository/n8detar/deepstack-gpu.xml",
|
||||
"OriginalOverview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n[br]\r\n[br]\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object\r\n[br]\r\n[br]\r\n[b][u][span style='color: #E80000;']Old CPUs without AVX[/span][/u][/b]\r\n[br]\r\n If you are using an older cpu that dosn't support AVX add [b]:noavx[/b] to the end of the [b]\"Repository:\"[/b] field (switch on advanced view). \r\n[br]\r\nShould look like this: [b]deepquestai/deepstack:noavx[/b]\r\n[br]\r\n[br]\r\n[b][u][span style='color: #E80000;']Nvidia GPU Use[/span][/u][/b]\r\n[br]\r\nInstall Unraid Nvidia Plugin to install Nvidia Drivers: [b]https://forums.unraid.net/topic/98978-plugin-nvidia-driver/[/b]\r\n[br] \r\nAdd [b]:gpu[/b] to the end of the [b]\"Repository:\"[/b] field (switch on advanced view). Should look like this: [b]deepquestai/deepstack:gpu[/b]\r\n[br]\r\nAdd [b]--runtime=nvidia[/b] to the [b]\"Extra Parameters:\"[/b] field (switch on advanced view) .\r\n[br]\r\nCopy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]",
|
||||
"Description": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/ndetarsRepository/n8detar/deepstack.xml",
|
||||
"CategoryList": [
|
||||
"HomeAutomation",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"LastUpdateScan": 1608071278,
|
||||
"FirstSeen": 1608071278
|
||||
"downloads": 3186971,
|
||||
"stars": 6,
|
||||
"LastUpdateScan": 1605820582,
|
||||
"FirstSeen": 1605820582
|
||||
}
|
||||
],
|
||||
"repositories": {
|
||||
|
@ -1366,5 +1366,6 @@
|
||||
"jonaswinkler/paperless-ng": 1607893685,
|
||||
"sctx/overseerr": 1607984248,
|
||||
"axelander/openbudgeteer": 1608045586,
|
||||
"deepquestai/deepstack:gpu": 1608071278
|
||||
"deepquestai/deepstack:gpu": 1608071278,
|
||||
"ich777/urbanterror": 1608073729
|
||||
}
|
@ -6399,11 +6399,10 @@
|
||||
"CategoryList": [
|
||||
"Downloaders"
|
||||
],
|
||||
"downloads": 10985497,
|
||||
"downloads": 11099571,
|
||||
"stars": 14,
|
||||
"trending": 2.485,
|
||||
"trending": 1.028,
|
||||
"trends": [
|
||||
6.31,
|
||||
3.928,
|
||||
4.096,
|
||||
4.507,
|
||||
@ -6415,10 +6414,10 @@
|
||||
3.596,
|
||||
3.865,
|
||||
3.6,
|
||||
2.485
|
||||
2.485,
|
||||
1.028
|
||||
],
|
||||
"trendsDate": [
|
||||
1574291231,
|
||||
1576890415,
|
||||
1579489614,
|
||||
1582088809,
|
||||
@ -6430,10 +6429,10 @@
|
||||
1597680521,
|
||||
1600280156,
|
||||
1602879288,
|
||||
1605474551
|
||||
1605474551,
|
||||
1608071274
|
||||
],
|
||||
"downloadtrend": [
|
||||
6489117,
|
||||
6754444,
|
||||
7042914,
|
||||
7375334,
|
||||
@ -6445,9 +6444,10 @@
|
||||
9927684,
|
||||
10326796,
|
||||
10712480,
|
||||
10985497
|
||||
10985497,
|
||||
11099571
|
||||
],
|
||||
"LastUpdateScan": 1605474551,
|
||||
"LastUpdateScan": 1608071274,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -8150,11 +8150,10 @@
|
||||
"CategoryList": [
|
||||
"MediaServer-Video"
|
||||
],
|
||||
"downloads": 423665,
|
||||
"downloads": 425864,
|
||||
"stars": 8,
|
||||
"trending": 0.604,
|
||||
"trending": 0.516,
|
||||
"trends": [
|
||||
3.397,
|
||||
3.315,
|
||||
4.377,
|
||||
2.331,
|
||||
@ -8166,10 +8165,10 @@
|
||||
0.687,
|
||||
0.654,
|
||||
0.652,
|
||||
0.604
|
||||
0.604,
|
||||
0.516
|
||||
],
|
||||
"trendsDate": [
|
||||
1574291231,
|
||||
1576890416,
|
||||
1579489614,
|
||||
1582088810,
|
||||
@ -8181,10 +8180,10 @@
|
||||
1597680521,
|
||||
1600280156,
|
||||
1602879288,
|
||||
1605474552
|
||||
1605474552,
|
||||
1608071274
|
||||
],
|
||||
"downloadtrend": [
|
||||
357472,
|
||||
369729,
|
||||
386651,
|
||||
395877,
|
||||
@ -8196,9 +8195,10 @@
|
||||
415627,
|
||||
418363,
|
||||
421108,
|
||||
423665
|
||||
423665,
|
||||
425864
|
||||
],
|
||||
"LastUpdateScan": 1605474552,
|
||||
"LastUpdateScan": 1608071274,
|
||||
"FirstSeen": 1489464000
|
||||
},
|
||||
{
|
||||
@ -33542,11 +33542,10 @@
|
||||
"CategoryList": [
|
||||
"HomeAutomation"
|
||||
],
|
||||
"downloads": 84938,
|
||||
"downloads": 84987,
|
||||
"stars": 18,
|
||||
"trending": 0.053,
|
||||
"trending": 0.058,
|
||||
"trends": [
|
||||
1.304,
|
||||
3.356,
|
||||
0.077,
|
||||
0.398,
|
||||
@ -33558,10 +33557,10 @@
|
||||
0.057,
|
||||
0.054,
|
||||
0.066,
|
||||
0.053
|
||||
0.053,
|
||||
0.058
|
||||
],
|
||||
"trendsDate": [
|
||||
1574291232,
|
||||
1576890416,
|
||||
1579489614,
|
||||
1582088810,
|
||||
@ -33573,10 +33572,10 @@
|
||||
1597680521,
|
||||
1600280157,
|
||||
1602879288,
|
||||
1605474552
|
||||
1605474552,
|
||||
1608071274
|
||||
],
|
||||
"downloadtrend": [
|
||||
81155,
|
||||
83973,
|
||||
84038,
|
||||
84374,
|
||||
@ -33588,9 +33587,10 @@
|
||||
84791,
|
||||
84837,
|
||||
84893,
|
||||
84938
|
||||
84938,
|
||||
84987
|
||||
],
|
||||
"LastUpdateScan": 1605474552,
|
||||
"LastUpdateScan": 1608071274,
|
||||
"FirstSeen": 1445313600
|
||||
},
|
||||
{
|
||||
@ -37409,11 +37409,10 @@
|
||||
"CategoryList": [
|
||||
"Cloud"
|
||||
],
|
||||
"downloads": 508487,
|
||||
"downloads": 513938,
|
||||
"stars": 1,
|
||||
"trending": 0.93,
|
||||
"trending": 1.061,
|
||||
"trends": [
|
||||
1.018,
|
||||
0.994,
|
||||
1.086,
|
||||
1.106,
|
||||
@ -37425,10 +37424,10 @@
|
||||
1.063,
|
||||
1.089,
|
||||
1.039,
|
||||
0.93
|
||||
0.93,
|
||||
1.061
|
||||
],
|
||||
"trendsDate": [
|
||||
1574295887,
|
||||
1576890416,
|
||||
1579489614,
|
||||
1582088810,
|
||||
@ -37440,10 +37439,10 @@
|
||||
1597680521,
|
||||
1600280157,
|
||||
1602879288,
|
||||
1605474552
|
||||
1605474552,
|
||||
1608071275
|
||||
],
|
||||
"downloadtrend": [
|
||||
438802,
|
||||
443208,
|
||||
448075,
|
||||
453084,
|
||||
@ -37455,9 +37454,10 @@
|
||||
493100,
|
||||
498528,
|
||||
503760,
|
||||
508487
|
||||
508487,
|
||||
513938
|
||||
],
|
||||
"LastUpdateScan": 1605474552,
|
||||
"LastUpdateScan": 1608071275,
|
||||
"FirstSeen": 1481691600
|
||||
},
|
||||
{
|
||||
@ -37522,10 +37522,9 @@
|
||||
"CategoryList": [
|
||||
"MediaServer-Other"
|
||||
],
|
||||
"downloads": 39207,
|
||||
"trending": 1.497,
|
||||
"downloads": 39692,
|
||||
"trending": 1.222,
|
||||
"trends": [
|
||||
2.833,
|
||||
2.602,
|
||||
2.685,
|
||||
3.167,
|
||||
@ -37537,10 +37536,10 @@
|
||||
1.796,
|
||||
1.71,
|
||||
1.75,
|
||||
1.497
|
||||
1.497,
|
||||
1.222
|
||||
],
|
||||
"trendsDate": [
|
||||
1574291232,
|
||||
1576890417,
|
||||
1579489615,
|
||||
1582088810,
|
||||
@ -37552,10 +37551,10 @@
|
||||
1597680522,
|
||||
1600280158,
|
||||
1602879289,
|
||||
1605474552
|
||||
1605474552,
|
||||
1608071275
|
||||
],
|
||||
"downloadtrend": [
|
||||
29760,
|
||||
30555,
|
||||
31398,
|
||||
32425,
|
||||
@ -37567,9 +37566,10 @@
|
||||
37295,
|
||||
37944,
|
||||
38620,
|
||||
39207
|
||||
39207,
|
||||
39692
|
||||
],
|
||||
"LastUpdateScan": 1605474552,
|
||||
"LastUpdateScan": 1608071275,
|
||||
"FirstSeen": 1456635600
|
||||
},
|
||||
{
|
||||
@ -37873,7 +37873,6 @@
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Icon": "https://raw.githubusercontent.com/bashNinja-dockers/docker-pritunl/0cf3b425/logo.png",
|
||||
"Beta": "true",
|
||||
"BaseImage": "lsiobase/xenial",
|
||||
"Repo": "bashNinja's Repository",
|
||||
@ -42469,11 +42468,10 @@
|
||||
"CategoryList": [
|
||||
"Downloaders"
|
||||
],
|
||||
"downloads": 247250,
|
||||
"downloads": 250443,
|
||||
"stars": 1,
|
||||
"trending": 2.804,
|
||||
"trending": 1.275,
|
||||
"trends": [
|
||||
6.393,
|
||||
6.703,
|
||||
6.333,
|
||||
8.237,
|
||||
@ -42485,10 +42483,10 @@
|
||||
3.896,
|
||||
3.636,
|
||||
3.45,
|
||||
2.804
|
||||
2.804,
|
||||
1.275
|
||||
],
|
||||
"trendsDate": [
|
||||
1574291232,
|
||||
1576890417,
|
||||
1579489615,
|
||||
1582088811,
|
||||
@ -42500,10 +42498,10 @@
|
||||
1597680522,
|
||||
1600280158,
|
||||
1602879289,
|
||||
1605474552
|
||||
1605474552,
|
||||
1608071275
|
||||
],
|
||||
"downloadtrend": [
|
||||
128725,
|
||||
137973,
|
||||
147302,
|
||||
160525,
|
||||
@ -42515,9 +42513,10 @@
|
||||
223591,
|
||||
232027,
|
||||
240317,
|
||||
247250
|
||||
247250,
|
||||
250443
|
||||
],
|
||||
"LastUpdateScan": 1605474552,
|
||||
"LastUpdateScan": 1608071275,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -42939,7 +42938,7 @@
|
||||
"CategoryList": [
|
||||
"Tools-System"
|
||||
],
|
||||
"LastUpdateScan": 1605474553,
|
||||
"LastUpdateScan": 1608071275,
|
||||
"FirstSeen": 1521950400
|
||||
},
|
||||
{
|
||||
@ -58976,11 +58975,10 @@
|
||||
"CategoryList": [
|
||||
"MediaServer-Music"
|
||||
],
|
||||
"downloads": 810311,
|
||||
"downloads": 825164,
|
||||
"stars": 3,
|
||||
"trending": 6.123,
|
||||
"trending": 1.8,
|
||||
"trends": [
|
||||
11.89,
|
||||
8.929,
|
||||
7.945,
|
||||
7.319,
|
||||
@ -58992,10 +58990,10 @@
|
||||
11.233,
|
||||
9.834,
|
||||
8.326,
|
||||
6.123
|
||||
6.123,
|
||||
1.8
|
||||
],
|
||||
"trendsDate": [
|
||||
1574291233,
|
||||
1576890417,
|
||||
1579489616,
|
||||
1582088811,
|
||||
@ -59007,10 +59005,10 @@
|
||||
1597680522,
|
||||
1600280159,
|
||||
1602879290,
|
||||
1605474553
|
||||
1605474553,
|
||||
1608071276
|
||||
],
|
||||
"downloadtrend": [
|
||||
205362,
|
||||
225496,
|
||||
244957,
|
||||
264301,
|
||||
@ -59022,9 +59020,10 @@
|
||||
628780,
|
||||
697360,
|
||||
760692,
|
||||
810311
|
||||
810311,
|
||||
825164
|
||||
],
|
||||
"LastUpdateScan": 1605474553,
|
||||
"LastUpdateScan": 1608071276,
|
||||
"FirstSeen": 1533960000
|
||||
},
|
||||
{
|
||||
@ -80684,7 +80683,6 @@
|
||||
"Registry": "https://hub.docker.com/r/adolfintel/speedtest/",
|
||||
"Support": "https://forums.unraid.net/topic/88503-support-knex666-librespeed",
|
||||
"Project": "https://github.com/librespeed/speedtest",
|
||||
"Icon": "https://i.ibb.co/QYMndYK/logo3.png",
|
||||
"DonateText": "Please buy me a Pizza",
|
||||
"DonateLink": "https://www.buymeacoffee.com/maschhoff",
|
||||
"Repo": "knex666's Repository",
|
||||
@ -127597,9 +127595,9 @@
|
||||
"CategoryList": [
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 1244518,
|
||||
"downloads": 1273290,
|
||||
"stars": 2,
|
||||
"trending": 8.897,
|
||||
"trending": 2.26,
|
||||
"trends": [
|
||||
13.82,
|
||||
11.46,
|
||||
@ -127612,7 +127610,8 @@
|
||||
14.791,
|
||||
14.487,
|
||||
11.538,
|
||||
8.897
|
||||
8.897,
|
||||
2.26
|
||||
],
|
||||
"trendsDate": [
|
||||
1576890418,
|
||||
@ -127626,10 +127625,10 @@
|
||||
1597680523,
|
||||
1600280159,
|
||||
1602879291,
|
||||
1605474553
|
||||
1605474553,
|
||||
1608071276
|
||||
],
|
||||
"downloadtrend": [
|
||||
58694,
|
||||
68106,
|
||||
76921,
|
||||
101534,
|
||||
@ -127641,9 +127640,10 @@
|
||||
857677,
|
||||
1002978,
|
||||
1133798,
|
||||
1244518
|
||||
1244518,
|
||||
1273290
|
||||
],
|
||||
"LastUpdateScan": 1605474553,
|
||||
"LastUpdateScan": 1608071276,
|
||||
"FirstSeen": 1574294677
|
||||
},
|
||||
{
|
||||
@ -128766,9 +128766,9 @@
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 10782786,
|
||||
"stars": 91,
|
||||
"trending": 4.378,
|
||||
"downloads": 11190666,
|
||||
"stars": 94,
|
||||
"trending": 3.645,
|
||||
"trends": [
|
||||
1.485,
|
||||
1.329,
|
||||
@ -128781,7 +128781,8 @@
|
||||
1.32,
|
||||
2.173,
|
||||
3.479,
|
||||
4.378
|
||||
4.378,
|
||||
3.645
|
||||
],
|
||||
"trendsDate": [
|
||||
1576890418,
|
||||
@ -128795,10 +128796,10 @@
|
||||
1597680523,
|
||||
1600280160,
|
||||
1602879291,
|
||||
1605474553
|
||||
1605474553,
|
||||
1608071276
|
||||
],
|
||||
"downloadtrend": [
|
||||
8611039,
|
||||
8740883,
|
||||
8858620,
|
||||
8969338,
|
||||
@ -128810,9 +128811,10 @@
|
||||
9735781,
|
||||
9952013,
|
||||
10310681,
|
||||
10782786
|
||||
10782786,
|
||||
11190666
|
||||
],
|
||||
"LastUpdateScan": 1605474553,
|
||||
"LastUpdateScan": 1608071276,
|
||||
"FirstSeen": 1574294677
|
||||
},
|
||||
{
|
||||
@ -130630,9 +130632,9 @@
|
||||
"CategoryList": [
|
||||
"Other"
|
||||
],
|
||||
"downloads": 14813281,
|
||||
"stars": 40,
|
||||
"trending": 10.266,
|
||||
"downloads": 15260875,
|
||||
"stars": 43,
|
||||
"trending": 2.933,
|
||||
"trends": [
|
||||
13.26,
|
||||
9.769,
|
||||
@ -130645,7 +130647,8 @@
|
||||
19.2,
|
||||
14.771,
|
||||
13.362,
|
||||
10.266
|
||||
10.266,
|
||||
2.933
|
||||
],
|
||||
"trendsDate": [
|
||||
1576890418,
|
||||
@ -130659,10 +130662,10 @@
|
||||
1597680523,
|
||||
1600280160,
|
||||
1602879292,
|
||||
1605474554
|
||||
1605474554,
|
||||
1608071277
|
||||
],
|
||||
"downloadtrend": [
|
||||
2548173,
|
||||
2937709,
|
||||
3255769,
|
||||
3571132,
|
||||
@ -130674,9 +130677,10 @@
|
||||
9815265,
|
||||
11516313,
|
||||
13292481,
|
||||
14813281
|
||||
14813281,
|
||||
15260875
|
||||
],
|
||||
"LastUpdateScan": 1605474554,
|
||||
"LastUpdateScan": 1608071277,
|
||||
"FirstSeen": 1574294678
|
||||
},
|
||||
{
|
||||
@ -135914,8 +135918,8 @@
|
||||
"CategoryList": [
|
||||
"Network-Proxy"
|
||||
],
|
||||
"downloads": 119466,
|
||||
"trending": 11.803,
|
||||
"downloads": 127934,
|
||||
"trending": 6.619,
|
||||
"trends": [
|
||||
41.413,
|
||||
39.995,
|
||||
@ -135923,7 +135927,8 @@
|
||||
26.505,
|
||||
23.858,
|
||||
19.002,
|
||||
11.803
|
||||
11.803,
|
||||
6.619
|
||||
],
|
||||
"trendsDate": [
|
||||
1589882867,
|
||||
@ -135932,7 +135937,8 @@
|
||||
1597680524,
|
||||
1600280160,
|
||||
1602879292,
|
||||
1605474554
|
||||
1605474554,
|
||||
1608071277
|
||||
],
|
||||
"downloadtrend": [
|
||||
11288,
|
||||
@ -135942,9 +135948,10 @@
|
||||
64983,
|
||||
85344,
|
||||
105366,
|
||||
119466
|
||||
119466,
|
||||
127934
|
||||
],
|
||||
"LastUpdateScan": 1605474554,
|
||||
"LastUpdateScan": 1608071277,
|
||||
"FirstSeen": 1563862230
|
||||
},
|
||||
{
|
||||
@ -140653,25 +140660,28 @@
|
||||
"CategoryList": [
|
||||
"Tools"
|
||||
],
|
||||
"downloads": 10485,
|
||||
"trending": 1.049,
|
||||
"downloads": 10594,
|
||||
"trending": 1.029,
|
||||
"trends": [
|
||||
1.731,
|
||||
1.427,
|
||||
1.049
|
||||
1.049,
|
||||
1.029
|
||||
],
|
||||
"trendsDate": [
|
||||
1600280161,
|
||||
1602879292,
|
||||
1605474554
|
||||
1605474554,
|
||||
1608071277
|
||||
],
|
||||
"downloadtrend": [
|
||||
10050,
|
||||
10227,
|
||||
10375,
|
||||
10485
|
||||
10485,
|
||||
10594
|
||||
],
|
||||
"LastUpdateScan": 1605474554,
|
||||
"LastUpdateScan": 1608071277,
|
||||
"FirstSeen": 1574295887
|
||||
},
|
||||
{
|
||||
@ -140692,9 +140702,9 @@
|
||||
"CategoryList": [
|
||||
"Tools"
|
||||
],
|
||||
"downloads": 2038640,
|
||||
"stars": 2,
|
||||
"trending": 2.993,
|
||||
"downloads": 2054120,
|
||||
"stars": 3,
|
||||
"trending": 0.754,
|
||||
"trends": [
|
||||
14.798,
|
||||
13.942,
|
||||
@ -140707,7 +140717,8 @@
|
||||
7.626,
|
||||
4.17,
|
||||
3.622,
|
||||
2.993
|
||||
2.993,
|
||||
0.754
|
||||
],
|
||||
"trendsDate": [
|
||||
1576890419,
|
||||
@ -140721,10 +140732,10 @@
|
||||
1597680524,
|
||||
1600280161,
|
||||
1602879292,
|
||||
1605474554
|
||||
1605474554,
|
||||
1608071277
|
||||
],
|
||||
"downloadtrend": [
|
||||
577353,
|
||||
677628,
|
||||
787407,
|
||||
936084,
|
||||
@ -140736,9 +140747,10 @@
|
||||
1826531,
|
||||
1906003,
|
||||
1977632,
|
||||
2038640
|
||||
2038640,
|
||||
2054120
|
||||
],
|
||||
"LastUpdateScan": 1605474554,
|
||||
"LastUpdateScan": 1608071277,
|
||||
"FirstSeen": 1574295888
|
||||
},
|
||||
{
|
||||
@ -149431,16 +149443,17 @@
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 73869,
|
||||
"downloads": 74964,
|
||||
"stars": 1,
|
||||
"trending": 9.172,
|
||||
"trending": 1.461,
|
||||
"trends": [
|
||||
55.373,
|
||||
26.016,
|
||||
18.117,
|
||||
20.82,
|
||||
12.07,
|
||||
9.172
|
||||
9.172,
|
||||
1.461
|
||||
],
|
||||
"trendsDate": [
|
||||
1592482153,
|
||||
@ -149448,7 +149461,8 @@
|
||||
1597680524,
|
||||
1600280162,
|
||||
1602879293,
|
||||
1605474554
|
||||
1605474554,
|
||||
1608071278
|
||||
],
|
||||
"downloadtrend": [
|
||||
12629,
|
||||
@ -149457,9 +149471,10 @@
|
||||
46713,
|
||||
58996,
|
||||
67094,
|
||||
73869
|
||||
73869,
|
||||
74964
|
||||
],
|
||||
"LastUpdateScan": 1605474554,
|
||||
"LastUpdateScan": 1608071278,
|
||||
"FirstSeen": 1587283638
|
||||
},
|
||||
{
|
||||
@ -150965,9 +150980,9 @@
|
||||
"Productivity",
|
||||
"Network-Messenger"
|
||||
],
|
||||
"downloads": 181475,
|
||||
"downloads": 189139,
|
||||
"stars": 3,
|
||||
"trending": 5.678,
|
||||
"trending": 4.052,
|
||||
"trends": [
|
||||
26.114,
|
||||
19.348,
|
||||
@ -150975,7 +150990,8 @@
|
||||
16.129,
|
||||
9.209,
|
||||
10.517,
|
||||
5.678
|
||||
5.678,
|
||||
4.052
|
||||
],
|
||||
"trendsDate": [
|
||||
1589882868,
|
||||
@ -150984,7 +151000,8 @@
|
||||
1597680525,
|
||||
1600280166,
|
||||
1602879293,
|
||||
1605474555
|
||||
1605474555,
|
||||
1608071278
|
||||
],
|
||||
"downloadtrend": [
|
||||
62166,
|
||||
@ -150994,9 +151011,10 @@
|
||||
139063,
|
||||
153169,
|
||||
171171,
|
||||
181475
|
||||
181475,
|
||||
189139
|
||||
],
|
||||
"LastUpdateScan": 1605474555,
|
||||
"LastUpdateScan": 1608071278,
|
||||
"FirstSeen": 1587283639
|
||||
},
|
||||
{
|
||||
@ -158063,9 +158081,9 @@
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 28584,
|
||||
"downloads": 30280,
|
||||
"stars": 3,
|
||||
"trending": 7.676,
|
||||
"trending": 5.601,
|
||||
"trends": [
|
||||
8.243,
|
||||
6.681,
|
||||
@ -158073,7 +158091,8 @@
|
||||
6.034,
|
||||
17.558,
|
||||
20.621,
|
||||
7.676
|
||||
7.676,
|
||||
5.601
|
||||
],
|
||||
"trendsDate": [
|
||||
1589882868,
|
||||
@ -158082,7 +158101,8 @@
|
||||
1597680525,
|
||||
1600280166,
|
||||
1602879293,
|
||||
1605474555
|
||||
1605474555,
|
||||
1608071278
|
||||
],
|
||||
"downloadtrend": [
|
||||
12701,
|
||||
@ -158092,9 +158112,10 @@
|
||||
17270,
|
||||
20948,
|
||||
26390,
|
||||
28584
|
||||
28584,
|
||||
30280
|
||||
],
|
||||
"LastUpdateScan": 1605474555,
|
||||
"LastUpdateScan": 1608071278,
|
||||
"FirstSeen": 1587283639
|
||||
},
|
||||
{
|
||||
@ -174673,5 +174694,178 @@
|
||||
"downloads": 438,
|
||||
"LastUpdateScan": 1608045586,
|
||||
"FirstSeen": 1608045586
|
||||
},
|
||||
{
|
||||
"Name": "deepstack-gpu",
|
||||
"Repository": "deepquestai/deepstack:gpu",
|
||||
"Registry": "https://hub.docker.com/r/deepquestai/deepstack",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://deepstack.cc",
|
||||
"Overview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"WebUI": "http://[IP]:[PORT:5000]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack-gpu.xml",
|
||||
"ExtraParams": "--runtime=nvidia",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Networking": {
|
||||
"Mode": "bridge",
|
||||
"Publish": {
|
||||
"Port": {
|
||||
"HostPort": "5000",
|
||||
"ContainerPort": "5000",
|
||||
"Protocol": "tcp"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Data": {
|
||||
"Volume": {
|
||||
"HostDir": "/mnt/user/appdata/deepstack",
|
||||
"ContainerDir": "/datastore",
|
||||
"Mode": "rw"
|
||||
}
|
||||
},
|
||||
"Environment": {
|
||||
"Variable": [
|
||||
{
|
||||
"Value": "True",
|
||||
"Name": "VISION-DETECTION",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "",
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "all",
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "Medium",
|
||||
"Name": "MODE",
|
||||
"Mode": ""
|
||||
},
|
||||
{
|
||||
"Value": "False",
|
||||
"Name": "VISION-FACE",
|
||||
"Mode": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Webui",
|
||||
"Target": "5000",
|
||||
"Default": "5000",
|
||||
"Mode": "tcp",
|
||||
"Description": "For access to the Web UI and API",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "5000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "datastore path",
|
||||
"Target": "/datastore",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /datastore",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/deepstack"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "VISION-DETECTION",
|
||||
"Target": "VISION-DETECTION",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: VISION-DETECTION\r\nThis enables the object detection API, all apis are disabled by default.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "True"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Nvidia Visible Devices",
|
||||
"Target": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Nvidia Visible Devices (Requires Nvidia GPU and Unraid Nvidia drivers)",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Nvidia Driver Capabilities",
|
||||
"Target": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Nvidia Driver Capabilities (Requires Nvidia GPU and Unraid Nvidia drivers)",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Performance Mode",
|
||||
"Target": "MODE",
|
||||
"Default": "Hight|Medium|Low",
|
||||
"Mode": "",
|
||||
"Description": "DeepStack offers three modes allowing you to tradeoff speed for performance. You can specify performance mode to be High, Medium and Low.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "Medium"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "VISION-FACE",
|
||||
"Target": "VISION-FACE",
|
||||
"Default": "True|False",
|
||||
"Mode": "",
|
||||
"Description": "This enables the face recognition APIs, all apis are disabled by default.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "False"
|
||||
}
|
||||
],
|
||||
"Repo": "ndetar's Repository",
|
||||
"Date": "1608070706",
|
||||
"Category": "HomeAutomation: Tools:Utilities",
|
||||
"OriginalOverview": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n[br]\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n[br]\r\n[br]\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object\r\n[br]\r\n[br]\r\n[b][u][span style='color: #E80000;']Nvidia GPU Use[/span][/u][/b]\r\n[br]\r\nInstall Unraid Nvidia Plugin to install Nvidia Drivers and[br] make sure [b]--runtime=nvidia[/b] is in the [b]\"extra parameters\"[/b] field (switch on advanced view) and[br]copy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]",
|
||||
"Description": "DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc\r\n\r\nThis container is for use with NVIDIA GPUs. See https://deepstack.cc/using-deepstack-with-nvidia-gpus/index.html for offical documentation.\r\n\r\n\r\nTo use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/ndetarsRepository/n8detar/deepstack-gpu.xml",
|
||||
"CategoryList": [
|
||||
"HomeAutomation",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"LastUpdateScan": 1608071278,
|
||||
"FirstSeen": 1608071278
|
||||
}
|
||||
]
|
@ -39032,5 +39032,15 @@
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
},
|
||||
"ich777/urbanterror": {
|
||||
"Base": null,
|
||||
"Downloads": 7,
|
||||
"Stars": null,
|
||||
"Time": 1608073729,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null
|
||||
}
|
||||
}
|
@ -605,7 +605,7 @@
|
||||
]
|
||||
},
|
||||
"ndetar's Repository": {
|
||||
"deepquestai/deepstack:gpu": [
|
||||
"deepquestai/deepstack": [
|
||||
"No Support Link Present"
|
||||
]
|
||||
}
|
||||
|
@ -69,6 +69,7 @@
|
||||
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="UID for permissions. Do not change unless you know what you're doing." Type="Variable" Display="advanced-hide" Required="true" Mask="false"></Config>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="GID for permissions. Do not change unless you know what you're doing." Type="Variable" Display="advanced-hide" Required="true" Mask="false"></Config>
|
||||
<Config Name="AppData Config Path" Target="/config" Default="/mnt/user/appdata/pritunl" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="true" Mask="false"></Config>
|
||||
<Icon>https://raw.githubusercontent.com/bashNinja-dockers/docker-pritunl/0cf3b425/logo.png</Icon>
|
||||
<Beta>true</Beta>
|
||||
<BaseImage>lsiobase/xenial</BaseImage>
|
||||
<TemplateURL>https://raw.githubusercontent.com/miketweaver/docker-templates/master/bashninja/pritunl.xml</TemplateURL>
|
||||
|
86
templates/ich777sRepository/ich777/Urban-Terror.xml
Normal file
86
templates/ich777sRepository/ich777/Urban-Terror.xml
Normal file
@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Container version="2">
|
||||
<Name>Urban-Terror</Name>
|
||||
<Repository>ich777/urbanterror</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/urbanterror/</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.urbanterror.info/</Project>
|
||||
<Overview>Urban Terror™ is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh.
|
||||
|
||||
Urban Terror can be described as a Hollywood tactical shooter; somewhat realism based, but the motto is "fun over realism". This results in a very unique, enjoyable and addictive game.
|
||||
|
||||
ATTENTION: The first startup can take very long since the container downloads the gamefiles, please wait patiently even if it seems to be stuck (this can take up to 30 minutes).
|
||||
|
||||
UPDATE: The container will search for a new version of the game on every start/restart of the container if the variable 'CHECK_FOR_UPDATES' is set to 'true'.</Overview>
|
||||
<WebUI></WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Urban-Terror.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/urbanterror.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>27960</HostPort>
|
||||
<ContainerPort>27960</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/urban-terror/</HostDir>
|
||||
<ContainerDir>/urbanterror</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value></Value>
|
||||
<Name>START_PARAMS</Name>
|
||||
<Mode></Mode>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>true</Value>
|
||||
<Name>CHECK_FOR_UPDATES</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>000</Value>
|
||||
<Name>UMASK</Name>
|
||||
<Mode></Mode>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Config Name="Data Dir" Target="/urbanterror" Default="" Mode="rw" Description="Data Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/urban-terror/</Config>
|
||||
<Config Name="UDP - Game Port" Target="27960" Default="" Mode="udp" Description="UDP Game Port" Type="Port" Display="always" Required="true" Mask="false">27960</Config>
|
||||
<Config Name="Extra Start Parameters" Target="START_PARAMS" Default="" Mode="" Description="Enter you extra startup parameters if needed" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
||||
<Config Name="Check for Updates" Target="CHECK_FOR_UPDATES" Default="" Mode="" Description="Set to 'true' (without quotes) to search for updates on every start/restart otherwise leave empty" Type="Variable" Display="always" Required="false" Mask="false">true</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>
|
||||
<Config Name="Umask" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
|
||||
<Category>GameServers:</Category>
|
||||
<Description>Urban Terror™ is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh.
|
||||
|
||||
Urban Terror can be described as a Hollywood tactical shooter; somewhat realism based, but the motto is "fun over realism". This results in a very unique, enjoyable and addictive game.
|
||||
|
||||
ATTENTION: The first startup can take very long since the container downloads the gamefiles, please wait patiently even if it seems to be stuck (this can take up to 30 minutes).
|
||||
|
||||
UPDATE: The container will search for a new version of the game on every start/restart of the container if the variable 'CHECK_FOR_UPDATES' is set to 'true'.</Description>
|
||||
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Urban-Terror.xml</templatePath>
|
||||
</Container>
|
94
templates/ndetarsRepository/n8detar/deepstack.xml
Normal file
94
templates/ndetarsRepository/n8detar/deepstack.xml
Normal file
@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Container version="2">
|
||||
<Name>deepstack</Name>
|
||||
<Repository>deepquestai/deepstack</Repository>
|
||||
<Registry>https://hub.docker.com/r/deepquestai/deepstack</Registry>
|
||||
<Network>bridge</Network>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Project>https://deepstack.cc</Project>
|
||||
<Overview>DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc
|
||||
[br]
|
||||
[br]
|
||||
To use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object
|
||||
[br]
|
||||
[br]
|
||||
[b][u][span style='color: #E80000;']Old CPUs without AVX[/span][/u][/b]
|
||||
[br]
|
||||
If you are using an older cpu that dosn't support AVX add [b]:noavx[/b] to the end of the [b]"Repository:"[/b] field (switch on advanced view).
|
||||
[br]
|
||||
Should look like this: [b]deepquestai/deepstack:noavx[/b]
|
||||
[br]
|
||||
[br]
|
||||
[b][u][span style='color: #E80000;']Nvidia GPU Use[/span][/u][/b]
|
||||
[br]
|
||||
Install Unraid Nvidia Plugin to install Nvidia Drivers: [b]https://forums.unraid.net/topic/98978-plugin-nvidia-driver/[/b]
|
||||
[br]
|
||||
Add [b]:gpu[/b] to the end of the [b]"Repository:"[/b] field (switch on advanced view). Should look like this: [b]deepquestai/deepstack:gpu[/b]
|
||||
[br]
|
||||
Add [b]--runtime=nvidia[/b] to the [b]"Extra Parameters:"[/b] field (switch on advanced view) .
|
||||
[br]
|
||||
Copy your [b]GPU UUID[/b] to [b]NVIDIA_VISIBLE_DEVICES.[/b]</Overview>
|
||||
<WebUI>http://[IP]:[PORT:5000]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/deepstack.xml</TemplateURL>
|
||||
<Icon>https://deepstack.cc/static/img/deepstacklogo.png</Icon>
|
||||
<PostArgs></PostArgs>
|
||||
<CPUset></CPUset>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>5000</HostPort>
|
||||
<ContainerPort>5000</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/deepstack</HostDir>
|
||||
<ContainerDir>/datastore</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>True</Value>
|
||||
<Name>VISION-DETECTION</Name>
|
||||
<Mode></Mode>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>False</Value>
|
||||
<Name>VISION-FACE</Name>
|
||||
<Mode></Mode>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Medium</Value>
|
||||
<Name>MODE</Name>
|
||||
<Mode></Mode>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value></Value>
|
||||
<Name>NVIDIA_VISIBLE_DEVICES</Name>
|
||||
<Mode></Mode>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>all</Value>
|
||||
<Name>NVIDIA_DRIVER_CAPABILITIES</Name>
|
||||
<Mode></Mode>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Config Name="Webui" Target="5000" Default="5000" Mode="tcp" Description="For access to the Web UI and API" Type="Port" Display="always" Required="true" Mask="false">5000</Config>
|
||||
<Config Name="AppData:" Target="/datastore" Default="" Mode="rw" Description="Container Path: /datastore" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/deepstack</Config>
|
||||
<Config Name="VISION-DETECTION" Target="VISION-DETECTION" Default="True|False" Mode="" Description="This enables the object detection API." Type="Variable" Display="always" Required="false" Mask="false">True</Config>
|
||||
<Config Name="VISION-FACE" Target="VISION-FACE" Default="True|False" Mode="" Description="This enables the face recognition APIs." Type="Variable" Display="always" Required="false" Mask="false">False</Config>
|
||||
<Config Name="Performance Mode" Target="MODE" Default="High|Medium|Low" Mode="" Description="DeepStack offers three modes allowing you to tradeoff speed for performance. You can specify performance mode to be High, Medium and Low." Type="Variable" Display="always" Required="false" Mask="false">Medium</Config>
|
||||
<Config Name="Nvidia Visible Devices" Target="NVIDIA_VISIBLE_DEVICES" Default="" Mode="" Description="Nvidia Visible Devices (Requires Nvidia GPU and Unraid Nvidia drivers)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
||||
<Config Name="Nvidia Driver Capabilities" Target="NVIDIA_DRIVER_CAPABILITIES" Default="" Mode="" Description="Nvidia Driver Capabilities (Requires Nvidia GPU and Unraid Nvidia drivers)" Type="Variable" Display="always" Required="false" Mask="false">all</Config>
|
||||
<Category>HomeAutomation: Tools:Utilities</Category>
|
||||
<Description>DeepStack is an AI server that empowers every developer in the world to easily build state-of-the-art AI systems both on premise and in the cloud. The promises of Artificial Intelligence are huge but becoming a machine learning engineer is hard. Build and deploy AI powered applications with in-built and custom AI APIs, all offline and self-hosted. See https://deepstack.cc
|
||||
|
||||
|
||||
To use with home assistant see: https://github.com/robmarkcole/HASS-Deepstack-object#hass-deepstack-object</Description>
|
||||
<templatePath>/tmp/GitHub/AppFeed/templates/ndetarsRepository/n8detar/deepstack.xml</templatePath>
|
||||
</Container>
|
Loading…
x
Reference in New Issue
Block a user