This commit is contained in:
Andrew Z 2021-12-29 06:03:40 -05:00
parent 0c4b58cd61
commit 54060cf021
8 changed files with 616 additions and 197 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1640768616
"last_updated_timestamp": 1640775818
}

View File

@ -4713,11 +4713,10 @@
"Network-Web",
"Network-Proxy"
],
"downloads": 188799,
"downloads": 213307,
"stars": 2,
"trending": 8.274,
"trending": 11.49,
"trends": [
10.754,
5.103,
10.168,
11.53,
@ -4729,10 +4728,10 @@
9.415,
9.658,
8.258,
8.274
8.274,
11.49
],
"trendsDate": [
1606993709,
1609592846,
1612192391,
1614790954,
@ -4744,10 +4743,10 @@
1630382606,
1632981816,
1635580989,
1638176622
1638176622,
1640775817
],
"downloadtrend": [
55375,
58353,
64958,
73424,
@ -4759,12 +4758,13 @@
143532,
158877,
173178,
188799
188799,
213307
],
"LastUpdateScan": 1638176622,
"LastUpdateScan": 1640775817,
"FirstSeen": 1588802877,
"topTrending": -2.4800000000000004,
"topPerforming": 8.274
"topTrending": 6.3870000000000005,
"topPerforming": 11.49
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/nzbget.xml",
@ -14569,6 +14569,7 @@
"Security",
"Plugins"
],
"LastUpdateScan": 1640775817,
"FirstSeen": 1581012664
},
{
@ -34000,7 +34001,7 @@
"Repo": "Dynamix Repository",
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/fileManager.xml",
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg",
"pluginVersion": "2021.12.29b",
"pluginVersion": "2021.12.29c",
"MinVer": "6.10.0-rc3a",
"MaxVer": "6.10.0-rc3a",
"Overview": "\nThis is a plugin to add a simple file management functionality to the file browser feature of the Unraid GUI.\nIt is the intention to make this an integrated GUI feature in the future.\n\nUsers can *Delete*, *Rename*, *Copy* and *Move* folders and files from the GUI. These actions can be applied to a single source or multiple sources at once.\n\nUse with care! The file management feature is a powerful utility and gives the user full control over his file system.\n",
@ -66889,11 +66890,10 @@
"MediaApp-Photos",
"MediaApp-Other"
],
"downloads": 8344448,
"stars": 28,
"trending": 5.33,
"downloads": 9202657,
"stars": 29,
"trending": 9.326,
"trends": [
7.15,
4.281,
5.675,
4.961,
@ -66905,10 +66905,10 @@
6.904,
7.556,
5.871,
5.33
5.33,
9.326
],
"trendsDate": [
1606993710,
1609592847,
1612192391,
1614790954,
@ -66920,10 +66920,10 @@
1630382607,
1632981816,
1635580989,
1638176622
1638176622,
1640775818
],
"downloadtrend": [
3312551,
3460709,
3668934,
3860444,
@ -66935,12 +66935,13 @@
6874037,
7435924,
7899708,
8344448
8344448,
9202657
],
"LastUpdateScan": 1638176622,
"LastUpdateScan": 1640775818,
"FirstSeen": 1586203724,
"topTrending": -1.8200000000000003,
"topPerforming": 5.33
"topTrending": 5.045000000000001,
"topPerforming": 9.326
},
{
"Name": "Statping-ng",
@ -108519,6 +108520,205 @@
"LastUpdateScan": 1640041420,
"FirstSeen": 1598472561
},
{
"Name": "Wreckfest",
"Repository": "ich777/steamcmd:wreckfest",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Network": "bridge",
"Beta": "true",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://www.steampowered.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install Wreckfest and run it.\r\n\r\n\r\nServername: 'Wreckfest Docker' Password: 'Docker'\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": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Wreckfest.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/wreckfest.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "Server Files",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/wreckfest/"
},
{
"@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": "361580"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@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": "UDP - Game Port",
"Target": "33540",
"Default": "",
"Mode": "udp",
"Description": "UDP Game Port (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to change your server settings)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "33540"
},
{
"@attributes": {
"Name": "UDP - Steam/Query Ports",
"Target": "27015-27016",
"Default": "",
"Mode": "udp",
"Description": "UDP Steam/Query Ports (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to change your server settings)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "27015-27016"
},
{
"@attributes": {
"Name": "TCP - WebConsole",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "WebConsole (by default, you can connect to the Wreckfest console by opening your browser and go to HOSTIP:9028 - eg: 192.168.1.1:9028 - or click on WebUI on the Docker page within Unraid).",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9028"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "true"
},
"value": ""
}
],
"Repo": "ich777's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Wreckfest.xml",
"CategoryList": [
"GameServers"
],
"stars": 18,
"LastUpdateScan": 1640775818,
"FirstSeen": 1640775818
},
{
"Name": "WurmUnlimited",
"Repository": "ich777/steamcmd:wurmunlimited",

View File

@ -1,7 +1,7 @@
{
"apps": 1504,
"last_updated_timestamp": 1640768616,
"last_updated": "2021-12-29 04:03",
"apps": 1505,
"last_updated_timestamp": 1640775818,
"last_updated": "2021-12-29 06:03",
"categories": [
{
"Cat": "Backup:",
@ -4875,11 +4875,10 @@
"Network-Web",
"Network-Proxy"
],
"downloads": 188799,
"downloads": 213307,
"stars": 2,
"trending": 8.274,
"trending": 11.49,
"trends": [
10.754,
5.103,
10.168,
11.53,
@ -4891,10 +4890,10 @@
9.415,
9.658,
8.258,
8.274
8.274,
11.49
],
"trendsDate": [
1606993709,
1609592846,
1612192391,
1614790954,
@ -4906,10 +4905,10 @@
1630382606,
1632981816,
1635580989,
1638176622
1638176622,
1640775817
],
"downloadtrend": [
55375,
58353,
64958,
73424,
@ -4921,12 +4920,13 @@
143532,
158877,
173178,
188799
188799,
213307
],
"LastUpdateScan": 1638176622,
"LastUpdateScan": 1640775817,
"FirstSeen": 1588802877,
"topTrending": -2.4800000000000004,
"topPerforming": 8.274
"topTrending": 6.3870000000000005,
"topPerforming": 11.49
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/nzbget.xml",
@ -14731,6 +14731,7 @@
"Security",
"Plugins"
],
"LastUpdateScan": 1640775817,
"FirstSeen": 1581012664
},
{
@ -34162,7 +34163,7 @@
"Repo": "Dynamix Repository",
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/fileManager.xml",
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg",
"pluginVersion": "2021.12.29b",
"pluginVersion": "2021.12.29c",
"MinVer": "6.10.0-rc3a",
"MaxVer": "6.10.0-rc3a",
"Overview": "\nThis is a plugin to add a simple file management functionality to the file browser feature of the Unraid GUI.\nIt is the intention to make this an integrated GUI feature in the future.\n\nUsers can *Delete*, *Rename*, *Copy* and *Move* folders and files from the GUI. These actions can be applied to a single source or multiple sources at once.\n\nUse with care! The file management feature is a powerful utility and gives the user full control over his file system.\n",
@ -67051,11 +67052,10 @@
"MediaApp-Photos",
"MediaApp-Other"
],
"downloads": 8344448,
"stars": 28,
"trending": 5.33,
"downloads": 9202657,
"stars": 29,
"trending": 9.326,
"trends": [
7.15,
4.281,
5.675,
4.961,
@ -67067,10 +67067,10 @@
6.904,
7.556,
5.871,
5.33
5.33,
9.326
],
"trendsDate": [
1606993710,
1609592847,
1612192391,
1614790954,
@ -67082,10 +67082,10 @@
1630382607,
1632981816,
1635580989,
1638176622
1638176622,
1640775818
],
"downloadtrend": [
3312551,
3460709,
3668934,
3860444,
@ -67097,12 +67097,13 @@
6874037,
7435924,
7899708,
8344448
8344448,
9202657
],
"LastUpdateScan": 1638176622,
"LastUpdateScan": 1640775818,
"FirstSeen": 1586203724,
"topTrending": -1.8200000000000003,
"topPerforming": 5.33
"topTrending": 5.045000000000001,
"topPerforming": 9.326
},
{
"Name": "Statping-ng",
@ -108681,6 +108682,205 @@
"LastUpdateScan": 1640041420,
"FirstSeen": 1598472561
},
{
"Name": "Wreckfest",
"Repository": "ich777/steamcmd:wreckfest",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Network": "bridge",
"Beta": "true",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://www.steampowered.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install Wreckfest and run it.\r\n\r\n\r\nServername: 'Wreckfest Docker' Password: 'Docker'\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": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Wreckfest.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/wreckfest.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "Server Files",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/wreckfest/"
},
{
"@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": "361580"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@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": "UDP - Game Port",
"Target": "33540",
"Default": "",
"Mode": "udp",
"Description": "UDP Game Port (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to change your server settings)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "33540"
},
{
"@attributes": {
"Name": "UDP - Steam/Query Ports",
"Target": "27015-27016",
"Default": "",
"Mode": "udp",
"Description": "UDP Steam/Query Ports (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to change your server settings)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "27015-27016"
},
{
"@attributes": {
"Name": "TCP - WebConsole",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "WebConsole (by default, you can connect to the Wreckfest console by opening your browser and go to HOSTIP:9028 - eg: 192.168.1.1:9028 - or click on WebUI on the Docker page within Unraid).",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9028"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "true"
},
"value": ""
}
],
"Repo": "ich777's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Wreckfest.xml",
"CategoryList": [
"GameServers"
],
"stars": 18,
"LastUpdateScan": 1640775818,
"FirstSeen": 1640775818
},
{
"Name": "WurmUnlimited",
"Repository": "ich777/steamcmd:wurmunlimited",
@ -210452,7 +210652,9 @@
},
"Cornflake's Repository": {
"url": "https://github.com/Joey291/unraid-templates",
"profile": "https://forums.unraid.net/profile/99592-cornflake/"
"profile": "https://forums.unraid.net/profile/99592-cornflake/",
"bio": "Just trying to do my part by adding missing useful Containers",
"icon": "https://github.com/Joey291/unraid-templates/raw/main/templates/profile.jpeg"
},
"llalon's Repository": {
"url": "https://github.com/llalon/unraid-templates",

View File

@ -1961,5 +1961,6 @@
"https://raw.githubusercontent.com/SimonFair/Snapshots/main/snapshots.plg": 1640610214,
"marklambert/vorta": 1640624625,
"mizz141/plexanisync-mizz141": 1640697388,
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 1640711046
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 1640711046,
"ich777/steamcmd:wreckfest": 1640775818
}

