This commit is contained in:
Andrew Z 2022-10-29 17:47:34 -04:00
parent 9824859551
commit 8e6e8c127f
9 changed files with 1001 additions and 487 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1667066631
"last_updated_timestamp": 1667080052
}

View File

@ -109872,6 +109872,202 @@
"LastUpdate": 1666700704,
"FirstSeen": 1612300114
},
{
"Name": "VEIN",
"Repository": "ich777/steamcmd:vein",
"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://vein.gg/",
"Overview": "This Docker will download and install SteamCMD. It will also install VEIN and run it.\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/vein.png",
"ExtraParams": "--restart=unless-stopped",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/vein"
},
{
"@attributes": {
"Name": "GAME_ID",
"Target": "GAME_ID",
"Default": "",
"Mode": "",
"Description": "The GAME_ID that the container download at startup.\r\nIf you want to install a static or beta version of the game change the value to: '2131400 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2131400"
},
{
"@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 1",
"Target": "7777",
"Default": "",
"Mode": "udp",
"Description": "UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "7777"
},
{
"@attributes": {
"Name": "UDP Steam",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "Game Parameters",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your game parameters seperated with ? and start with a ? (don't put spaces in between eg: ?MaxPlayers=40?FastDecayUnsnappedCoreStructures=true)",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra Game Parameters",
"Target": "GAME_PARAMS_EXTRA",
"Default": "",
"Mode": "",
"Description": "Type in your Extra Game Parameters seperated with a space and - (eg: -DisableDeathSpectator -UseBattlEye)",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "-log"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Vein.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Vein.xml",
"CategoryList": [
"GameServers"
],
"stars": 28,
"LastUpdate": 1667073043,
"LastUpdateScan": 1667080051,
"FirstSeen": 1667080051
},
{
"Name": "Vintage-Story",
"Repository": "ich777/vintagestory",
@ -162453,182 +162649,6 @@
"FirstSeen": 1591272457,
"topTrending": -0.055999999999999994
},
{
"Name": "PhValheim-Server",
"Repository": "theoriginalbrian/phvalheim-server",
"Registry": "https://hub.docker.com/r/theoriginalbrian/phvalheim-server",
"Network": "bridge",
"Privileged": "false",
"Shell": "bash",
"Support": "https://github.com/brianmiller/phvalheim-server/issues",
"Project": "https://github.com/brianmiller/phvalheim-server",
"Overview": "An over-engineered approach to Valheim server+client world+mods management",
"TemplateURL": "https://raw.githubusercontent.com/brianmiller/docker-templates/master/phvalheim-server/phvalheim-server.xml",
"Icon": "https://github.com/brianmiller/docker-templates/raw/master/phvalheim-server/phvalheim-server.png",
"MinVer": "6.0",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Type": "Variable",
"Name": "phvalheimHost",
"Target": "phvalheimHost",
"Default": "",
"Mode": "",
"Description": "This is the FQDN hostname clients use to connect to PhValheim's server.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Type": "Variable",
"Name": "gameDNS",
"Target": "gameDNS",
"Default": "",
"Mode": "",
"Description": "This is the FQDN hostname clients use to connect to Valheim worlds.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Type": "Variable",
"Name": "steamAPIKey",
"Target": "steamAPIKey",
"Default": "",
"Mode": "",
"Description": "Your Steam API Key. This is used for Steam Username/ID validation and world authorization.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Type": "Variable",
"Name": "backupsToKeep",
"Target": "backupsToKeep",
"Default": "10",
"Mode": "",
"Description": "The number of backups to keep per world.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "10"
},
{
"@attributes": {
"Type": "Variable",
"Name": "defaultSeed",
"Target": "defaultSeed",
"Default": "szN8qp2lBn",
"Mode": "",
"Description": "The default Valheim seed used when one isn't specified.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "szN8qp2lBn"
},
{
"@attributes": {
"Type": "Variable",
"Name": "phvalheimClientURL",
"Target": "phvalheimClientURL",
"Default": "https://github.com/brianmiller/phvalheim-client/raw/master/published_build/phvalheim-client-installer.exe",
"Mode": "",
"Description": "The hosted location your clients will download the PhValheim Client from.",
"Display": "hidden",
"Required": "true",
"Mask": "false"
},
"value": "https://github.com/brianmiller/phvalheim-client/raw/master/published_build/phvalheim-client-installer.exe"
},
{
"@attributes": {
"Type": "Port",
"Name": "PhValheim Web Sever Port",
"Target": "8888",
"Default": "8080",
"Mode": "tcp",
"Description": "This is a Web UI Port, and is used to access and configure your PhValheim Server.",
"Display": "always",
"Required": "true"
},
"value": "8080"
},
{
"@attributes": {
"Type": "Port",
"Name": "PhValheim Game Server Ports",
"Target": "25000-26000",
"Default": "25000-26000",
"Mode": "udp",
"Description": "Every Valheim world requires two UDP ports. We reserve a large block.",
"Display": "hidden",
"Required": "true"
},
"value": "25000-26000"
},
{
"@attributes": {
"Type": "Variable",
"Name": "basePort",
"Target": "basePort",
"Default": "25000",
"Mode": "udp",
"Description": "The first port to use for game worlds. This must be the first port of 'PhValheim Game Server Ports'",
"Display": "hidden",
"Required": "true"
},
"value": "25000"
},
{
"@attributes": {
"Type": "Path",
"Name": "Stateful Data Path",
"Target": "/opt/stateful",
"Default": "/mnt/user/appdata/phvalheim-server",
"Mode": "rw",
"Description": "Internal Container Path: /opt/stateful",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/phvalheim-server"
},
{
"@attributes": {
"Type": "Path",
"Name": "Stateful Data Path for backups",
"Target": "/opt/stateful/backups",
"Default": "/mnt/user/appdata/phvalheim-server/backups",
"Mode": "rw",
"Description": "Internal Container Path for backups: /opt/stateful/backups",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/phvalheim-server/backups"
}
],
"Repo": "TheBrian's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/TheBriansRepository/phvalheim-server/phvalheim-server.xml",
"downloads": 64,
"LastUpdateScan": 1664683401,
"LastUpdate": 1661022071,
"FirstSeen": 1659485021
},
{
"Name": "OctoFarm",
"Repository": "octofarm/octofarm",
@ -251390,10 +251410,21 @@
"CategoryList": [
"Network-DNS"
],
"downloads": 11418066,
"downloads": 11425929,
"stars": 17,
"LastUpdateScan": 1664481829,
"LastUpdate": 1660585426,
"LastUpdate": 1666883435,
"trending": 0.069,
"trends": [
0.069
],
"trendsDate": [
1667080052
],
"downloadtrend": [
11418066,
11425929
],
"LastUpdateScan": 1667080052,
"FirstSeen": 1664481829
},
{
@ -254029,5 +254060,195 @@
"LastUpdateScan": 1667037820,
"LastUpdate": 1666979567,
"FirstSeen": 1667037820
},
{
"Name": "YTSync",
"Repository": "pickl3s/ytsync:latest",
"Registry": "https://hub.docker.com/r/pickl3s/ytsync",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/PugPickles/YTSync",
"Overview": "Sync youtube playlists locally, files can be downloaded as mp3 or mp4.\r\nPractical for e.g. Jellyfin",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/PugPickles/YTSync/master/ytsync.xml",
"Icon": "https://raw.githubusercontent.com/PugPickles/YTSync/main/icon.png",
"Config": [
{
"@attributes": {
"Name": "Media root dir",
"Target": "/mnt/share",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI port",
"Target": "8080",
"Default": "8096",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8080"
}
],
"Repo": "Pickl3s' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/Pickl3sRepository/ytsync.xml",
"CategoryList": [
"Downloaders"
],
"downloads": 9,
"LastUpdate": 1667049973,
"LastUpdateScan": 1667080052,
"FirstSeen": 1667080052
},
{
"Name": "LLDAP",
"Repository": "nitnelave/lldap",
"Registry": "https://hub.docker.com/r/nitnelave/lldap/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/nitnelave/lldap",
"Overview": "A lightweight LDAP server for user management with a web interface. For more information please visit the GitHub repository.",
"WebUI": "http://[IP]:[PORT:17170]/",
"TemplateURL": "https://raw.githubusercontent.com/lewislarsen/lldap-unraid/master/lldap.xml",
"Config": [
{
"@attributes": {
"Name": "Data path",
"Target": "/data",
"Default": "/mnt/user/appdata/lldap/",
"Mode": "rw",
"Description": "The default path for LLDAP configuration files, this is where your user configuration etc will be stored.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/lldap/"
},
{
"@attributes": {
"Name": "Container Variable 1",
"Target": "UID",
"Default": "1000",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "Container Variable 2",
"Target": "GID",
"Default": "1000",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "JWT Secret",
"Target": "LLDAP_JWT_SECRET",
"Default": "",
"Mode": "",
"Description": "Set this to a random string of characters as it is used for your JWT secret.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "h%%YtpKa!it8iMgYMfcL"
},
{
"@attributes": {
"Name": "LDAP Admin Password",
"Target": "LLDAP_LDAP_USER_PASS",
"Default": "password",
"Mode": "",
"Description": "The password for the default admin user. Please change this to something more secure.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "password"
},
{
"@attributes": {
"Name": "Base distinguished name",
"Target": "LLDAP_LDAP_BASE_DN",
"Default": "dc=example,dc=com",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "dc=example,dc=com"
},
{
"@attributes": {
"Name": "Web front-end port",
"Target": "17170",
"Default": "17170",
"Mode": "tcp",
"Description": "The default port for the web front-end.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "17170"
},
{
"@attributes": {
"Name": "LDAP port",
"Target": "3890",
"Default": "3890",
"Mode": "tcp",
"Description": "The default port for LDAP connections.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3890"
}
],
"Repo": "Lewis L's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/LewisLsRepository/lldap.xml",
"CategoryList": [
"Security",
"Tools-Utilities",
"Network-Web"
],
"downloads": 56847,
"stars": 2,
"LastUpdate": 1667049898,
"LastUpdateScan": 1667080052,
"FirstSeen": 1667080052
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1848,
"last_updated_timestamp": 1667066631,
"last_updated": "2022-10-29 14:03",
"apps": 1850,
"last_updated_timestamp": 1667080052,
"last_updated": "2022-10-29 17:47",
"categories": [
{
"Cat": "Backup:",
@ -110034,6 +110034,202 @@
"LastUpdate": 1666700704,
"FirstSeen": 1612300114
},
{
"Name": "VEIN",
"Repository": "ich777/steamcmd:vein",
"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://vein.gg/",
"Overview": "This Docker will download and install SteamCMD. It will also install VEIN and run it.\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/vein.png",
"ExtraParams": "--restart=unless-stopped",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/vein"
},
{
"@attributes": {
"Name": "GAME_ID",
"Target": "GAME_ID",
"Default": "",
"Mode": "",
"Description": "The GAME_ID that the container download at startup.\r\nIf you want to install a static or beta version of the game change the value to: '2131400 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2131400"
},
{
"@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 1",
"Target": "7777",
"Default": "",
"Mode": "udp",
"Description": "UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "7777"
},
{
"@attributes": {
"Name": "UDP Steam",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "Game Parameters",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your game parameters seperated with ? and start with a ? (don't put spaces in between eg: ?MaxPlayers=40?FastDecayUnsnappedCoreStructures=true)",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra Game Parameters",
"Target": "GAME_PARAMS_EXTRA",
"Default": "",
"Mode": "",
"Description": "Type in your Extra Game Parameters seperated with a space and - (eg: -DisableDeathSpectator -UseBattlEye)",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "-log"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Vein.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Vein.xml",
"CategoryList": [
"GameServers"
],
"stars": 28,
"LastUpdate": 1667073043,
"LastUpdateScan": 1667080051,
"FirstSeen": 1667080051
},
{
"Name": "Vintage-Story",
"Repository": "ich777/vintagestory",
@ -162615,182 +162811,6 @@
"FirstSeen": 1591272457,
"topTrending": -0.055999999999999994
},
{
"Name": "PhValheim-Server",
"Repository": "theoriginalbrian/phvalheim-server",
"Registry": "https://hub.docker.com/r/theoriginalbrian/phvalheim-server",
"Network": "bridge",
"Privileged": "false",
"Shell": "bash",
"Support": "https://github.com/brianmiller/phvalheim-server/issues",
"Project": "https://github.com/brianmiller/phvalheim-server",
"Overview": "An over-engineered approach to Valheim server+client world+mods management",
"TemplateURL": "https://raw.githubusercontent.com/brianmiller/docker-templates/master/phvalheim-server/phvalheim-server.xml",
"Icon": "https://github.com/brianmiller/docker-templates/raw/master/phvalheim-server/phvalheim-server.png",
"MinVer": "6.0",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Type": "Variable",
"Name": "phvalheimHost",
"Target": "phvalheimHost",
"Default": "",
"Mode": "",
"Description": "This is the FQDN hostname clients use to connect to PhValheim's server.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Type": "Variable",
"Name": "gameDNS",
"Target": "gameDNS",
"Default": "",
"Mode": "",
"Description": "This is the FQDN hostname clients use to connect to Valheim worlds.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Type": "Variable",
"Name": "steamAPIKey",
"Target": "steamAPIKey",
"Default": "",
"Mode": "",
"Description": "Your Steam API Key. This is used for Steam Username/ID validation and world authorization.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Type": "Variable",
"Name": "backupsToKeep",
"Target": "backupsToKeep",
"Default": "10",
"Mode": "",
"Description": "The number of backups to keep per world.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "10"
},
{
"@attributes": {
"Type": "Variable",
"Name": "defaultSeed",
"Target": "defaultSeed",
"Default": "szN8qp2lBn",
"Mode": "",
"Description": "The default Valheim seed used when one isn't specified.",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "szN8qp2lBn"
},
{
"@attributes": {
"Type": "Variable",
"Name": "phvalheimClientURL",
"Target": "phvalheimClientURL",
"Default": "https://github.com/brianmiller/phvalheim-client/raw/master/published_build/phvalheim-client-installer.exe",
"Mode": "",
"Description": "The hosted location your clients will download the PhValheim Client from.",
"Display": "hidden",
"Required": "true",
"Mask": "false"
},
"value": "https://github.com/brianmiller/phvalheim-client/raw/master/published_build/phvalheim-client-installer.exe"
},
{
"@attributes": {
"Type": "Port",
"Name": "PhValheim Web Sever Port",
"Target": "8888",
"Default": "8080",
"Mode": "tcp",
"Description": "This is a Web UI Port, and is used to access and configure your PhValheim Server.",
"Display": "always",
"Required": "true"
},
"value": "8080"
},
{
"@attributes": {
"Type": "Port",
"Name": "PhValheim Game Server Ports",
"Target": "25000-26000",
"Default": "25000-26000",
"Mode": "udp",
"Description": "Every Valheim world requires two UDP ports. We reserve a large block.",
"Display": "hidden",
"Required": "true"
},
"value": "25000-26000"
},
{
"@attributes": {
"Type": "Variable",
"Name": "basePort",
"Target": "basePort",
"Default": "25000",
"Mode": "udp",
"Description": "The first port to use for game worlds. This must be the first port of 'PhValheim Game Server Ports'",
"Display": "hidden",
"Required": "true"
},
"value": "25000"
},
{
"@attributes": {
"Type": "Path",
"Name": "Stateful Data Path",
"Target": "/opt/stateful",
"Default": "/mnt/user/appdata/phvalheim-server",
"Mode": "rw",
"Description": "Internal Container Path: /opt/stateful",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/phvalheim-server"
},
{
"@attributes": {
"Type": "Path",
"Name": "Stateful Data Path for backups",
"Target": "/opt/stateful/backups",
"Default": "/mnt/user/appdata/phvalheim-server/backups",
"Mode": "rw",
"Description": "Internal Container Path for backups: /opt/stateful/backups",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/phvalheim-server/backups"
}
],
"Repo": "TheBrian's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/TheBriansRepository/phvalheim-server/phvalheim-server.xml",
"downloads": 64,
"LastUpdateScan": 1664683401,
"LastUpdate": 1661022071,
"FirstSeen": 1659485021
},
{
"Name": "OctoFarm",
"Repository": "octofarm/octofarm",
@ -251552,10 +251572,21 @@
"CategoryList": [
"Network-DNS"
],
"downloads": 11418066,
"downloads": 11425929,
"stars": 17,
"LastUpdateScan": 1664481829,
"LastUpdate": 1660585426,
"LastUpdate": 1666883435,
"trending": 0.069,
"trends": [
0.069
],
"trendsDate": [
1667080052
],
"downloadtrend": [
11418066,
11425929
],
"LastUpdateScan": 1667080052,
"FirstSeen": 1664481829
},
{
@ -252729,8 +252760,8 @@
"MediaServer-Music"
],
"downloads": 134,
"LastUpdate": 1664506215,
"LastUpdateScan": 1667066631,
"LastUpdate": 1664506215,
"FirstSeen": 1664473711
},
{
@ -252781,8 +252812,8 @@
"MediaServer-Music"
],
"downloads": 105,
"LastUpdate": 1664506578,
"LastUpdateScan": 1667066631,
"LastUpdate": 1664506578,
"FirstSeen": 1664467419
},
{
@ -254191,6 +254222,196 @@
"LastUpdateScan": 1667037820,
"LastUpdate": 1666979567,
"FirstSeen": 1667037820
},
{
"Name": "YTSync",
"Repository": "pickl3s/ytsync:latest",
"Registry": "https://hub.docker.com/r/pickl3s/ytsync",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/PugPickles/YTSync",
"Overview": "Sync youtube playlists locally, files can be downloaded as mp3 or mp4.\r\nPractical for e.g. Jellyfin",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/PugPickles/YTSync/master/ytsync.xml",
"Icon": "https://raw.githubusercontent.com/PugPickles/YTSync/main/icon.png",
"Config": [
{
"@attributes": {
"Name": "Media root dir",
"Target": "/mnt/share",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI port",
"Target": "8080",
"Default": "8096",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8080"
}
],
"Repo": "Pickl3s' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/Pickl3sRepository/ytsync.xml",
"CategoryList": [
"Downloaders"
],
"downloads": 9,
"LastUpdate": 1667049973,
"LastUpdateScan": 1667080052,
"FirstSeen": 1667080052
},
{
"Name": "LLDAP",
"Repository": "nitnelave/lldap",
"Registry": "https://hub.docker.com/r/nitnelave/lldap/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/nitnelave/lldap",
"Overview": "A lightweight LDAP server for user management with a web interface. For more information please visit the GitHub repository.",
"WebUI": "http://[IP]:[PORT:17170]/",
"TemplateURL": "https://raw.githubusercontent.com/lewislarsen/lldap-unraid/master/lldap.xml",
"Config": [
{
"@attributes": {
"Name": "Data path",
"Target": "/data",
"Default": "/mnt/user/appdata/lldap/",
"Mode": "rw",
"Description": "The default path for LLDAP configuration files, this is where your user configuration etc will be stored.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/lldap/"
},
{
"@attributes": {
"Name": "Container Variable 1",
"Target": "UID",
"Default": "1000",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "Container Variable 2",
"Target": "GID",
"Default": "1000",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "JWT Secret",
"Target": "LLDAP_JWT_SECRET",
"Default": "",
"Mode": "",
"Description": "Set this to a random string of characters as it is used for your JWT secret.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "h%%YtpKa!it8iMgYMfcL"
},
{
"@attributes": {
"Name": "LDAP Admin Password",
"Target": "LLDAP_LDAP_USER_PASS",
"Default": "password",
"Mode": "",
"Description": "The password for the default admin user. Please change this to something more secure.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "password"
},
{
"@attributes": {
"Name": "Base distinguished name",
"Target": "LLDAP_LDAP_BASE_DN",
"Default": "dc=example,dc=com",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "dc=example,dc=com"
},
{
"@attributes": {
"Name": "Web front-end port",
"Target": "17170",
"Default": "17170",
"Mode": "tcp",
"Description": "The default port for the web front-end.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "17170"
},
{
"@attributes": {
"Name": "LDAP port",
"Target": "3890",
"Default": "3890",
"Mode": "tcp",
"Description": "The default port for LDAP connections.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3890"
}
],
"Repo": "Lewis L's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/LewisLsRepository/lldap.xml",
"CategoryList": [
"Security",
"Tools-Utilities",
"Network-Web"
],
"downloads": 56847,
"stars": 2,
"LastUpdate": 1667049898,
"LastUpdateScan": 1667080052,
"FirstSeen": 1667080052
}
],
"repositories": {
@ -256204,6 +256425,14 @@
"Masterwishx's Repository": {
"url": "https://github.com/masterwishx/unraid-templates",
"profile": "https://forums.unraid.net/profile/107418-masterwishx/"
},
"Pickl3s' Repository": {
"url": "https://github.com/PugPickles/YTSync",
"profile": "https://forums.unraid.net/profile/208029-pickl3s/"
},
"Lewis L's Repository": {
"url": "https://github.com/lewislarsen/lldap-unraid",
"profile": "https://forums.unraid.net/profile/143760-lewis-l/"
}
},
"blacklisted": {

View File

@ -2442,5 +2442,8 @@
"ntop/ntopng": 1666987428,
"figro/leon-ai": 1667023442,
"browserless/chrome": 1667037820,
"shawly/nut:edge": 1667052221
"shawly/nut:edge": 1667052221,
"ich777/steamcmd:vein": 1667080051,
"pickl3s/ytsync:latest": 1667080052,
"nitnelave/lldap": 1667080052
}

View File

@ -3168,3 +3168,7 @@ Updating GitHub
Saving /tmp/GitHub/Squidly271.github.io/forum_post0
[master 98248595] Update
3 files changed, 8 insertions(+), 11 deletions(-)
To https://github.com/Squidly271/AppFeed.git
9d4bcab4..98248595 master -> master

View File

@ -252567,8 +252567,8 @@
"MediaServer-Music"
],
"downloads": 134,
"LastUpdate": 1664506215,
"LastUpdateScan": 1667066631,
"LastUpdate": 1664506215,
"FirstSeen": 1664473711
},
{
@ -252619,8 +252619,8 @@
"MediaServer-Music"
],
"downloads": 105,
"LastUpdate": 1664506578,
"LastUpdateScan": 1667066631,
"LastUpdate": 1664506578,
"FirstSeen": 1664467419
},
{

View File

@ -66652,14 +66652,21 @@
},
"tiredofit/traefik-cloudflare-companion:latest": {
"Base": null,
"Downloads": 11418066,
"Downloads": 11425929,
"Stars": 17,
"Time": 1664481829,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1660585426
"Time": 1667080052,
"trending": 0.069,
"trends": [
0.069
],
"downloadtrend": [
11418066,
11425929
],
"trendsDate": [
1667080052
],
"LastUpdate": 1666883435
},
"entree3000/qbithelparr": {
"Base": null,
@ -67144,5 +67151,38 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1666038341
},
"ich777/steamcmd:vein": {
"Base": null,
"Downloads": 4023841,
"Stars": 28,
"Time": 1667080051,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1667073043
},
"pickl3s/ytsync:latest": {
"Base": null,
"Downloads": 9,
"Stars": null,
"Time": 1667080052,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1667049973
},
"nitnelave/lldap": {
"Base": null,
"Downloads": 56847,
"Stars": 2,
"Time": 1667080052,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1667049898
}
}

View File

@ -2064,29 +2064,35 @@
"title": "LawRyder's Repository",
"index": 254
},
{
"url": "https://github.com/lewislarsen/lldap-unraid",
"profile": "https://forums.unraid.net/profile/143760-lewis-l/",
"title": "Lewis L's Repository",
"index": 255
},
{
"url": "https://github.com/L1cardo/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/128967-licardo/",
"title": "licardo's Repository",
"index": 255
"index": 256
},
{
"url": "https://github.com/linuxserver/linuxserver-Plugin-Repository",
"profile": null,
"title": "Linuxserver's Plugin Repository",
"index": 256
"index": 257
},
{
"url": "https://github.com/locus313/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/74415-locus313/",
"title": "locus313's Repository",
"index": 257
"index": 258
},
{
"url": "https://github.com/mingzaily/unraid-templates",
"profile": "https://forums.unraid.net/profile/169573-longyunur/",
"title": "LongYunar's Repository",
"index": 258
"index": 259
},
{
"url": "https://github.com/Loony2392/unraid-templates",
@ -2098,650 +2104,656 @@
"Forum": "https://forums.unraid.net/profile/152355-loony2392/",
"Twitter": "https://twitter.com/Loony2392",
"title": "Loony2392's Repository",
"index": 259
"index": 260
},
{
"url": "https://github.com/luisalrp/unraid_docker_templates",
"profile": "https://forums.unraid.net/profile/115058-luisalrp/",
"title": "luisalrp's Repository",
"index": 260
"index": 261
},
{
"url": "https://github.com/macexx/docker-templates",
"profile": "https://forums.lime-technology.com/profile/66302-macester/",
"title": "macester's Repository",
"index": 261
"index": 262
},
{
"url": "https://github.com/magmpzero/docker-templates",
"profile": "https://forums.lime-technology.com/profile/69284-magmpzero/",
"title": "magmpzero's Repository",
"index": 262
"index": 263
},
{
"url": "https://github.com/Malfurious/docker-templates",
"profile": "https://forums.lime-technology.com/profile/77149-malfurious/",
"title": "malfurious' Repository",
"index": 263
"index": 264
},
{
"url": "https://github.com/malvarez00/unRAID-Docker-Templates",
"profile": "https://forums.lime-technology.com/profile/77549-malvarez00/",
"title": "malvarez00's Repository",
"index": 264
"index": 265
},
{
"url": "https://github.com/MarkusMcNugen/docker-templates",
"profile": "https://lime-technology.com/profile/79684-markusmcnugen/",
"title": "MarkusMcNugen's Repository",
"index": 265
"index": 266
},
{
"url": "https://github.com/Marraz/unraid-templates",
"profile": "https://forums.unraid.net/profile/127460-marraz/",
"title": "Marraz' Repository",
"index": 266
"index": 267
},
{
"url": "https://github.com/datamachines/cuda_tensorflow_opencv/tree/master/Jupyter_build",
"profile": "https://forums.unraid.net/profile/154534-martial/",
"title": "martial's Repository",
"index": 267
"index": 268
},
{
"url": "https://github.com/marzel1/docker-templates",
"profile": "https://forums.unraid.net/profile/117249-marzel/",
"title": "Marzel's Repository",
"index": 268
"index": 269
},
{
"url": "https://github.com/mason-xx/unraid-templates",
"profile": "https://forums.unraid.net/profile/914-mason",
"title": "mason's Repository",
"index": 269
"index": 270
},
{
"url": "https://github.com/masterwishx/unraid-templates",
"profile": "https://forums.unraid.net/profile/107418-masterwishx/",
"title": "Masterwishx's Repository",
"index": 270
"index": 271
},
{
"url": "https://github.com/mdarkness1988/rust-server-template",
"profile": "https://lime-technology.com/profile/84443-mdarkness1988/",
"title": "mdarkness1988's Repository",
"index": 271
"index": 272
},
{
"url": "https://github.com/OctoPrint/Unraid-Template",
"profile": "https://forums.unraid.net/profile/100446-mearman",
"title": "mearman's 2nd Repository",
"index": 272
"index": 273
},
{
"url": "https://github.com/NotExpectedYet/OctoFarm-UnRaid-Template",
"profile": "https://forums.unraid.net/profile/100446-mearman",
"title": "mearman's Repository",
"index": 273
"index": 274
},
{
"url": "https://github.com/MrBrax/TwitchAutomator",
"profile": "https://forums.unraid.net/profile/116100-menvanic",
"title": "MEnVaNic's Repository",
"index": 274
"index": 275
},
{
"url": "https://github.com/Squidly271/Mettbrot-s-plugin-repo/",
"profile": "https://forums.lime-technology.com/profile/11013-mettbrot/",
"title": "Mettbrot's Repository",
"index": 275
"index": 276
},
{
"url": "https://github.com/kiwimato/unraid-templates",
"profile": "https://forums.unraid.net/profile/89549-mihai/",
"title": "Mihai's Repository",
"index": 276
"index": 277
},
{
"url": "https://github.com/helfrichmichael/unraid-templates",
"profile": "https://forums.unraid.net/profile/68815-mikeah/",
"title": "MikeAH's Repository",
"index": 277
"index": 278
},
{
"url": "https://github.com/mikedhanson/unraid-templates",
"profile": "https://forums.unraid.net/profile/88846-mikehanson/",
"title": "mikehanson's Repository",
"index": 278
"index": 279
},
{
"url": "https://github.com/mikeylikesrocks/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/89382-mikeylikesrocks",
"title": "mikeylikesrocks' Repository",
"index": 279
"index": 280
},
{
"url": "https://github.com/mizz141/mizz141-unraid-xml",
"profile": "https://forums.unraid.net/profile/98815-mizz141/",
"title": "Mizz141's Repository",
"index": 280
"index": 281
},
{
"url": "https://github.com/mlebjerg/docker-templates",
"profile": "https://lime-technology.com/profile/76816-mlebjerg/",
"title": "mlebjerg's Repository",
"index": 281
"index": 282
},
{
"url": "https://github.com/MobiusNine/docker-templates",
"profile": "https://forums.unraid.net/profile/84666-mobiusnine/",
"title": "MobiusNine's Repository",
"index": 282
"index": 283
},
{
"url": "https://github.com/moritzfl/unraid-templates",
"profile": "https://forums.unraid.net/profile/145080-moritzf/",
"title": "moritzf's Repository",
"index": 283
"index": 284
},
{
"url": "https://github.com/crazyqin/unraid-templates",
"profile": "https://forums.unraid.net/profile/157513-mrafter/",
"title": "mrafter's Repository",
"index": 284
"index": 285
},
{
"url": "https://github.com/dalekseevs/Unraid-Docker-Templates",
"profile": "https://forums.unraid.net/profile/74482-mrchunky",
"title": "MrChunky's Repository",
"index": 285
"index": 286
},
{
"url": "https://github.com/Mrlafontaine/Unraid-ErgoNode",
"profile": "https://forums.unraid.net/profile/163009-mrlafontaine/",
"title": "mrlafontaine's Repository",
"index": 286
"index": 287
},
{
"url": "https://github.com/Mudislander/docker-templates",
"profile": "https://lime-technology.com/profile/67039-mudislander/",
"title": "Mudislander's Repository",
"index": 287
"index": 288
},
{
"url": "https://github.com/Muwahhidun/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/107652-muwahhid/",
"title": "Muwahhidun's Repository",
"index": 288
"index": 289
},
{
"url": "https://github.com/MyFaith/unraid-templates",
"profile": "https://forums.unraid.net/profile/157465-myfaith/",
"title": "MyFaith's Repository",
"index": 289
"index": 290
},
{
"url": "https://github.com/natcoso9955/unRAID-docker",
"profile": "https://forums.unraid.net/profile/73128-natcoso9955/",
"title": "Natcoso9955's Repository",
"index": 290
"index": 291
},
{
"url": "https://github.com/ninthwalker/docker-templates",
"profile": "https://forums.lime-technology.com/profile/9420-ninthwalker/",
"title": "ninthwalker's Repository",
"index": 291
"index": 292
},
{
"url": "https://github.com/NixonInnes/unraid-builds-xml",
"profile": "https://forums.unraid.net/profile/122748-nixoninnes/",
"title": "NixonInnes' Repository",
"index": 292
"index": 293
},
{
"url": "https://github.com/OFark/docker-templates",
"profile": "https://forums.unraid.net/profile/86513-ofark/",
"title": "OFark's Repository",
"index": 293
"index": 294
},
{
"url": "https://github.com/ofawx/unraid-templates",
"profile": "https://forums.unraid.net/profile/109310-ofawx/",
"title": "ofawx's Repository",
"index": 294
"index": 295
},
{
"url": "https://github.com/plexinc/pms-docker",
"profile": null,
"shortName": "Plex",
"title": "Official Plex Repository",
"index": 295
"index": 296
},
{
"url": "https://github.com/ijabz/songkong_unraid/",
"profile": null,
"shortName": "Songkong",
"title": "Official Songkong Repository",
"index": 296
"index": 297
},
{
"url": "https://github.com/oldcrazyeye/unraid-templates",
"profile": "https://forums.unraid.net/profile/124305-oldcrazyeye/",
"title": "oldcrazyeye's Repository",
"index": 297
"index": 298
},
{
"url": "https://github.com/0neTX/UnRAID_Template",
"profile": "https://forums.unraid.net/profile/161660-onetx/",
"title": "onetx's Repository",
"index": 298
"index": 299
},
{
"url": "https://github.com/opal06/unraid_docker_templates",
"profile": "https://forums.unraid.net/profile/110756-opal_06/",
"title": "opal_06's Repository",
"index": 299
"index": 300
},
{
"url": "https://github.com/openspeedtest/unraid-docker-plugin",
"profile": "https://forums.unraid.net/profile/110999-openspeedtest/",
"title": "openspeedtest's Repository",
"index": 300
"index": 301
},
{
"url": "https://github.com/wranglatang/docker-bluelinky",
"profile": "https://forums.unraid.net/profile/89354-pwrangles/",
"title": "p.wrangles' Repository",
"index": 301
"index": 302
},
{
"url": "https://github.com/PartitionPixel/unraid-templates",
"profile": "https://forums.unraid.net/profile/119008-partition-pixel/",
"title": "Partition Pixel's Repository",
"index": 302
"index": 303
},
{
"url": "https://github.com/patrickstigler/unraid_app_templates",
"profile": "https://forums.unraid.net/profile/139758-maddash1337/",
"title": "patrickstigler's Repository",
"index": 303
"index": 304
},
{
"url": "https://github.com/pawelmalak/unraid-templates",
"profile": "https://forums.unraid.net/profile/119205-paululibro/",
"title": "paululibro's Repository",
"index": 304
"index": 305
},
{
"url": "https://github.com/imTHAI/unraid-templates",
"profile": "https://forums.unraid.net/profile/117577-pbear/",
"title": "pbear's Repository",
"index": 305
"index": 306
},
{
"url": "https://github.com/pducharme/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/62479-pducharme/",
"title": "pducharme's Repository",
"index": 306
"index": 307
},
{
"url": "https://github.com/PugPickles/YTSync",
"profile": "https://forums.unraid.net/profile/208029-pickl3s/",
"title": "Pickl3s' Repository",
"index": 308
},
{
"url": "https://github.com/poke0/Unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/139781-poke0/",
"title": "Poke0's Repository",
"index": 307
"index": 309
},
{
"url": "https://github.com/Sleepingpirates/invitarr-unraid",
"profile": "https://forums.unraid.net/profile/114147-priate/",
"title": "priate's Repository",
"index": 308
"index": 310
},
{
"url": "https://github.com/dcflachs/plugin-repository",
"profile": "https://forums.unraid.net/profile/63584-primeval_god/",
"title": "primeval_god's Repository",
"index": 309
"index": 311
},
{
"url": "https://github.com/Progeny42/unRAID-CA-Templates",
"profile": "https://forums.unraid.net/profile/101997-progeny42",
"title": "Progeny42's Repository",
"index": 310
"index": 312
},
{
"url": "https://github.com/ptchernegovski/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/99869-ptchernegovski/",
"title": "ptchernegovski's Repository",
"index": 311
"index": 313
},
{
"url": "https://github.com/picthor-io/unraid-templates",
"profile": "https://forums.unraid.net/profile/106558-realcnbs/",
"title": "realcnbs' Repository",
"index": 312
"index": 314
},
{
"url": "https://github.com/wger-project/unraid-templates",
"profile": "https://forums.unraid.net/profile/118956-rge/",
"title": "rge's Repository",
"index": 313
"index": 315
},
{
"url": "https://github.com/ibigsnet/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/76488-riflejock/",
"title": "RifleJock's Repository",
"index": 314
"index": 316
},
{
"url": "https://github.com/Ratomas/CA_XML",
"profile": "https://forums.unraid.net/profile/85867-robert-thomas/",
"title": "Robert Thomas' Repository",
"index": 315
"index": 317
},
{
"url": "https://github.com/roflcoopter/viseron-unraid-ca-template",
"profile": "https://forums.unraid.net/profile/113120-roflcoopter",
"title": "roflcoopter's Repository",
"index": 316
"index": 318
},
{
"url": "https://github.com/kennethprose/unraid-templates",
"profile": "https://forums.unraid.net/profile/174044-roseatoni/",
"title": "roseatoni's Repository",
"index": 317
"index": 319
},
{
"url": "https://github.com/SAL-e/docker-templates",
"profile": "https://forums.unraid.net/profile/11345-sal-e/",
"title": "SAL-e's Repository",
"index": 318
"index": 320
},
{
"url": "https://github.com/SavageAUS/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/91260-savageaus/",
"title": "SaveageAUS' Repository",
"index": 319
"index": 321
},
{
"url": "https://github.com/sdesbure/docker-containers",
"profile": "https://forums.lime-technology.com/profile/3477-sdesbure/",
"title": "sdesbure's Repository",
"index": 320
"index": 322
},
{
"url": "https://github.com/dersimn/docker-unraid-templates",
"profile": "https://forums.unraid.net/profile/11673-seim/",
"title": "seim's Repository",
"index": 321
"index": 323
},
{
"url": "https://github.com/sems/unraid-templates",
"profile": "https://forums.unraid.net/profile/168805-sem/",
"title": "sem's Repository",
"index": 322
"index": 324
},
{
"url": "https://github.com/shaksiwnl/unraid-templates",
"profile": "https://forums.unraid.net/profile/118681-jakemoura/",
"title": "shaksiwnl's Repository",
"index": 323
"index": 325
},
{
"url": "https://github.com/shrmnk/docker-templates",
"profile": "https://forums.unraid.net/profile/77786-shrmn/",
"title": "shrmn's Repository",
"index": 324
"index": 326
},
{
"url": "https://github.com/silman/unraid_templates",
"profile": "https://forums.unraid.net/profile/163023-silman/",
"title": "silman's Repository",
"index": 325
"index": 327
},
{
"url": "https://github.com/SimonFair/unraid-plugins",
"profile": "https://forums.unraid.net/profile/75917-simonf",
"title": "SimonF's Repository",
"index": 326
"index": 328
},
{
"url": "https://github.com/simse/docker-templates",
"profile": "https://forums.unraid.net/profile/69400-simse/",
"title": "simse's Repository",
"index": 327
"index": 329
},
{
"url": "https://github.com/SiwatINC/unraid-ca-repository",
"profile": "https://forums.unraid.net/profile/72489-siwat2545/",
"title": "Siwat2545's Repository",
"index": 328
"index": 330
},
{
"url": "https://github.com/Skitals/unraid-ca-templates",
"profile": "https://forums.unraid.net/profile/97624-skitals/",
"title": "Skitals Repository",
"index": 329
"index": 331
},
{
"url": "https://github.com/SlrG/unRAID",
"profile": "https://forums.lime-technology.com/profile/16166-slrg/",
"title": "SlrG's Repository",
"index": 330
"index": 332
},
{
"url": "https://github.com/smdion/docker-containers/tree/beta-templates",
"profile": "https://forums.lime-technology.com/profile/26365-smdion/",
"title": "smdion's beta Repository",
"index": 331
"index": 333
},
{
"url": "https://github.com/smdion/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/26365-smdion/",
"title": "smdion's Repository",
"index": 332
"index": 334
},
{
"url": "https://github.com/soana/unraid-docker-templates",
"profile": "https://forums.lime-technology.com/profile/10065-soana/",
"title": "soana's Repository",
"index": 333
"index": 335
},
{
"url": "https://github.com/SpaceinvaderOne/Docker-Templates-Unraid",
"profile": "https://forums.unraid.net/profile/67288-spaceinvaderone/",
"title": "SpaceInvaderOne's Repository",
"index": 334
"index": 336
},
{
"url": "https://github.com/spants/unraidtemplates",
"profile": "https://forums.lime-technology.com/profile/2148-spants/",
"title": "Spants' Repository",
"index": 335
"index": 337
},
{
"url": "https://github.com/Spikhalskiy/docker-templates",
"profile": "https://lime-technology.com/profile/82549-dmitry-spikhalskiy/",
"title": "Spikhalskiy's Repository",
"index": 336
"index": 338
},
{
"url": "https://github.com/Steini1984/steini1984-s-repositoy",
"profile": "https://forums.lime-technology.com/profile/2957-steini84/",
"title": "steini84's Repository",
"index": 337
"index": 339
},
{
"url": "https://github.com/stuckless/unRAID",
"profile": "https://forums.lime-technology.com/profile/70058-stuckless/",
"title": "stuckless' Repository",
"index": 338
"index": 340
},
{
"url": "https://github.com/Sabreu/unraid_templates",
"profile": "https://forums.unraid.net/profile/98837-sublivion/",
"title": "sublivion's Repository",
"index": 339
"index": 341
},
{
"url": "https://github.com/superboki/UNRAID-FR",
"profile": "https://forums.unraid.net/profile/92630-superboki/",
"title": "superboki's Repository",
"index": 340
"index": 342
},
{
"url": "https://github.com/maxcerny/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/93919-sysco/",
"title": "sysco's Repository",
"index": 341
"index": 343
},
{
"url": "https://github.com/Tautulli/Tautulli-Unraid-Template",
"profile": "https://lime-technology.com/profile/69064-wreave/",
"title": "Tautulli's Repository",
"index": 342
"index": 344
},
{
"url": "https://github.com/testdasi/testdasi-unraid-repo",
"profile": "https://forums.unraid.net/profile/70144-testdasi",
"title": "testdasi's Repository",
"index": 343
"index": 345
},
{
"url": "https://github.com/brianmiller/docker-templates",
"profile": "https://forums.unraid.net/profile/86892-thebrian",
"title": "TheBrian's Repository",
"index": 344
"index": 346
},
{
"url": "https://github.com/thetarkus/docker-templates",
"profile": "https://lime-technology.com/profile/84238-tarkus/",
"title": "thetarkus' Repository",
"index": 345
"index": 347
},
{
"url": "https://github.com/Th0masDB/unraid_template",
"profile": "https://forums.unraid.net/profile/126905-thomasdb__/",
"title": "ThomasDB's Repository",
"index": 346
"index": 348
},
{
"url": "https://github.com/tynor88/docker-templates",
"profile": "https://forums.lime-technology.com/profile/70206-thomast_88/",
"title": "thomast_88's Repository",
"index": 347
"index": 349
},
{
"url": "https://github.com/Thraxis/docker-templates",
"profile": "https://forums.lime-technology.com/profile/9802-thraxis/",
"title": "Thraxis' Repository",
"index": 348
"index": 350
},
{
"url": "https://github.com/timstephens24/docker-templates",
"profile": "https://forums.unraid.net/profile/67918-timstephens24/",
"title": "timstephens24's Repository",
"index": 349
"index": 351
},
{
"url": "https://github.com/tinglis1/docker-containers",
"profile": "https://forums.lime-technology.com/profile/6492-tinglis1/",
"title": "tinglis1's Repository",
"index": 350
"index": 352
},
{
"url": "https://github.com/tobbenb/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/63089-saarg/",
"title": "tobbenb's Repository",
"index": 351
"index": 353
},
{
"url": "https://github.com/tombowditch/docker-templates",
"profile": "https://lime-technology.com/profile/80184-tombowditch/",
"title": "tombowditch's Repository",
"index": 352
"index": 354
},
{
"url": "https://github.com/tritones/unraid-templates",
"profile": "https://forums.unraid.net/profile/172136-tritones/",
"title": "tritones' Repository",
"index": 353
"index": 355
},
{
"url": "https://github.com/TrophyBuck/unraid-templates",
"profile": "https://forums.unraid.net/profile/140258-trophybuck/",
"title": "TrophyBuck's Repository",
"index": 354
"index": 356
},
{
"url": "https://github.com/tubearchivist/unraid-templates",
"profile": null,
"title": "TubeArchivist's Official Repository",
"index": 355
"index": 357
},
{
"url": "https://github.com/charlescng/docker-containers",
"profile": "https://forums.unraid.net/profile/64811-uberchuckie/",
"title": "uberchuckie's Repository",
"index": 356
"index": 358
},
{
"url": "https://github.com/Poag/docker-xml",
"profile": "https://forums.lime-technology.com/profile/63933-uirel/",
"title": "Uirel's Repository",
"index": 357
"index": 359
},
{
"url": "https://github.com/Ulisses1478/templates-unraid",
"profile": "https://forums.unraid.net/profile/90485-ulisses1478/",
"title": "ulisses1478's Repository",
"index": 358
"index": 360
},
{
"url": "https://github.com/Vilhjalmr26/unraid_templates",
"profile": "https://forums.unraid.net/profile/126802-vilhjalmr/",
"title": "Vilhjalmr's Repository",
"index": 359
"index": 361
},
{
"url": "https://github.com/Wizarrrr/wizarr",
"profile": "https://forums.unraid.net/profile/198232-mtthidoteu/",
"title": "Wizarr's Repository",
"index": 360
"index": 362
},
{
"url": "https://github.com/xamindar/docker-templates",
"profile": "https://forums.lime-technology.com/profile/1543-xamindar/",
"title": "xamindar's Repository",
"index": 361
"index": 363
},
{
"url": "https://github.com/xavier-hernandez/unraid-templates",
"profile": "https://forums.unraid.net/profile/158924-xavierh/",
"title": "xavierh's Repository",
"index": 362
"index": 364
},
{
"url": "https://github.com/xenco/docker-templates",
"profile": "https://forums.unraid.net/profile/155847-xenco/",
"title": "xenco's Repository",
"index": 363
"index": 365
},
{
"url": "https://github.com/valaypatel/unraidapps",
"profile": "https://forums.unraid.net/profile/120399-yoda/",
"title": "Yoda's Repository",
"index": 364
"index": 366
},
{
"url": "https://github.com/josopu/unraid-template",
"profile": "https://forums.unraid.net/profile/101735-zotarios/",
"title": "Zotarios' Repository",
"index": 365
"index": 367
},
{
"url": "https://github.com/zyphermonkey/docker-templates",
"profile": "https://lime-technology.com/profile/67871-zyphermonkey/",
"title": "zyphermonkey's Repository",
"index": 366
"index": 368
}
]

View File

@ -1,5 +1,5 @@
{
"caFixed": 361,
"caFixed": 362,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -1219,6 +1219,11 @@
"80x86/typecho": [
"No category entry present"
]
},
"Lewis L's Repository": {
"nitnelave/lldap": [
"No Icon specified within the application template"
]
}
}
}