View File

@ -180372,9 +180372,9 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 2320612,
"downloads": 2520805,
"stars": 5,
"trending": 6.093,
"trending": 7.942,
"trends": [
4.369,
3.177,
@ -180385,7 +180385,8 @@
5.515,
5.352,
4.807,
6.093
6.093,
7.942
],
"trendsDate": [
1614783755,
@ -180397,7 +180398,8 @@
1630375406,
1632974624,
1635573794,
1638169422
1638169422,
1640768616
],
"downloadtrend": [
1488761,
@ -180410,12 +180412,13 @@
1963439,
2074465,
2179217,
2320612
2320612,
2520805
],
"LastUpdateScan": 1638169422,
"LastUpdateScan": 1640768616,
"FirstSeen": 1612184894,
"topTrending": 1.7240000000000002,
"topPerforming": 6.093
"topTrending": 3.5730000000000004,
"topPerforming": 7.942
},
{
"Name": "DSMRReader",
@ -197573,6 +197576,7 @@
"Icon": "https://discordgsm.com/icon/discordgsm-public.png",
"PostArgs": "",
"CPUset": "",
"Screenshot": "https://github.com/Joey291/unraid-templates/raw/main/templates/discord-gsm.png",
"Networking": {
"Mode": "bridge"
},

View File

@ -106,7 +106,7 @@
"min": "6.1.9"
},
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": {
"version": "2021.12.29b",
"version": "2021.12.29c",
"min": "6.10.0-rc3a",
"max": "6.10.0-rc3a"
},

View File

@ -31989,7 +31989,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1638176622,
"Time": 1640775817,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -35110,12 +35110,11 @@
},
"stashapp/stash": {
"Base": null,
"Downloads": 8344448,
"Stars": 28,
"Time": 1638176622,
"trending": 5.33,
"Downloads": 9202657,
"Stars": 29,
"Time": 1640775818,
"trending": 9.326,
"trends": [
7.15,
4.281,
5.675,
4.961,
@ -35127,10 +35126,10 @@
6.904,
7.556,
5.871,
5.33
5.33,
9.326
],
"downloadtrend": [
3312551,
3460709,
3668934,
3860444,
@ -35142,10 +35141,10 @@
6874037,
7435924,
7899708,
8344448
8344448,
9202657
],
"trendsDate": [
1606993710,
1609592847,
1612192391,
1614790954,
@ -35157,7 +35156,8 @@
1630382607,
1632981816,
1635580989,
1638176622
1638176622,
1640775818
]
},
"wallabag/wallabag:latest": {
@ -37921,12 +37921,11 @@
},
"binhex/arch-nginx": {
"Base": null,
"Downloads": 188799,
"Downloads": 213307,
"Stars": 2,
"Time": 1638176622,
"trending": 8.274,
"Time": 1640775817,
"trending": 11.49,
"trends": [
10.754,
5.103,
10.168,
11.53,
@ -37938,10 +37937,10 @@
9.415,
9.658,
8.258,
8.274
8.274,
11.49
],
"downloadtrend": [
55375,
58353,
64958,
73424,
@ -37953,10 +37952,10 @@
143532,
158877,
173178,
188799
188799,
213307
],
"trendsDate": [
1606993709,
1609592846,
1612192391,
1614790954,
@ -37968,7 +37967,8 @@
1630382606,
1632981816,
1635580989,
1638176622
1638176622,
1640775817
]
},
"p3rco/lemp:latest": {
@ -59480,5 +59480,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ich777/steamcmd:wreckfest": {
"Base": null,
"Downloads": 3285420,
"Stars": 18,
"Time": 1640775818,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -190,13 +190,21 @@
"title": "CorneliousJD's Repository",
"index": 19
},
{
"url": "https://github.com/Joey291/unraid-templates",
"profile": "https://forums.unraid.net/profile/99592-cornflake/",
"bio": "Just trying to do my part by adding missing useful Containers",
"icon": "https://github.com/Joey291/unraid-templates/raw/main/templates/profile.jpeg",
"title": "Cornflake's Repository",
"index": 20
},
{
"url": "https://github.com/diamkil/docker-templates",
"profile": "https://forums.unraid.net/profile/114067-diamkil/",
"bio": "I create custom templates for docker hub images that are not on unRaid by bigger sources like binhex or linuxserver",
"icon": "https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/images/diamkil.png",
"title": "diamkil's Repository",
"index": 20
"index": 21
},
{
"url": "https://github.com/DiamondPrecisionComputing/unraid-templates",
@ -206,7 +214,7 @@
"DonateLink": "https://paypal.me/DiamondPrecision",
"DonateText": "If you like my work please consider Donating.",
"title": "Diamond Precision Computing's Repository",
"index": 21
"index": 22
},
{
"url": "https://github.com/digiblur/unraid-docker-templates",
@ -220,7 +228,7 @@
"Discord": "https://discord.digiblur.com",
"WebPage": "https://www.digiblur.com",
"title": "digiblur's Repository",
"index": 22
"index": 23
},
{
"url": "https://github.com/jlesage/docker-templates",
@ -230,7 +238,7 @@
"DonateLink": "https://paypal.me/JocelynLeSage/0usd",
"DonateText": "If you like my work please consider donating.",
"title": "Djoss' Repository",
"index": 23
"index": 24
},
{
"url": "https://github.com/dlandon/docker.templates",
@ -240,7 +248,7 @@
"DonateLink": "https://www.paypal.com/us/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EJGPC7B5CS66E",
"DonateText": "If you like my work please consider Donating.",
"title": "dlandon's Repository",
"index": 24
"index": 25
},
{
"url": "https://github.com/dorgan/unraid-templates",
@ -250,7 +258,7 @@
"DonateLink": "https://paypal.me/dorgan1983",
"DonateText": "If you like my work please consider Donating.",
"title": "dorgan's Repository",
"index": 25
"index": 26
},
{
"url": "https://github.com/deasmi/unraid-ca",
@ -260,7 +268,7 @@
"DonateLink": "https://www.justgiving.com/fundraising/unraid-tailscale",
"DonateText": "If you like my work please consider donating to cancer research at https://www.justgiving.com/fundraising/unraid-tailscale.",
"title": "dsmith44's Repository",
"index": 26
"index": 27
},
{
"url": "https://github.com/fithwum/files-for-dockers",
@ -271,7 +279,7 @@
"DonateText": "Buy me a coffee if you like.",
"WebPage": "https://hoots.fithwum.tech",
"title": "fithwum's Repository",
"index": 27
"index": 28
},
{
"url": "https://github.com/nzzane/nzzane-unraid-repo",
@ -282,7 +290,7 @@
"DonateText": "If you appreciate my work, then please consider buying me a Snacc :D",
"WebPage": "https://turtledev.nz",
"title": "FlippinTurt's Repository",
"index": 28
"index": 29
},
{
"url": "https://github.com/Frooodle/unraid-templates",
@ -292,7 +300,7 @@
"DonateLink": "https://www.paypal.com/paypalme/FroodlePlex",
"DonateText": "You shouldn't donate, I have not made these docker images only did some config.. \n But if you really want to, thanks :)",
"title": "Froodle's Repository",
"index": 29
"index": 30
},
{
"url": "https://github.com/GlassedSilver/unRAID-CAs",
@ -302,7 +310,7 @@
"Forum": "https://forums.unraid.net/profile/91241-glassed-silver/",
"Twitter": "https://twitter.com/GlassedSilver",
"title": "Glassed Silver's Repository",
"index": 30
"index": 31
},
{
"url": "https://github.com/Goobaroo/unraid-templates",
@ -310,7 +318,7 @@
"bio": "I like to publish things I create for myself. Right now creating modded minecrafte server containers. Let me know if you have any requests.",
"icon": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/main/goobaroo.png",
"title": "Goobaroo's Repository",
"index": 31
"index": 32
},
{
"url": "https://github.com/GuildDarts/unraid-ca-templates",
@ -318,7 +326,7 @@
"bio": "Having fun playing with my Unraid server ^_^",
"icon": "https://raw.githubusercontent.com/GuildDarts/unraid-ca-templates/master/avatar.png",
"title": "GuildDart's Repository",
"index": 32
"index": 33
},
{
"url": "https://github.com/guydavis/machinaris-unraid",
@ -328,7 +336,7 @@
"Discord": "https://discord.gg/mX4AtMTt87",
"WebPage": "https://github.com/guydavis",
"title": "guy.davis' Repository",
"index": 33
"index": 34
},
{
"url": "https://github.com/hotio/unraid-templates",
@ -340,7 +348,7 @@
"Discord": "https://hotio.dev/discord",
"WebPage": "https://hotio.dev",
"title": "hotio's Repository",
"index": 34
"index": 35
},
{
"url": "https://github.com/hussainalhaddad/docker-templates",
@ -350,7 +358,7 @@
"DonateLink": "https://www.paypal.me/husainalhadad",
"DonateText": "If you like my work please consider donating.",
"title": "hussainalhaddad's Repository",
"index": 35
"index": 36
},
{
"url": "https://github.com/ich777/docker-templates",
@ -360,7 +368,7 @@
"DonateLink": "https://www.paypal.me/chips777",
"DonateText": "If you like my work please consider Donating.",
"title": "ich777's Repository",
"index": 36
"index": 37
},
{
"url": "https://github.com/IkerSaint/ZFS-Master-Unraid",
@ -371,7 +379,7 @@
"DonateText": "If you like my work please consider Donating.",
"WebPage": "https://ikersaint.medium.com",
"title": "Iker's Repository",
"index": 37
"index": 38
},
{
"url": "https://github.com/AMJidovu/unraid-repository",
@ -381,7 +389,7 @@
"DonateLink": "https://www.paypal.me/xternet",
"DonateText": "If you like my work please consider Donating.",
"title": "Jidovu Marius Adrian's Repository",
"index": 38
"index": 39
},
{
"url": "https://github.com/juusujanar/unraid-templates",
@ -391,7 +399,7 @@
"DonateLink": "https://www.paypal.me/jj9987",
"DonateText": "If you like my work and want to buy me a beer, feel free.",
"title": "jj9987's Repository",
"index": 39
"index": 40
},
{
"url": "https://github.com/JmzTaylor/homelab_proxy_unraid",
@ -401,7 +409,7 @@
"DonateLink": "https://paypal.me/jmztaylor",
"DonateText": "If you like my work please consider Donating.",
"title": "jmztaylor's Repository",
"index": 40
"index": 41
},
{
"url": "https://github.com/tenasi/unraid-templates",
@ -411,7 +419,7 @@
"DonateLink": "https://www.paypal.me/tenasi",
"DonateText": "If you like my work please consider Donating.",
"title": "JohnnyP's Repository",
"index": 41
"index": 42
},
{
"url": "https://github.com/JTok/unraid-plugins",
@ -421,7 +429,7 @@
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NG5HGW4Q3CZU4",
"DonateText": "Feel free to buy me a beer or coffee :-)",
"title": "JTok's Repository",
"index": 42
"index": 43
},
{
"url": "https://github.com/KakersUK/docker-templates",
@ -430,7 +438,7 @@
"icon": "https://cdn.statically.io/gh/KakersUK/docker-templates/master/KakersUK/images/avatar.jpg",
"WebPage": "https://kakers.uk",
"title": "KakersUK's Repository",
"index": 43
"index": 44
},
{
"url": "https://github.com/Kippenhof/docker-templates",
@ -440,7 +448,7 @@
"DonateLink": "https://github.com/Kippenhof/docker-templates/blob/main/Donations.md",
"DonateText": "Don't Donate Me! Donate the Creators of these Amazing Apps",
"title": "Kippenhof's Repository",
"index": 44
"index": 45
},
{
"url": "https://github.com/Kizaing/Unraid-Templates",
@ -449,7 +457,7 @@
"icon": "https://raw.githubusercontent.com/Kizaing/Unraid-Templates/main/avatar.jpg",
"Twitter": "https://twitter.com/Kizaing",
"title": "Kizaing's Repository",
"index": 45
"index": 46
},
{
"url": "https://github.com/maschhoff/docker",
@ -460,7 +468,7 @@
"DonateText": "If you like my work buy me a Pizza ;)",
"WebPage": "https://www.cmais.de",
"title": "knex666's Repository",
"index": 46
"index": 47
},
{
"url": "https://github.com/kubedzero/unraid-community-apps-xml",
@ -469,7 +477,7 @@
"icon": "https://raw.githubusercontent.com/kubedzero/unraid-community-apps-xml/main/GitHubAvatar.png",
"Forum": "https://forums.unraid.net/profile/12026-kubed_zero/",
"title": "kubed_zero's Repository",
"index": 47
"index": 48
},
{
"url": "https://github.com/kutzilla/unraid-templates",
@ -477,7 +485,7 @@
"bio": "Creating unRAID templates for my personal system. Maybe some of those templates are helpful for your purpose.",
"icon": "https://raw.githubusercontent.com/kutzilla/unraid-templates/master/images/avatar.jpg",
"title": "kutzilla's Repository",
"index": 48
"index": 49
},
{
"url": "https://github.com/L4stIdi0t/Unraid-template",
@ -486,7 +494,7 @@
"icon": "https://github.com/l4stidi0t.png",
"Discord": "https://discord.com/invite/7QVzvjcDDM",
"title": "L4stIdi0t's Repository",
"index": 49
"index": 50
},
{
"url": "https://github.com/xXGuhuXx/unraid-templates",
@ -494,7 +502,7 @@
"bio": "Creating Docker containers, but still a beginner",
"icon": "https://avatars.githubusercontent.com/u/41334974?v=4",
"title": "LarsW's Repository",
"index": 50
"index": 51
},
{
"url": "https://github.com/linuxserver/templates",
@ -508,7 +516,7 @@
"Discord": "https://discord.gg/YWrKVTn",
"WebPage": "https://www.linuxserver.io",
"title": "linuxserver's Repository",
"index": 51
"index": 52
},
{
"url": "https://github.com/ljm42/unraid-templates",
@ -516,7 +524,7 @@
"bio": "These are my personal contributions to the community, not offical offerings by Lime Technologies",
"icon": "https://ipsassets.unraid.net/uploads/monthly_2020_12/Answer_to_Life.thumb.png.508f33beece2c22fb6dde4cf726a02f9.png",
"title": "ljm42's Repository",
"index": 52
"index": 53
},
{
"url": "https://github.com/llalon/unraid-templates",
@ -524,7 +532,7 @@
"bio": "Misc docker containers useful for bioinformatics and data science",
"icon": "https://raw.githubusercontent.com/llalon/unraid-templates/master/llalon/images/profile.jpg",
"title": "llalon's Repository",
"index": 53
"index": 54
},
{
"url": "https://github.com/lnxd/unraid-templates",
@ -534,7 +542,7 @@
"DonateLink": "https://github.com/lnxd",
"DonateText": "If you like my work please consider donating.",
"title": "lnxd's Repository",
"index": 54
"index": 55
},
{
"url": "https://github.com/lordfiSh/unraid-docker-images",
@ -544,7 +552,7 @@
"DonateLink": "https://www.paypal.com/paypalme/imgeld",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"title": "lordfiSh's Repository",
"index": 55
"index": 56
},
{
"url": "https://github.com/lubeda/unraid-templates",
@ -554,7 +562,7 @@
"DonateLink": "https://www.paypal.com/donate/?hosted_button_id=FZDKSLQ46HJTU",
"DonateText": "If you like my work please consider donating.",
"title": "LuBeDa's Repository",
"index": 56
"index": 57
},
{
"url": "https://github.com/m0ngr31/unraid_ca",
@ -563,7 +571,7 @@
"icon": "https://avatars.githubusercontent.com/u/1045977?v=4",
"WebPage": "https://github.com/m0ngr31",
"title": "m0ngr31's Repository",
"index": 57
"index": 58
},
{
"url": "https://github.com/mgutt/unraid-docker-templates",
@ -574,7 +582,7 @@
"DonateText": "If you like my work please consider Donating.",
"WebPage": "https://gutt.it/",
"title": "mgutt's Repository",
"index": 58
"index": 59
},
{
"url": "https://github.com/n8detar/docker-templates",
@ -582,7 +590,7 @@
"bio": "I am not really a developer, I just made someone elses docker container available to others in the Unraid Community, I hope it helps!",
"icon": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/images/avatar.png",
"title": "ndetar's Repository",
"index": 59
"index": 60
},
{
"url": "https://github.com/unraid/language-templates",
@ -596,7 +604,7 @@
"Twitter": "https://twitter.com/UnraidOfficial",
"WebPage": "https://unraid.net/",
"title": "Official Unraid Repository",
"index": 60
"index": 61
},
{
"url": "https://github.com/olehj/unraid",
@ -607,7 +615,7 @@
"DonateText": "Donate me a beer if you like my plugin.. or not, or donate some ETH if you like my docker container: 0x516eaf4546BBeA271d05A3E883Bd2a11730Ef97b",
"Forum": "https://forums.unraid.net/profile/86216-olehj/",
"title": "olehj's Repository",
"index": 61
"index": 62
},
{
"url": "https://github.com/Organizr/docker-organizr",
@ -619,7 +627,7 @@
"Discord": "https://organizr.app/discord",
"WebPage": "https://organizr.app/",
"title": "Organizr Repository",
"index": 62
"index": 63
},
{
"url": "https://github.com/paulpoco/docker-templates",
@ -627,7 +635,7 @@
"bio": "Just adapting existing DockerHub images and doing the Templates for Unraid",
"icon": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/images/pjbwidgets_web_hi_res_512.png",
"title": "Paul_Ber's Repository",
"index": 63
"index": 64
},
{
"url": "https://github.com/noinip/container-templates",
@ -635,7 +643,7 @@
"bio": "I started when Docker came on the scene with unraid some 7 or so years ago. CherryMusic and pyTiVo are my main two and I plan to revisit them now in 2021/22.",
"icon": "https://forums.unraid.net/uploads/monthly_2020_11/ring-and-pinion-set-alt-v2.jpg.67cc28c50f97467b1f4369c7e8e9b297.jpg",
"title": "pinion's Repository",
"index": 64
"index": 65
},
{
"url": "https://github.com/PTRFRLL/unraid-templates",
@ -646,7 +654,7 @@
"DonateText": "Buy me a coffee/beer",
"WebPage": "https://github.com/PTRFRLL",
"title": "PTRFRLL's Repository",
"index": 65
"index": 66
},
{
"url": "https://github.com/RandomNinjaAtk/unraid-templates",
@ -656,7 +664,7 @@
"DonateLink": "https://github.com/sponsors/RandomNinjaAtk",
"DonateText": "If you like my work please consider Donating.",
"title": "randomninjaatk's Repository",
"index": 66
"index": 67
},
{
"url": "https://github.com/RazorSiM/docker-templates",
@ -668,7 +676,7 @@
"Discord": "https://discord.gg/Mn2Ty3y",
"WebPage": "https://raz.works",
"title": "raz's Repository",
"index": 67
"index": 68
},
{
"url": "https://github.com/redvex2460/docker-templates",
@ -678,7 +686,7 @@
"DonateLink": "https://paypal.me/RedVex2460Gaming",
"DonateText": "If you like my work please consider Donating.",
"title": "RedVex's Repository",
"index": 68
"index": 69
},
{
"url": "https://github.com/revenz/FileFlowsUnraid",
@ -690,7 +698,7 @@
"Discord": "https://discord.gg/xbYK8wFMeU",
"WebPage": "https://github.com/revenz/FileFlows",
"title": "reven's Repository",
"index": 69
"index": 70
},
{
"url": "https://github.com/rix1337/docker-templates",
@ -700,7 +708,7 @@
"DonateLink": "https://github.com/users/rix1337/sponsorship",
"DonateText": "Sponsor me if you like my work!",
"title": "rix's Repository",
"index": 70
"index": 71
},
{
"url": "https://github.com/Data-Monkey/docker-templates",
@ -708,7 +716,7 @@
"bio": "I am not attempting to create containers, but I have built a few templates to make life a little easier. If you are looking for details on the containers, please check out the individual DockerHub pages.\n There is usually also a support thread linked in the respectiuve template.",
"icon": "https://ipsassets.unraid.net/uploads/monthly_2017_02/DataMonkey.gif.2e58e2d34570035409850b750e2b4ae2.gif",
"title": "Roland's Repository",
"index": 71
"index": 72
},
{
"url": "https://github.com/rroller/unraid-templates",
@ -717,7 +725,7 @@
"icon": "https://i.imgur.com/ZjNRfo3.png",
"WebPage": "https://ronnieroller.com",
"title": "runraid's Repository",
"index": 72
"index": 73
},
{
"url": "https://github.com/Sander0542/docker-templates",
@ -727,7 +735,7 @@
"DonateLink": "https://github.com/sponsors/Sander0542",
"DonateText": "If you like my work please consider Donating.",
"title": "Sander0542's Repository",
"index": 73
"index": 74
},
{
"url": "https://github.com/ivaxor/unraid-ca-docker-templates",
@ -737,7 +745,7 @@
"DonateLink": "https://github.com/sponsors/ivaxor",
"DonateText": "Sponsor me if you like my work!",
"title": "saskiuhia's Repository",
"index": 74
"index": 75
},
{
"url": "https://github.com/Sdub76/unraid_docker_templates",
@ -747,7 +755,7 @@
"DonateLink": "https://paypal.me/ScottWaun",
"DonateText": "If you like my work please consider Donating.",
"title": "sdub's Repository",
"index": 75
"index": 76
},
{
"url": "https://github.com/selfhosters/unRAID-CA-templates",
@ -759,7 +767,7 @@
"Discord": "https://discord.gg/qWPbc8R",
"WebPage": "https://selfhosters.net/",
"title": "Selfhosters Unraid Discord Repository",
"index": 76
"index": 77
},
{
"url": "https://github.com/sgraaf/Unraid-Docker-Templates",
@ -769,7 +777,7 @@
"DonateLink": "https://www.paypal.me/sgraaf2",
"DonateText": "Help support my work by buying me a coffee or a beer",
"title": "sgraaf's Repository",
"index": 77
"index": 78
},
{
"url": "https://github.com/SmartPhoneLover/unraid-docker-templates",
@ -779,7 +787,7 @@
"DonateLink": "https://github.com/SmartPhoneLover/unraid-docker-templates/blob/main/DONATION.md",
"DonateText": "If you like my work, please consider making a little donation.",
"title": "SmartPhoneLover's Repository",
"index": 78
"index": 79
},
{
"url": "https://github.com/snoopy86/docker-repo",
@ -790,7 +798,7 @@
"DonateText": "If you like my work please consider Donating.",
"Forum": "https://forums.unraid.net/topic/41917-support-snoopy-logitech-media-server-emoncms-ubuntu-ffmpeg",
"title": "snoopy86's Repository",
"index": 79
"index": 80
},
{
"url": "https://github.com/Squidly271/plugin-repository",
@ -802,7 +810,7 @@
"Photo": "https://raw.githubusercontent.com/Squidly271/community.applications/master/webImages/20191221_193714.jpg",
"Video": "https://www.youtube.com/watch?v=WMxGVfk09lU",
"title": "Squid's Repository",
"index": 80
"index": 81
},
{
"url": "https://github.com/StevenDTX/unraid-plugin-repository",
@ -810,7 +818,7 @@
"bio": "openVMTools_compiled Repository",
"icon": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.png",
"title": "StevenD's Repository",
"index": 81
"index": 82
},
{
"url": "https://github.com/ibracorp/unraid-templates",
@ -822,7 +830,7 @@
"Discord": "https://discord.gg/VWAG7rZ",
"WebPage": "https://ibracorp.io",
"title": "Sycotix' Repository",
"index": 82
"index": 83
},
{
"url": "https://github.com/jason-bean/docker-templates",
@ -832,7 +840,7 @@
"DonateLink": "https://paypal.me/jasonsbean/0usd",
"DonateText": "If you like my work please consider Donating.",
"title": "Taddeusz' Repository",
"index": 83
"index": 84
},
{
"url": "https://github.com/tmchow/unraid-docker-templates",
@ -840,7 +848,7 @@
"bio": "Creating Docker containers for fun.",
"icon": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/img/avatar.jpg",
"title": "tmchow's Repository",
"index": 84
"index": 85
},
{
"url": "https://github.com/tquizzle/Docker-xml",
@ -852,7 +860,7 @@
"Twitter": "https://twitter.com/tquizzle",
"WebPage": "https://travisq.com",
"title": "TQ's Repository",
"index": 85
"index": 86
},
{
"url": "https://github.com/PlexRipper/PlexRipper-Unraid-CA-Templates",
@ -860,7 +868,7 @@
"bio": "Currently working hard on developing PlexRipper! Let me know if you have any ideas or feedback on how to make it even more awesome!",
"WebPage": "https://github.com/JasonLandbridge",
"title": "Unmax's Repository",
"index": 86
"index": 87
},
{
"url": "https://github.com/jahanson/unraid-docker-templates",
@ -868,7 +876,7 @@
"bio": "Helping make it easy to run Minecraft on Unraid :)",
"icon": "https://avatars.githubusercontent.com/jahanson",
"title": "Veriwind's Repository",
"index": 87
"index": 88
},
{
"url": "https://github.com/vinid223/unraid-docker-templates",
@ -878,7 +886,7 @@
"DonateLink": "https://paypal.me/vinid223",
"DonateText": "If you like my work please consider Donating.",
"title": "vinid223's Repository",
"index": 88
"index": 89
},
{
"url": "https://github.com/vrx-666/unraid-xml",
@ -886,7 +894,7 @@
"bio": "Creating Docker containers for fun. Most often for my own needs, which are not met by other available in CA.",
"icon": "https://raw.githubusercontent.com/vrx-666/unraid-xml/master/img/mask.jpg",
"title": "vrx's Repository",
"index": 89
"index": 90
},
{
"url": "https://github.com/Waseh/unraidtemplates",
@ -896,7 +904,7 @@
"DonateLink": "https://paypal.me/WasehDev",
"DonateText": "If you like my work please consider Donating.",
"title": "Waseh's Repository",
"index": 90
"index": 91
},
{
"url": "https://github.com/Womabre/unraid-docker-templates",
@ -906,7 +914,7 @@
"DonateLink": "https://paypal.me/wmbreedveld",
"DonateText": "If you like my work please consider Donating.",
"title": "Womabre's Repository",
"index": 91
"index": 92
},
{
"url": "https://github.com/dylan-hoefsloot/unraid-docker-templates",
@ -914,7 +922,7 @@
"bio": "Creating minimal docker templates for my most used applications",
"icon": "https://avatars.githubusercontent.com/dylan-hoefsloot",
"title": "worseforwear's Repository",
"index": 92
"index": 93
},
{
"url": "https://github.com/xthursdayx/docker-templates",
@ -925,7 +933,7 @@
"DonateText": "If you appreciate my work please consider buying me a coffee, cheers!",
"Forum": "https://forums.unraid.net/topic/88410-support-xthursdayx-unraid-docker-templates/",
"title": "xthursdayx's Repository",
"index": 93
"index": 94
},
{
"url": "https://github.com/yayitazale/unraid-templates",
@ -936,7 +944,7 @@
"DonateText": "If you like my work please consider Donating.",
"WebPage": "https://firstcommit.dev/",
"title": "yayitazale's Repository",
"index": 94
"index": 95
},
{
"url": "https://github.com/zgorizzo69/unraid-templates",
@ -944,210 +952,204 @@
"bio": "All about decentralization.",
"icon": "https://github.com/zgorizzo69.png",
"title": "zgo's Repository",
"index": 95
"index": 96
},
{
"url": "https://github.com/rythmik/docker-templates",
"profile": "https://forums.unraid.net/profile/10512-a_n_d_y/",
"title": "a_n_d_y's Repository",
"index": 96
"index": 97
},
{
"url": "https://github.com/activ/docker-templates",
"profile": "https://forums.lime-technology.com/profile/69882-activ/",
"title": "activ's Repository",
"index": 97
"index": 98
},
{
"url": "https://github.com/aeleos/cloudflared",
"profile": "https://forums.unraid.net/profile/78732-aeleos/",
"title": "aeleos' Repository",
"index": 98
"index": 99
},
{
"url": "https://github.com/wbynum/docker-templates",
"profile": "https://forums.unraid.net/profile/97630-aggie1999/",
"title": "Aggie1999's Repository",
"index": 99
"index": 100
},
{
"url": "https://github.com/Zazou49/unraid",
"profile": "https://forums.unraid.net/profile/110288-alexb/",
"title": "Alex B's Repository",
"index": 100
"index": 101
},
{
"url": "https://github.com/aptalca/docker-templates",
"profile": "https://forums.lime-technology.com/profile/7767-aptalca/",
"title": "aptalca's Repository",
"index": 101
"index": 102
},
{
"url": "https://github.com/argash/amongusdiscord_unraid",
"profile": "https://forums.unraid.net/profile/112259-argash/",
"title": "argash's Repository",
"index": 102
"index": 103
},
{
"url": "https://github.com/atribe/unRAID-docker",
"profile": "https://forums.lime-technology.com/profile/70671-atribe/",
"title": "atribe's Repository",
"index": 103
"index": 104
},
{
"url": "https://github.com/JamesTeague/unraid-templates",
"profile": "https://forums.unraid.net/profile/139338-bamaj13/",
"title": "BamaJ13's Repository",
"index": 104
"index": 105
},
{
"url": "https://github.com/benderstwin/docker-templates",
"profile": "https://forums.unraid.net/profile/11326-bryanwirth/",
"title": "Bender's Repository",
"index": 105
"index": 106
},
{
"url": "https://github.com/BigManDave/unraid-templates",
"profile": "https://forums.unraid.net/profile/133103-bigmandave/",
"title": "BigManDave's Repository",
"index": 106
"index": 107
},
{
"url": "https://github.com/bluegizmo83/DockerXMLs",
"profile": "https://forums.unraid.net/profile/105585-bluegizmo83",
"title": "bluegizmo83's Repository",
"index": 107
"index": 108
},
{
"url": "https://github.com/bobbintb/docker-templates",
"profile": "https://forums.unraid.net/profile/550-bobbintb/",
"title": "bobbintb's Repository",
"index": 108
"index": 109
},
{
"url": "https://github.com/StuffAnThings/unraid-templates",
"profile": "https://forums.unraid.net/profile/76370-bobokun/",
"title": "bobokun's Repository",
"index": 109
"index": 110
},
{
"url": "https://github.com/bonedrums/unraid-templates",
"profile": "https://forums.unraid.net/profile/72855-bonedrums/",
"title": "bonedrums' Repository",
"index": 110
"index": 111
},
{
"url": "https://github.com/breadlysm/Breads-unraid-templates",
"profile": "https://forums.unraid.net/profile/84220-breadlysm/",
"title": "breadlysm's Repository",
"index": 111
"index": 112
},
{
"url": "https://github.com/brettm357/docker-templates",
"profile": "https://forums.lime-technology.com/profile/62222-brettm357/",
"title": "brettm357's Repository",
"index": 112
"index": 113
},
{
"url": "https://github.com/brycelarge/unraid-templates",
"profile": "https://forums.unraid.net/profile/112270-brycelarge/",
"title": "brycelarge's Repository",
"index": 113
"index": 114
},
{
"url": "https://github.com/jshridha/templates",
"profile": "https://forums.lime-technology.com/profile/7061-bungy/",
"title": "Bungy's Repository",
"index": 114
"index": 115
},
{
"url": "https://github.com/C3004/Unraid-Templates-C3004",
"profile": "https://forums.unraid.net/profile/142775-c3004/",
"title": "C3004's Repository",
"index": 115
"index": 116
},
{
"url": "https://github.com/C4ArtZ/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/106324-c4artz/",
"title": "c4artz' Repository",
"index": 116
"index": 117
},
{
"url": "https://github.com/Camc314/unraid-jellyfin-vue",
"profile": "https://forums.unraid.net/profile/123309-camc314/",
"title": "Camc314's Repository",
"index": 117
"index": 118
},
{
"url": "https://github.com/P3R-CO/unraid",
"profile": "https://forums.unraid.net/profile/106374-captasic/",
"title": "capt.asic's Repository",
"index": 118
"index": 119
},
{
"url": "https://github.com/CaptInsano/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/40599-captinsano/",
"title": "CaptInsano's Repository",
"index": 119
"index": 120
},
{
"url": "https://github.com/chacawaca/post-recording-xml",
"profile": "https://forums.unraid.net/profile/111526-chacawaca",
"title": "Chacawaca's Repository",
"index": 120
"index": 121
},
{
"url": "https://github.com/PotentialIngenuity/petio-unraid",
"profile": "https://forums.unraid.net/profile/107700-chargingcosmonaut/",
"title": "ChargingCosmonaut's Repository",
"index": 121
"index": 122
},
{
"url": "https://github.com/cheesemarathon/docker-templates",
"profile": "https://forums.lime-technology.com/profile/70291-cheesemarathon/",
"title": "cheesemarathon's Repository",
"index": 122
"index": 123
},
{
"url": "https://github.com/chvb/docker-templates",
"profile": "https://forums.lime-technology.com/profile/65325-chvb/",
"title": "chvb's Repository",
"index": 123
"index": 124
},
{
"url": "https://github.com/ckocyigit/unraid-webdav",
"profile": "https://forums.unraid.net/profile/110566-ck98/",
"title": "CK98's Repository",
"index": 124
"index": 125
},
{
"url": "https://github.com/clowrym/docker-templates",
"profile": "https://forums.lime-technology.com/profile/26570-clowrym/",
"title": "clowrym's Repository",
"index": 125
"index": 126
},
{
"url": "https://github.com/cmer/docker-templates",
"profile": "https://forums.lime-technology.com/profile/69846-cmer/",
"title": "cmer's Repository",
"index": 126
"index": 127
},
{
"url": "https://github.com/Adidasdaniel98/RepetierDocker",
"profile": "https://forums.unraid.net/profile/120747-codeluxe/",
"title": "Codeluxe's Repository",
"index": 127
"index": 128
},
{
"url": "https://github.com/coppit/unraid-plugin-metadata",
"profile": "https://forums.lime-technology.com/profile/167-coppit/",
"title": "coppit's Repository",
"index": 128
},
{
"url": "https://github.com/Joey291/unraid-templates",
"profile": "https://forums.unraid.net/profile/99592-cornflake/",
"title": "Cornflake's Repository",
"index": 129
},
{