diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index f8ed19e61..5d90257e4 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1689962687 + "last_updated_timestamp": 1689964837 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 37ef568e8..24947e228 100755 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -250299,7 +250299,6 @@ ], "downloads": 10161641, "stars": 67, - "LastUpdate": 1687370748, "trending": 0.76, "trends": [ 0.303, @@ -250329,6 +250328,7 @@ 10161641 ], "LastUpdateScan": 1689962687, + "LastUpdate": 1687370748, "FirstSeen": 1658786624, "topTrending": 0.457, "topPerforming": 0.76 @@ -292206,5 +292206,437 @@ "LastUpdateScan": 1689186911, "LastUpdate": 1681989083, "FirstSeen": 1689186911 + }, + { + "Name": "Gitea", + "Repository": "gitea/gitea", + "Registry": "https://registry.hub.docker.com/r/gitea/gitea/", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose", + "Overview": "Gitea: Git with a cup of tea - The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. Using Go, this can be done with an independent binary distribution across all platforms which Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it with the online demo! This project has been forked from Gogs.", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/templates/icons/gitea.png?raw=1", + "Config": [ + { + "@attributes": { + "Name": "Git over SSH", + "Target": "22", + "Default": "22", + "Mode": "tcp", + "Description": "Container Port: 22", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "22" + }, + { + "@attributes": { + "Name": "WebUI and Git over HTTP", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "Container Port: 3000", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "3000" + }, + { + "@attributes": { + "Name": "Data Storage Path", + "Target": "/data", + "Default": "/mnt/user/appdata/gitea", + "Mode": "rw", + "Description": "Container Path: /data", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/gitea" + } + ], + "Repo": "bhouseman's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea.xml", + "CategoryList": [ + "Backup", + "Cloud", + "Productivity", + "Tools-Utilities" + ], + "downloads": 329798506, + "stars": 780, + "trending": 0.243, + "trends": [ + 0.202, + 0.216, + 0.225, + 0.237, + 0.249, + 0.27, + 0.243 + ], + "trendsDate": [ + 1672154619, + 1674752683, + 1677352080, + 1679947475, + 1682561083, + 1685160268, + 1687759475 + ], + "downloadtrend": [ + 325078920, + 325781644, + 326516759, + 327293221, + 328110516, + 328997485, + 329798506 + ], + "LastUpdateScan": 1687759475, + "LastUpdate": 1687755597, + "FirstSeen": 1505620800, + "topTrending": 0.04099999999999998, + "topPerforming": 0.243 + }, + { + "Name": "Gitea-Runner", + "Repository": "gitea/act_runner:latest", + "Registry": "https://registry.hub.docker.com/r/gitea/act_runner", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose", + "Project": "https://github.com/go-gitea/gitea", + "Overview": "Gitea Act Runner: Act runner is a runner for Gitea based on Gitea fork of act.", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea-runner.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/icons/gitea-runner.png?raw=1", + "ExtraParams": "--restart=unless-stopped", + "Config": [ + { + "@attributes": { + "Name": "Config File", + "Target": "CONFIG_FILE", + "Default": "/mnt/user/appdata/gitea-runner/config.yaml", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Runner Registration Token", + "Target": "GITEA_RUNNER_REGISTRATION_TOKEN", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Runner Name", + "Target": "GITEA_RUNNER_NAME", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Runner Labels", + "Target": "GITEA_RUNNER_LABELS", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Instance URL", + "Target": "GITEA_INSTANCE_URL", + "Default": "0.0.0.0", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Data Storage Path", + "Target": "/data", + "Default": "/mnt/user/appdata/gitea-runner/data", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "/var/run/docker.sock", + "Target": "/var/run/docker.sock", + "Default": "/var/run/docker.sock", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "bhouseman's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea-runner.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 29641, + "LastUpdate": 1689830530, + "LastUpdateScan": 1689964837, + "FirstSeen": 1689964837 + }, + { + "Name": "woodpecker-agent", + "Repository": "woodpeckerci/woodpecker-agent:latest", + "Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-agent/", + "Network": "bridge", + "Privileged": "false", + "Support": "https://woodpecker-ci.org/docs/intro", + "Project": "https://github.com/woodpecker-ci/woodpecker", + "Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements", + "WebUI": "http://[IP]:[PORT:8000]", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-agent.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1", + "ExtraParams": "--restart=unless-stopped", + "Config": [ + { + "@attributes": { + "Name": "Woodpecker Server", + "Target": "WOODPECKER_SERVER", + "Default": "woodpecker-server:9000", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker Agent Shared Secret", + "Target": "WOODPECKER_AGENT_SECRET", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "/var/run/docker.sock", + "Target": "/var/run/docker.sock", + "Default": "/var/run/docker.sock", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "bhouseman's Repository", + "CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.", + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-agent.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 960164, + "stars": 6, + "LastUpdate": 1689964780, + "LastUpdateScan": 1689964837, + "FirstSeen": 1689964837 + }, + { + "Name": "woodpeckerci-server", + "Repository": "woodpeckerci/woodpecker-server:latest", + "Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-server/", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose", + "Project": "https://github.com/woodpecker-ci/woodpecker", + "Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements", + "WebUI": "http://[IP]:[PORT:8000]", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-server.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1", + "ExtraParams": "--restart=unless-stopped", + "Config": [ + { + "@attributes": { + "Name": "Host", + "Target": "WOODPECKER_HOST", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Web UI", + "Target": "8000", + "Default": "8000", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Enable Woodpecker GitHub", + "Target": "WOODPECKER_GITHUB", + "Default": "true", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker GitHub Client ID", + "Target": "WOODPECKER_GITHUB_CLIENT", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker GitHub Secret", + "Target": "WOODPECKER_GITHUB_SECRET", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker Agent Shared Secret", + "Target": "WOODPECKER_AGENT_SECRET", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Config Dir", + "Target": "/config", + "Default": "/mnt/user/appdata/woodpeckerci-server", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Data Dir", + "Target": "/var/lib/woodpecker", + "Default": "/mnt/user/appdata/woodpeckerci-server/data", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "bhouseman's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-server.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 1008508, + "stars": 9, + "LastUpdate": 1689964672, + "LastUpdateScan": 1689964837, + "FirstSeen": 1689964837 } ] \ No newline at end of file diff --git a/applicationFeed.json b/applicationFeed.json index 3509d3750..d03326000 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 2128, - "last_updated_timestamp": 1689962687, - "last_updated": "2023-07-21 14:04", + "apps": 2132, + "last_updated_timestamp": 1689964837, + "last_updated": "2023-07-21 14:40", "categories": [ { "Cat": "Backup:", @@ -250461,7 +250461,6 @@ ], "downloads": 10161641, "stars": 67, - "LastUpdate": 1687370748, "trending": 0.76, "trends": [ 0.303, @@ -250491,6 +250490,7 @@ 10161641 ], "LastUpdateScan": 1689962687, + "LastUpdate": 1687370748, "FirstSeen": 1658786624, "topTrending": 0.457, "topPerforming": 0.76 @@ -292368,6 +292368,438 @@ "LastUpdateScan": 1689186911, "LastUpdate": 1681989083, "FirstSeen": 1689186911 + }, + { + "Name": "Gitea", + "Repository": "gitea/gitea", + "Registry": "https://registry.hub.docker.com/r/gitea/gitea/", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose", + "Overview": "Gitea: Git with a cup of tea - The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. Using Go, this can be done with an independent binary distribution across all platforms which Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it with the online demo! This project has been forked from Gogs.", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/templates/icons/gitea.png?raw=1", + "Config": [ + { + "@attributes": { + "Name": "Git over SSH", + "Target": "22", + "Default": "22", + "Mode": "tcp", + "Description": "Container Port: 22", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "22" + }, + { + "@attributes": { + "Name": "WebUI and Git over HTTP", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "Container Port: 3000", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "3000" + }, + { + "@attributes": { + "Name": "Data Storage Path", + "Target": "/data", + "Default": "/mnt/user/appdata/gitea", + "Mode": "rw", + "Description": "Container Path: /data", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/gitea" + } + ], + "Repo": "bhouseman's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea.xml", + "CategoryList": [ + "Backup", + "Cloud", + "Productivity", + "Tools-Utilities" + ], + "downloads": 329798506, + "stars": 780, + "trending": 0.243, + "trends": [ + 0.202, + 0.216, + 0.225, + 0.237, + 0.249, + 0.27, + 0.243 + ], + "trendsDate": [ + 1672154619, + 1674752683, + 1677352080, + 1679947475, + 1682561083, + 1685160268, + 1687759475 + ], + "downloadtrend": [ + 325078920, + 325781644, + 326516759, + 327293221, + 328110516, + 328997485, + 329798506 + ], + "LastUpdateScan": 1687759475, + "LastUpdate": 1687755597, + "FirstSeen": 1505620800, + "topTrending": 0.04099999999999998, + "topPerforming": 0.243 + }, + { + "Name": "Gitea-Runner", + "Repository": "gitea/act_runner:latest", + "Registry": "https://registry.hub.docker.com/r/gitea/act_runner", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose", + "Project": "https://github.com/go-gitea/gitea", + "Overview": "Gitea Act Runner: Act runner is a runner for Gitea based on Gitea fork of act.", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea-runner.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/icons/gitea-runner.png?raw=1", + "ExtraParams": "--restart=unless-stopped", + "Config": [ + { + "@attributes": { + "Name": "Config File", + "Target": "CONFIG_FILE", + "Default": "/mnt/user/appdata/gitea-runner/config.yaml", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Runner Registration Token", + "Target": "GITEA_RUNNER_REGISTRATION_TOKEN", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Runner Name", + "Target": "GITEA_RUNNER_NAME", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Runner Labels", + "Target": "GITEA_RUNNER_LABELS", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gitea Instance URL", + "Target": "GITEA_INSTANCE_URL", + "Default": "0.0.0.0", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Data Storage Path", + "Target": "/data", + "Default": "/mnt/user/appdata/gitea-runner/data", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "/var/run/docker.sock", + "Target": "/var/run/docker.sock", + "Default": "/var/run/docker.sock", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "bhouseman's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea-runner.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 29641, + "LastUpdate": 1689830530, + "LastUpdateScan": 1689964837, + "FirstSeen": 1689964837 + }, + { + "Name": "woodpecker-agent", + "Repository": "woodpeckerci/woodpecker-agent:latest", + "Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-agent/", + "Network": "bridge", + "Privileged": "false", + "Support": "https://woodpecker-ci.org/docs/intro", + "Project": "https://github.com/woodpecker-ci/woodpecker", + "Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements", + "WebUI": "http://[IP]:[PORT:8000]", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-agent.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1", + "ExtraParams": "--restart=unless-stopped", + "Config": [ + { + "@attributes": { + "Name": "Woodpecker Server", + "Target": "WOODPECKER_SERVER", + "Default": "woodpecker-server:9000", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker Agent Shared Secret", + "Target": "WOODPECKER_AGENT_SECRET", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "/var/run/docker.sock", + "Target": "/var/run/docker.sock", + "Default": "/var/run/docker.sock", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "bhouseman's Repository", + "CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.", + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-agent.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 960164, + "stars": 6, + "LastUpdate": 1689964780, + "LastUpdateScan": 1689964837, + "FirstSeen": 1689964837 + }, + { + "Name": "woodpeckerci-server", + "Repository": "woodpeckerci/woodpecker-server:latest", + "Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-server/", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose", + "Project": "https://github.com/woodpecker-ci/woodpecker", + "Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements", + "WebUI": "http://[IP]:[PORT:8000]", + "TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-server.xml", + "Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1", + "ExtraParams": "--restart=unless-stopped", + "Config": [ + { + "@attributes": { + "Name": "Host", + "Target": "WOODPECKER_HOST", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Web UI", + "Target": "8000", + "Default": "8000", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Enable Woodpecker GitHub", + "Target": "WOODPECKER_GITHUB", + "Default": "true", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker GitHub Client ID", + "Target": "WOODPECKER_GITHUB_CLIENT", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker GitHub Secret", + "Target": "WOODPECKER_GITHUB_SECRET", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Woodpecker Agent Shared Secret", + "Target": "WOODPECKER_AGENT_SECRET", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Config Dir", + "Target": "/config", + "Default": "/mnt/user/appdata/woodpeckerci-server", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Data Dir", + "Target": "/var/lib/woodpecker", + "Default": "/mnt/user/appdata/woodpeckerci-server/data", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "bhouseman's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-server.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 1008508, + "stars": 9, + "LastUpdate": 1689964672, + "LastUpdateScan": 1689964837, + "FirstSeen": 1689964837 } ], "repositories": { @@ -294750,6 +295182,14 @@ "welfare's Repository": { "url": "https://github.com/W3LFARe/unraid_templates", "profile": "https://forums.unraid.net/profile/129748-welfare/" + }, + "bhouseman's Repository": { + "url": "https://github.com/bravohotel91/unraid-templates", + "profile": "https://forums.unraid.net/profile/118918-bhouseman/", + "bio": "Creating Docker containers to give back to the great community that has gotten me into self-hosting.", + "icon": "https://github.com/bravohotel91.png", + "DonateLink": "https://www.paypal.me/bhous1", + "DonateText": "If you like my work please consider Donating." } }, "blacklisted": { diff --git a/duplicatedTemplates.json b/duplicatedTemplates.json index 3705bf34a..e9f163b13 100644 --- a/duplicatedTemplates.json +++ b/duplicatedTemplates.json @@ -78,5 +78,6 @@ "frooodle/s-pdf": true, "ghcr.io/libretiny-eu/libretiny-esphome-docker": true, "myoung34/github-runner": true, - "cribl/cribl": true + "cribl/cribl": true, + "gitea/gitea": true } \ No newline at end of file diff --git a/firstSeen.json b/firstSeen.json index 158f88a01..438fdabbc 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -2825,5 +2825,8 @@ "axllent/mailpit": 1689703489, "automaticrippingmachine/automatic-ripping-machine": 1689739477, "ghcr.io/aeharding/voyager:latest": 1689789896, - "ich777/steamcmd:icarus": 1689847488 + "ich777/steamcmd:icarus": 1689847488, + "gitea/act_runner:latest": 1689964837, + "woodpeckerci/woodpecker-agent:latest": 1689964837, + "woodpeckerci/woodpecker-server:latest": 1689964837 } \ No newline at end of file diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 8ca756211..37ef568e8 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -56,7 +56,6 @@ ], "downloads": 1672831267, "stars": 487, - "LastUpdate": 1629082624, "trending": 0.185, "trends": [ 0.219, @@ -86,6 +85,7 @@ 1672831267 ], "LastUpdateScan": 1689955495, + "LastUpdate": 1629082624, "FirstSeen": 1, "topTrending": -0.034, "topPerforming": 0.185 @@ -867,7 +867,6 @@ ], "downloads": 117054, "stars": 4, - "LastUpdate": 1447486153, "trending": 0.001, "trends": [ 0.001, @@ -883,6 +882,7 @@ 117054 ], "LastUpdateScan": 1689955495, + "LastUpdate": 1447486153, "FirstSeen": 1 }, { @@ -2309,7 +2309,6 @@ ], "downloads": 844994, "stars": 6, - "LastUpdate": 1674421911, "trending": 0.208, "trends": [ 0.037, @@ -2339,6 +2338,7 @@ 844994 ], "LastUpdateScan": 1689955495, + "LastUpdate": 1674421911, "FirstSeen": 1, "topTrending": 0.17099999999999999, "topPerforming": 0.208 @@ -3930,7 +3930,6 @@ ], "downloads": 1729184, "stars": 14, - "LastUpdate": 1686842333, "trending": 0.038, "trends": [ 0.028, @@ -3960,6 +3959,7 @@ 1729184 ], "LastUpdateScan": 1689955495, + "LastUpdate": 1686842333, "FirstSeen": 1, "topTrending": 0.009999999999999998, "topPerforming": 0.038 @@ -11107,7 +11107,6 @@ "TemplateURL": "https://raw.githubusercontent.com/hernandito/docker-templates/master/hernando/TinyMM-CLI-Cron.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/hernanditosRepository/hernando/TinyMM-CLI-Cron.xml", "downloads": 35355, - "LastUpdate": 1636914688, "trending": 4.842, "trends": [ 1.043, @@ -11137,6 +11136,7 @@ 35355 ], "LastUpdateScan": 1689955495, + "LastUpdate": 1636914688, "FirstSeen": 1593785337, "topTrending": 3.7989999999999995 }, @@ -54933,7 +54933,6 @@ ], "downloads": 18299760, "stars": 55, - "LastUpdate": 1686190171, "trending": 0.282, "trends": [ 0.361, @@ -54963,6 +54962,7 @@ 18299760 ], "LastUpdateScan": 1689955495, + "LastUpdate": 1686190171, "FirstSeen": 1537243200, "topTrending": -0.07900000000000001, "topPerforming": 0.282 @@ -64716,7 +64716,6 @@ ], "downloads": 4652972, "stars": 47, - "LastUpdate": 1522059085, "trending": 0.137, "trends": [ 0.147, @@ -64746,6 +64745,7 @@ 4652972 ], "LastUpdateScan": 1689955496, + "LastUpdate": 1522059085, "FirstSeen": "1512359010", "topTrending": -0.009999999999999981, "topPerforming": 0.137 @@ -66980,7 +66980,6 @@ ], "downloads": 25187189, "stars": 240, - "LastUpdate": 1683105436, "trending": 0.118, "trends": [ 0.106, @@ -67010,6 +67009,7 @@ 25187189 ], "LastUpdateScan": 1689955496, + "LastUpdate": 1683105436, "FirstSeen": "1519017501", "topTrending": 0.011999999999999997, "topPerforming": 0.118 @@ -69642,7 +69642,6 @@ ], "downloads": 6455500, "stars": 29, - "LastUpdate": 1543814847, "trending": 0.006, "trends": [ 0.006 @@ -69655,6 +69654,7 @@ 6455500 ], "LastUpdateScan": 1689955496, + "LastUpdate": 1543814847, "FirstSeen": "1530060995" }, { @@ -74294,7 +74294,6 @@ ], "downloads": 15793705, "stars": 15, - "LastUpdate": 1689477483, "trending": 0.294, "trends": [ 0.223, @@ -74324,6 +74323,7 @@ 15793705 ], "LastUpdateScan": 1689955496, + "LastUpdate": 1689477483, "FirstSeen": 1658779426, "topTrending": 0.07099999999999998, "topPerforming": 0.294 @@ -81082,8 +81082,8 @@ "Other" ], "downloads": 32736, - "LastUpdate": 1619988716, "LastUpdateScan": 1689955496, + "LastUpdate": 1619988716, "FirstSeen": 1617184970 }, { @@ -109664,7 +109664,6 @@ "Tools-System", "Plugins" ], - "LastUpdateScan": 1689955496, "FirstSeen": 1624975404 }, { @@ -150981,7 +150980,6 @@ ], "downloads": 606823, "stars": 4, - "LastUpdate": 1687094991, "trending": 0.2, "trends": [ 0.184, @@ -151011,6 +151009,7 @@ 606823 ], "LastUpdateScan": 1689955496, + "LastUpdate": 1687094991, "FirstSeen": 1611961592, "topTrending": 0.016000000000000014, "topPerforming": 0.2 @@ -154862,7 +154861,6 @@ "Tools-System", "Plugins" ], - "LastUpdateScan": 1689955496, "FirstSeen": 1622383385 }, { @@ -187378,7 +187376,6 @@ ], "downloads": 431722, "stars": 10, - "LastUpdate": 1630651317, "trending": 0.783, "trends": [ 0.569, @@ -187408,6 +187405,7 @@ 431722 ], "LastUpdateScan": 1689955496, + "LastUpdate": 1630651317, "FirstSeen": 1609376858, "topTrending": 0.21400000000000008, "topPerforming": 0.783 @@ -193549,7 +193547,6 @@ ], "downloads": 3156428, "stars": 17, - "LastUpdate": 1689945128, "trending": 3.437, "trends": [ 3.035, @@ -193579,6 +193576,7 @@ 3156428 ], "LastUpdateScan": 1689955497, + "LastUpdate": 1689945128, "FirstSeen": 1632765817, "topTrending": 0.4019999999999997, "topPerforming": 3.437 @@ -195523,7 +195521,6 @@ ], "downloads": 11392236, "stars": 29, - "LastUpdate": 1645057380, "trending": 0.017, "trends": [ 0.063, @@ -195553,6 +195550,7 @@ 11392236 ], "LastUpdateScan": 1689955497, + "LastUpdate": 1645057380, "FirstSeen": 1614596548, "topTrending": -0.046, "topPerforming": 0.017 @@ -198508,7 +198506,6 @@ ], "downloads": 126437, "stars": 2, - "LastUpdate": 1621759687, "trending": 1.457, "trends": [ 0.254, @@ -198538,6 +198535,7 @@ 126437 ], "LastUpdateScan": 1689955497, + "LastUpdate": 1621759687, "FirstSeen": 1617170559, "topTrending": 1.203, "topPerforming": 1.457 @@ -229428,7 +229426,7 @@ "Privileged": "false", "Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/", "Project": "https://www.curseforge.com/minecraft/modpacks/dawn-craft", - "Overview": "DawnCraft - 1.26 Modded Minecraft Server[br][br][b]DawnCraft - 1.26[/b][br]RPG | Exploration | Combat | Questing | A modpack designed to give players a unique experience in modern Minecraft versions.[br]Version tags available:[br] - 1.26[br] - 1.25[br] - 1.24[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]", + "Overview": "DawnCraft - 1.27 Modded Minecraft Server[br][br][b]DawnCraft - 1.27[/b][br]RPG | Exploration | Combat | Questing | A modpack designed to give players a unique experience in modern Minecraft versions.[br]Version tags available:[br] - 1.27[br] - 1.26[br] - 1.25[br] - 1.24[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]", "ExtraSearchTerms": "minecraft", "Icon": "https://media.forgecdn.net/avatars/780/552/638125961291118791.gif", "Config": [ @@ -236827,7 +236825,6 @@ ], "downloads": 13041160, "stars": 50, - "LastUpdate": 1689699537, "trending": 0.195, "trends": [ 0.169, @@ -236857,6 +236854,7 @@ 13041160 ], "LastUpdateScan": 1689955497, + "LastUpdate": 1689699537, "FirstSeen": 1643159000, "topTrending": 0.025999999999999995, "topPerforming": 0.195 @@ -250299,41 +250297,41 @@ "CategoryList": [ "Network-Other" ], - "downloads": 10084373, + "downloads": 10161641, "stars": 67, - "trending": 0.466, + "LastUpdate": 1687370748, + "trending": 0.76, "trends": [ - 0.206, 0.303, 0.466, 0.44, 0.446, 0.425, - 0.466 + 0.466, + 0.76 ], "trendsDate": [ - 1671779038, 1674378230, 1676977692, 1679573069, 1682170993, 1684764296, - 1687363488 + 1687363488, + 1689962687 ], "downloadtrend": [ - 9830216, 9860100, 9906293, 9950078, 9994698, 10037349, - 10084373 + 10084373, + 10161641 ], - "LastUpdateScan": 1687363488, - "LastUpdate": 1680047211, + "LastUpdateScan": 1689962687, "FirstSeen": 1658786624, - "topTrending": 0.26, - "topPerforming": 0.466 + "topTrending": 0.457, + "topPerforming": 0.76 }, { "Name": "TeslaMate", @@ -258446,8 +258444,8 @@ "MediaServer-Music" ], "downloads": 1680, - "LastUpdate": 1669470075, "LastUpdateScan": 1689955497, + "LastUpdate": 1669470075, "FirstSeen": 1650945815 }, { @@ -262624,7 +262622,6 @@ ], "downloads": 281654, "stars": 3, - "LastUpdate": 1683508614, "trending": 2.426, "trends": [ 0.904, @@ -262654,6 +262651,7 @@ 281654 ], "LastUpdateScan": 1689955497, + "LastUpdate": 1683508614, "FirstSeen": 1666555416, "topTrending": 1.5220000000000002, "topPerforming": 2.426 @@ -263192,7 +263190,6 @@ ], "downloads": 41941, "stars": 3, - "LastUpdate": 1687966592, "trending": 20.813, "trends": [ 11.992, @@ -263222,6 +263219,7 @@ 41941 ], "LastUpdateScan": 1689955498, + "LastUpdate": 1687966592, "FirstSeen": 1653574468, "topTrending": 8.820999999999998 }, diff --git a/repoInfo.json b/repoInfo.json index 0279b456d..967497892 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -75880,5 +75880,38 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": 1689844725 + }, + "gitea/act_runner:latest": { + "Base": null, + "Downloads": 29641, + "Stars": null, + "Time": 1689964837, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1689830530 + }, + "woodpeckerci/woodpecker-agent:latest": { + "Base": null, + "Downloads": 960164, + "Stars": 6, + "Time": 1689964837, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1689964780 + }, + "woodpeckerci/woodpecker-server:latest": { + "Base": null, + "Downloads": 1008508, + "Stars": 9, + "Time": 1689964837, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1689964672 } } \ No newline at end of file diff --git a/repositoryList.json b/repositoryList.json index 7b03dcc0f..4a9e45a91 100755 --- a/repositoryList.json +++ b/repositoryList.json @@ -156,6 +156,16 @@ "title": "BGameiro's Repository", "index": 15 }, + { + "url": "https://github.com/bravohotel91/unraid-templates", + "profile": "https://forums.unraid.net/profile/118918-bhouseman/", + "bio": "Creating Docker containers to give back to the great community that has gotten me into self-hosting.", + "icon": "https://github.com/bravohotel91.png", + "DonateLink": "https://www.paypal.me/bhous1", + "DonateText": "If you like my work please consider Donating.", + "title": "bhouseman's Repository", + "index": 16 + }, { "url": "https://github.com/binhex/docker-templates", "profile": "https://forums.unraid.net/profile/11148-binhex/", @@ -164,7 +174,7 @@ "DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4", "DonateText": "If you appreciate my work, then please consider buying me a beer :D", "title": "Binhex's Repository", - "index": 16 + "index": 17 }, { "url": "https://github.com/bjonness406/Docker-templates", @@ -172,7 +182,7 @@ "bio": "Making some docker templates", "Forum": "https://forums.unraid.net/topic/47092-support-bjonness406s-repo/", "title": "Bjonness406's Repository", - "index": 17 + "index": 18 }, { "url": "https://github.com/BoKKeR/RSSTT-Unraid", @@ -182,7 +192,7 @@ "DonateLink": "https://www.buymeacoffee.com/bokker", "DonateText": "If you like my work please consider Donating.", "title": "BoKKeR's Repository", - "index": 18 + "index": 19 }, { "url": "https://github.com/brockbreacher/join-bot-unraid", @@ -192,7 +202,7 @@ "DonateLink": "https://brbr.xyz/donate", "DonateText": "If you like my work please consider Donating.", "title": "brockbreacher's Repository", - "index": 19 + "index": 20 }, { "url": "https://github.com/GiorgioAresu/unraid-repository", @@ -202,7 +212,7 @@ "DonateLink": "https://paypal.me/GiorgioAresu", "DonateText": "If you like my work please consider donating.", "title": "campusantu's Repository", - "index": 20 + "index": 21 }, { "url": "https://github.com/ccmpbll/unraid-docker-templates", @@ -210,7 +220,7 @@ "bio": "Not a developer. Always be learning and building new things.", "icon": "https://raw.githubusercontent.com/ccmpbll/unraid-docker-templates/main/images/avatar.png", "title": "ccmpbll's Repository", - "index": 21 + "index": 22 }, { "url": "https://github.com/rufuswilson/unraid-templates", @@ -220,7 +230,7 @@ "DonateLink": "https://paypal.me/cdevivier", "DonateText": "If you like my work please consider Donating.", "title": "cedev's Repository", - "index": 22 + "index": 23 }, { "url": "https://github.com/cheesemarathon/docker-templates", @@ -230,7 +240,7 @@ "Forum": "https://forums.unraid.net/topic/54183-support-cheesemarathons-repo/", "WebPage": "https://docs.squishedmooo.com", "title": "cheesemarathon's Repository", - "index": 23 + "index": 24 }, { "url": "https://github.com/ChongZhiJie0216/unraid-docker-templates", @@ -238,7 +248,7 @@ "bio": "A novice programmer", "icon": "https://i.imgur.com/SfBmYmw.png", "title": "ChongZhiJie's Repository", - "index": 24 + "index": 25 }, { "url": "https://github.com/chrizzo84/unraid-templates", @@ -248,7 +258,7 @@ "DonateLink": "https://paypal.me/CGrugel", "DonateText": "If you like my work, feel free to PayPal me a coffee.", "title": "chrizzo's Repository", - "index": 25 + "index": 26 }, { "url": "https://github.com/cmccambridge/unraid-templates", @@ -256,7 +266,7 @@ "bio": "Hello! I maintain a few containers that support my home automation projects. Hopefully they're valuable to you as well! Please let me know through their support threads and GitHub Issues if you encounter any problems. This is a side project for me, so I'm not immediately responsive, but I will try to get back to you and help sort things out if I can.", "icon": "https://raw.githubusercontent.com/cmccambridge/unraid-templates/master/cmccambridge/avatar.jpg", "title": "cmccambridge's Repository", - "index": 26 + "index": 27 }, { "url": "https://github.com/CollinHeist/UnraidConfig", @@ -268,7 +278,7 @@ "Reddit": "https://www.reddit.com/user/CollinHeist", "Discord": "https://discord.gg/bJ3bHtw8wH", "title": "CollinHeist's Repository", - "index": 27 + "index": 28 }, { "url": "https://github.com/coreylane/unraid-ca-templates", @@ -276,7 +286,7 @@ "bio": "Cloud and DevOps guy contributing useful tools to the CA portfolio with a\n focus on high-quality images, efficiency, and open-source projects.", "icon": "https://raw.githubusercontent.com/coreylane/unraid-ca-templates/master/images/avatar.jpeg", "title": "coreylane's Repository", - "index": 28 + "index": 29 }, { "url": "https://github.com/corgan2222/unraid-templates", @@ -287,7 +297,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://github.com/corgan2222", "title": "corgan's Repository", - "index": 29 + "index": 30 }, { "url": "https://github.com/CorneliousJD/Docker-Templates", @@ -298,7 +308,7 @@ "DonateText": "Donate", "WebPage": "http://corneliousjd.com", "title": "CorneliousJD's Repository", - "index": 30 + "index": 31 }, { "url": "https://github.com/Joey291/unraid-templates", @@ -306,7 +316,7 @@ "bio": "Just trying to do my part by adding useful Containers", "icon": "https://github.com/Joey291/unraid-templates/raw/main/templates/profile.jpeg", "title": "Cornflake's Repository", - "index": 31 + "index": 32 }, { "url": "https://github.com/criblio/unraid", @@ -314,7 +324,7 @@ "bio": "Cribl official account for maintaining Unraid docker templates.", "icon": "https://raw.githubusercontent.com/criblio/unraid/icons/cribl.png", "title": "Criblio's Repository", - "index": 32 + "index": 33 }, { "url": "https://github.com/JakeShirley/unraid-templates", @@ -324,7 +334,7 @@ "DonateLink": "https://paypal.me/darknavi", "DonateText": "If you like my work please consider Donating.", "title": "darknavi's Repository", - "index": 33 + "index": 34 }, { "url": "https://github.com/diamkil/docker-templates", @@ -332,7 +342,7 @@ "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": 34 + "index": 35 }, { "url": "https://github.com/DiamondPrecisionComputing/unraid-templates", @@ -342,7 +352,7 @@ "DonateLink": "https://paypal.me/DiamondPrecision", "DonateText": "If you like my work please consider Donating.", "title": "Diamond Precision Computing's Repository", - "index": 35 + "index": 36 }, { "url": "https://github.com/digiblur/unraid-docker-templates", @@ -356,7 +366,7 @@ "Discord": "https://discord.digiblur.com", "WebPage": "https://www.digiblur.com", "title": "digiblur's Repository", - "index": 36 + "index": 37 }, { "url": "https://github.com/djismgaming/docker-templates", @@ -367,7 +377,7 @@ "DonateText": "If I helped you in some way, please consider Donating.", "Twitter": "https://twitter.com/djismgaming", "title": "djismgaming's Repository", - "index": 37 + "index": 38 }, { "url": "https://github.com/jlesage/docker-templates", @@ -377,7 +387,7 @@ "DonateLink": "https://paypal.me/JocelynLeSage/0usd", "DonateText": "If you like my work please consider donating.", "title": "Djoss' Repository", - "index": 38 + "index": 39 }, { "url": "https://github.com/dlandon/docker.templates", @@ -387,7 +397,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": 39 + "index": 40 }, { "url": "https://github.com/dorgan/unraid-templates", @@ -397,7 +407,7 @@ "DonateLink": "https://paypal.me/dorgan1983", "DonateText": "If you like my work please consider Donating.", "title": "dorgan's Repository", - "index": 40 + "index": 41 }, { "url": "https://github.com/deasmi/unraid-ca", @@ -407,7 +417,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": 41 + "index": 42 }, { "url": "https://github.com/dkaser/unraid-plugins", @@ -417,7 +427,7 @@ "DonateLink": "https://github.com/sponsors/dkaser", "DonateText": "If you like my work please consider donating.", "title": "EDACerton's Repository", - "index": 42 + "index": 43 }, { "url": "https://github.com/ep1cman/unraid-templates", @@ -428,7 +438,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://github.com/ep1cman", "title": "ep1cman's Repository", - "index": 43 + "index": 44 }, { "url": "https://github.com/ItJustFox/unraidtemplate", @@ -436,7 +446,7 @@ "bio": "Hello, I am Fantucie, also know has ItJustFox ! I am a french developper using Java JScript and Json, making mods/3DModels for Minecraft principally. Mostly fan of Sinon from GGO, I can be a bit shy, but i promise that one day, we will talk together !", "icon": "https://avatars.githubusercontent.com/u/42358087?v=4", "title": "Fantucie's Repository", - "index": 44 + "index": 45 }, { "url": "https://github.com/avpnusr/unraid-ca-templates", @@ -444,7 +454,7 @@ "bio": "Docker container creator, full-time engineer and openminded geek. That's all ...", "icon": "https://github.com/avpnusr/unraid-ca-templates/raw/master/img/profile.png", "title": "FatzCat's Repository", - "index": 45 + "index": 46 }, { "url": "https://github.com/AriaGomes/Unraid-Templates", @@ -454,7 +464,7 @@ "DonateLink": "https://www.buymeacoffee.com/ariagomes", "DonateText": "Buy me a coffee :)", "title": "Figro's Repository", - "index": 46 + "index": 47 }, { "url": "https://github.com/fithwum/files-for-dockers", @@ -465,7 +475,7 @@ "DonateText": "Buy me a coffee if you like.", "WebPage": "https://hoots.fithwum.tech", "title": "fithwum's Repository", - "index": 47 + "index": 48 }, { "url": "https://github.com/olehj/unraid", @@ -476,7 +486,7 @@ "DonateText": "Feel free to donate me a beer if you like my plugin!", "Forum": "https://forums.unraid.net/profile/86216-olehj/", "title": "FlamongOle's Repository", - "index": 48 + "index": 49 }, { "url": "https://github.com/nzzane/nzzane-unraid-repo", @@ -487,7 +497,7 @@ "DonateText": "If you appreciate my work, then please consider buying me a Snacc :D", "WebPage": "https://turtledev.nz", "title": "FlippinTurt's Repository", - "index": 49 + "index": 50 }, { "url": "https://github.com/Frooodle/unraid-templates", @@ -497,7 +507,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": 50 + "index": 51 }, { "url": "https://github.com/giganode/unraid-plugins", @@ -507,7 +517,7 @@ "DonateLink": "https://paypal.me/MReimer5592", "DonateText": "If you like my work please consider Donating.", "title": "giganode's Repository", - "index": 51 + "index": 52 }, { "url": "https://github.com/GlassedSilver/unRAID-CAs", @@ -517,7 +527,7 @@ "Forum": "https://forums.unraid.net/profile/91241-glassed-silver/", "Twitter": "https://twitter.com/GlassedSilver", "title": "Glassed Silver's Repository", - "index": 52 + "index": 53 }, { "url": "https://github.com/Goobaroo/unraid-templates", @@ -527,7 +537,7 @@ "DonateLink": "https://ko-fi.com/goobaroo", "DonateText": "If you like my work, you can buy me a coffee. But not at all expected.", "title": "Goobaroo's Repository", - "index": 53 + "index": 54 }, { "url": "https://github.com/soerentsch/unraid-templates", @@ -537,7 +547,7 @@ "DonateLink": "https://paypal.me/SoerenSchwirsch", "DonateText": "Help support my work by buying me a beer", "title": "gucky79's Repository", - "index": 54 + "index": 55 }, { "url": "https://github.com/GuildDarts/unraid-ca-templates", @@ -545,7 +555,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": 55 + "index": 56 }, { "url": "https://github.com/guydavis/machinaris-unraid", @@ -555,7 +565,7 @@ "Discord": "https://discord.gg/mX4AtMTt87", "WebPage": "https://github.com/guydavis", "title": "guy.davis' Repository", - "index": 56 + "index": 57 }, { "url": "https://github.com/hotio/unraid-templates", @@ -567,7 +577,7 @@ "Discord": "https://hotio.dev/discord", "WebPage": "https://hotio.dev", "title": "hotio's Repository", - "index": 57 + "index": 58 }, { "url": "https://github.com/hussainalhaddad/docker-templates", @@ -577,7 +587,7 @@ "DonateLink": "https://www.paypal.me/husainalhadad", "DonateText": "If you like my work please consider donating.", "title": "hussainalhaddad's Repository", - "index": 58 + "index": 59 }, { "url": "https://github.com/ibracorp/unraid-templates", @@ -589,7 +599,7 @@ "Discord": "https://discord.gg/VWAG7rZ", "WebPage": "https://ibracorp.io", "title": "IBRACORP's Repository", - "index": 59 + "index": 60 }, { "url": "https://github.com/ich777/docker-templates", @@ -599,7 +609,7 @@ "DonateLink": "https://www.paypal.me/chips777", "DonateText": "If you like my work please consider Donating.", "title": "ich777's Repository", - "index": 60 + "index": 61 }, { "url": "https://github.com/IkerSaint/ZFS-Master-Unraid", @@ -610,7 +620,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://ikersaint.medium.com", "title": "Iker's Repository", - "index": 61 + "index": 62 }, { "url": "https://github.com/RealFascinated/unraid-ca-templates", @@ -619,7 +629,7 @@ "icon": "https://git.fascinated.cc/Fascinated/unraid-templates/raw/branch/master/images/profile_picture.webp", "Discord": "https://discord.gg/yjj2U3ctEG", "title": "ImFascinated's Repository", - "index": 62 + "index": 63 }, { "url": "https://github.com/imthenachoman/unraid-templates", @@ -632,7 +642,7 @@ "Twitter": "http://twitter.com/imthenachoman", "WebPage": "https://www.nigam.dev/", "title": "IMTheNachoMan's Repository", - "index": 63 + "index": 64 }, { "url": "https://github.com/ImUnlequit/unraidtemplate", @@ -640,7 +650,7 @@ "bio": "Bringing the containers to the users", "icon": "https://github.com/ImUnlequit.png", "title": "ImunLequit's Repository", - "index": 64 + "index": 65 }, { "url": "https://github.com/j1philli/unraid-templates/tree/main", @@ -649,7 +659,7 @@ "icon": "https://avatars.githubusercontent.com/u/3744255?v=4", "Twitter": "https://twitter.com/j1philli", "title": "j1philli's Repository", - "index": 65 + "index": 66 }, { "url": "https://github.com/AMJidovu/unraid-repository", @@ -659,7 +669,7 @@ "DonateLink": "https://www.paypal.me/xternet", "DonateText": "If you like my work please consider Donating.", "title": "Jidovu Marius Adrian's Repository", - "index": 66 + "index": 67 }, { "url": "https://github.com/dannymate/unraid-templates", @@ -669,7 +679,7 @@ "Twitter": "https://twitter.com/slumbering_cat", "WebPage": "https://github.com/dannymate", "title": "jimrummy101's Repository", - "index": 67 + "index": 68 }, { "url": "https://github.com/juusujanar/unraid-templates", @@ -679,7 +689,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": 68 + "index": 69 }, { "url": "https://github.com/JmzTaylor/unraid_templates", @@ -689,7 +699,7 @@ "DonateLink": "https://paypal.me/jmztaylor", "DonateText": "If you like my work please consider Donating.", "title": "jmztaylor's Repository", - "index": 69 + "index": 70 }, { "url": "https://github.com/tenasi/unraid-templates", @@ -699,7 +709,7 @@ "DonateLink": "https://www.paypal.me/tenasi", "DonateText": "Buy me a beer.", "title": "JohnnyP's Repository", - "index": 70 + "index": 71 }, { "url": "https://github.com/Josh5/unraid-docker-templates", @@ -712,7 +722,7 @@ "Discord": "https://unmanic.app/discord", "WebPage": "https://github.com/Josh5/", "title": "Josh.5's Repository", - "index": 71 + "index": 72 }, { "url": "https://github.com/DatPat/unraid-templates", @@ -723,7 +733,7 @@ "DonateText": "No donation needed.", "WebPage": "https://github.com/DatPat/", "title": "jsrk's Repository", - "index": 72 + "index": 73 }, { "url": "https://github.com/JTok/unraid-plugins", @@ -733,7 +743,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": 73 + "index": 74 }, { "url": "https://github.com/juchong/shapeshifter-docker-unraid", @@ -743,7 +753,7 @@ "DonateLink": "https://www.paypal.com/paypalme/juchong", "DonateText": "If one of my containers helped you out, please consider donating!", "title": "juchong's Repository", - "index": 74 + "index": 75 }, { "url": "https://github.com/OpenSageTV/unRAID", @@ -753,7 +763,7 @@ "DonateLink": "https://www.patreon.com/user?u=58035567", "DonateText": "Support me on Patreon", "title": "jusjoken's Repository", - "index": 75 + "index": 76 }, { "url": "https://github.com/justin-himself/unraid-templates", @@ -761,7 +771,7 @@ "bio": "Laziness and OCD drives me forward.", "icon": "https://raw.githubusercontent.com/justin-himself/unraid-templates/master/icons/avatar.png", "title": "justinzhang's Repository", - "index": 76 + "index": 77 }, { "url": "https://github.com/jwillmer/unraid-templates", @@ -772,7 +782,7 @@ "Twitter": "https://twitter.com/jenswillmer", "WebPage": "https://jwillmer.de", "title": "jwillmer's Repository", - "index": 77 + "index": 78 }, { "url": "https://github.com/Kippenhof/docker-templates", @@ -782,7 +792,7 @@ "DonateLink": "https://github.com/hofq/docker-templates/blob/main/Donations.md", "DonateText": "Don't donate to me! Instead, please donate the creators of these amazing apps.", "title": "Kippenhof's Repository", - "index": 78 + "index": 79 }, { "url": "https://github.com/Kizaing/Unraid-Templates", @@ -791,7 +801,7 @@ "icon": "https://raw.githubusercontent.com/Kizaing/Unraid-Templates/main/avatar.jpg", "Twitter": "https://twitter.com/Kizaing", "title": "Kizaing's Repository", - "index": 79 + "index": 80 }, { "url": "https://github.com/Commifreak/unraid-plugins", @@ -802,7 +812,7 @@ "DonateText": "If you like my work please consider donating.", "WebPage": "https://kluthr.de", "title": "KluthR's Repository", - "index": 80 + "index": 81 }, { "url": "https://github.com/maschhoff/docker", @@ -813,7 +823,7 @@ "DonateText": "If you like my work buy me a Pizza ;)", "WebPage": "https://www.cmais.de", "title": "knex666's Repository", - "index": 81 + "index": 82 }, { "url": "https://github.com/kubedzero/unraid-community-apps-xml", @@ -822,7 +832,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": 82 + "index": 83 }, { "url": "https://github.com/kutzilla/unraid-templates", @@ -830,7 +840,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": 83 + "index": 84 }, { "url": "https://github.com/L4stIdi0t/Unraid-template", @@ -839,7 +849,7 @@ "icon": "https://github.com/l4stidi0t.png", "Discord": "https://discord.com/invite/7QVzvjcDDM", "title": "L4stIdi0t's Repository", - "index": 84 + "index": 85 }, { "url": "https://github.com/laromicas/unraid-templates", @@ -850,7 +860,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://github.com/laromicas", "title": "laromicas' Repository", - "index": 85 + "index": 86 }, { "url": "https://github.com/xXGuhuXx/unraid-templates", @@ -858,7 +868,7 @@ "bio": "Creating Docker containers, but still a beginner", "icon": "https://avatars.githubusercontent.com/u/41334974?v=4", "title": "LarsW's Repository", - "index": 86 + "index": 87 }, { "url": "https://github.com/LeonStoldt/Unraid-Community-Applications", @@ -869,7 +879,7 @@ "DonateText": "If you like my work please consider buying me a coffee.", "WebPage": "https://leon-stoldt.de", "title": "LeonStoldt's Repository", - "index": 87 + "index": 88 }, { "url": "https://github.com/linuxserver/templates", @@ -883,7 +893,7 @@ "Discord": "https://discord.gg/YWrKVTn", "WebPage": "https://www.linuxserver.io", "title": "linuxserver's Repository", - "index": 88 + "index": 89 }, { "url": "https://github.com/ljm42/unraid-templates", @@ -891,7 +901,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": 89 + "index": 90 }, { "url": "https://github.com/llalon/unraid-templates", @@ -899,7 +909,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": 90 + "index": 91 }, { "url": "https://github.com/lnxd/unraid-templates", @@ -909,7 +919,7 @@ "DonateLink": "https://github.com/lnxd", "DonateText": "If you like my work please consider donating.", "title": "lnxd's Repository", - "index": 91 + "index": 92 }, { "url": "https://github.com/lordfiSh/unraid-docker-images", @@ -919,7 +929,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": 92 + "index": 93 }, { "url": "https://github.com/LilTrublMakr/ltm-unraid-templates", @@ -930,7 +940,7 @@ "DonateText": "Any donations would be appreciated!", "WebPage": "https://ltm56.com", "title": "LTM's Repository", - "index": 93 + "index": 94 }, { "url": "https://github.com/lubeda/unraid-templates", @@ -940,7 +950,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": 94 + "index": 95 }, { "url": "https://github.com/luigi311/unraid-templates", @@ -948,7 +958,7 @@ "bio": "I am a software developer with a focus on creating and supporting open source projects with a focus on media related projects.", "WebPage": "https://github.com/luigi311", "title": "Luigi311's Repository", - "index": 95 + "index": 96 }, { "url": "https://github.com/m0ngr31/unraid_ca", @@ -957,7 +967,7 @@ "icon": "https://avatars.githubusercontent.com/u/1045977?v=4", "WebPage": "https://github.com/m0ngr31", "title": "m0ngr31's Repository", - "index": 96 + "index": 97 }, { "url": "https://github.com/manuel-rw/unraid-templates", @@ -968,7 +978,7 @@ "DonateText": "Please donate me a coffee if you like my work!", "Discord": "https://discord.gg/hRHZ3q3VDX", "title": "manrw's Repository", - "index": 97 + "index": 98 }, { "url": "https://github.com/marzel1/docker-templates", @@ -978,7 +988,7 @@ "Forum": "https://forums.unraid.net/topic/107813-support-marzel-remotely/", "WebPage": "https://forums.unraid.net/profile/117249-marzel/", "title": "Marzel's Repository", - "index": 98 + "index": 99 }, { "url": "https://github.com/Mavrag/unraid-templates", @@ -988,7 +998,7 @@ "DonateLink": "https://paypal.me/mavrag", "DonateText": "If you like my work please consider Donating.", "title": "Mavrag's Repository", - "index": 99 + "index": 100 }, { "url": "https://github.com/mgutt/unraid-docker-templates", @@ -999,7 +1009,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://gutt.it/", "title": "mgutt's Repository", - "index": 100 + "index": 101 }, { "url": "https://github.com/MountainGod2/unraid-templates", @@ -1011,7 +1021,7 @@ "Discord": "https://discord.gg/VWAG7rZ", "WebPage": "https://ibracorp.io", "title": "mrslaw's Repository", - "index": 101 + "index": 102 }, { "url": "https://github.com/n8detar/docker-templates", @@ -1019,7 +1029,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": 102 + "index": 103 }, { "url": "https://github.com/photostructure/unraid-template", @@ -1034,7 +1044,7 @@ "Discord": "https://discord.gg/gU9h8uQTYw", "WebPage": "https://photostructure.com", "title": "Official PhotoStructure Repository", - "index": 103 + "index": 104 }, { "url": "https://github.com/unraid/language-templates", @@ -1048,7 +1058,7 @@ "Twitter": "https://twitter.com/UnraidOfficial", "WebPage": "https://unraid.net/", "title": "Official Unraid Repository", - "index": 104 + "index": 105 }, { "url": "https://github.com/Organizr/docker-organizr", @@ -1060,7 +1070,7 @@ "Discord": "https://organizr.app/discord", "WebPage": "https://organizr.app/", "title": "Organizr Repository", - "index": 105 + "index": 106 }, { "url": "https://github.com/paulpoco/docker-templates", @@ -1068,7 +1078,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": 106 + "index": 107 }, { "url": "https://github.com/pierot/unraid-ca-apps", @@ -1077,7 +1087,7 @@ "icon": "https://avatars.githubusercontent.com/u/46622?v=4", "WebPage": "https://noort.be", "title": "pieterm's Repository", - "index": 107 + "index": 108 }, { "url": "https://github.com/noinip/container-templates", @@ -1085,7 +1095,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": 108 + "index": 109 }, { "url": "https://github.com/PTRFRLL/unraid-templates", @@ -1096,7 +1106,7 @@ "DonateText": "Buy me a coffee/beer", "WebPage": "https://github.com/PTRFRLL", "title": "PTRFRLL's Repository", - "index": 109 + "index": 110 }, { "url": "https://github.com/pyrater/docker-templates", @@ -1104,7 +1114,7 @@ "bio": "Lets do this.", "icon": "https://raw.githubusercontent.com/pyrater/docker-templates/main/pyrater.png", "title": "pyrater's Repository", - "index": 110 + "index": 111 }, { "url": "https://github.com/RandomNinjaAtk/unraid-templates", @@ -1114,7 +1124,7 @@ "DonateLink": "https://github.com/sponsors/RandomNinjaAtk", "DonateText": "If you like my work please consider Donating.", "title": "randomninjaatk's Repository", - "index": 111 + "index": 112 }, { "url": "https://github.com/RazorSiM/docker-templates", @@ -1126,7 +1136,7 @@ "Discord": "https://discord.gg/Mn2Ty3y", "WebPage": "https://raz.works", "title": "raz's Repository", - "index": 112 + "index": 113 }, { "url": "https://github.com/redvex2460/docker-templates", @@ -1136,7 +1146,7 @@ "DonateLink": "https://paypal.me/RedVex2460Gaming", "DonateText": "If you like my work please consider Donating.", "title": "RedVex's Repository", - "index": 113 + "index": 114 }, { "url": "https://github.com/revenz/FileFlowsUnraid", @@ -1148,7 +1158,7 @@ "Discord": "https://discord.gg/xbYK8wFMeU", "WebPage": "https://fileflows.com/", "title": "reven's Repository", - "index": 114 + "index": 115 }, { "url": "https://github.com/rix1337/docker-templates", @@ -1158,7 +1168,7 @@ "DonateLink": "https://github.com/users/rix1337/sponsorship", "DonateText": "Sponsor me if you like my work!", "title": "rix's Repository", - "index": 115 + "index": 116 }, { "url": "https://github.com/Data-Monkey/docker-templates", @@ -1166,7 +1176,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": 116 + "index": 117 }, { "url": "https://github.com/rroller/unraid-templates", @@ -1175,7 +1185,7 @@ "icon": "https://i.imgur.com/ZjNRfo3.png", "WebPage": "https://ronnieroller.com", "title": "runraid's Repository", - "index": 117 + "index": 118 }, { "url": "https://github.com/Sander0542/docker-templates", @@ -1185,7 +1195,7 @@ "DonateLink": "https://github.com/sponsors/Sander0542", "DonateText": "If you like my work please consider Donating.", "title": "Sander0542's Repository", - "index": 118 + "index": 119 }, { "url": "https://github.com/ivaxor/unraid-ca-docker-templates", @@ -1195,7 +1205,7 @@ "DonateLink": "https://github.com/sponsors/ivaxor", "DonateText": "Sponsor me if you like my work!", "title": "saskiuhia's Repository", - "index": 119 + "index": 120 }, { "url": "https://github.com/Sdub76/unraid_docker_templates", @@ -1205,7 +1215,7 @@ "DonateLink": "https://paypal.me/ScottWaun", "DonateText": "If you like my work please consider Donating.", "title": "sdub's Repository", - "index": 120 + "index": 121 }, { "url": "https://github.com/selfhosters/unRAID-CA-templates", @@ -1217,7 +1227,7 @@ "Discord": "https://discord.gg/qWPbc8R", "WebPage": "https://selfhosters.net/", "title": "Selfhosters Unraid Discord Repository", - "index": 121 + "index": 122 }, { "url": "https://github.com/seriousm4x/unraid-community-apps", @@ -1229,7 +1239,7 @@ "Reddit": "https://www.reddit.com/user/SeriousM4x", "Twitter": "https://twitter.com/SeriousM4x", "title": "seriousm4x's Repository", - "index": 122 + "index": 123 }, { "url": "https://github.com/sgraaf/Unraid-Docker-Templates", @@ -1239,7 +1249,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": 123 + "index": 124 }, { "url": "https://github.com/ShaneIsrael/unraid-templates", @@ -1249,7 +1259,7 @@ "DonateLink": "https://www.paypal.com/paypalme/shaneisrael", "DonateText": "If you like my work please consider Donating.", "title": "Shane Israel's Repository", - "index": 124 + "index": 125 }, { "url": "https://github.com/simonjenny/unraid", @@ -1258,7 +1268,7 @@ "icon": "https://raw.githubusercontent.com/simonjenny/unraid/main/avatar.jpg", "WebPage": "https://simonjenny.dev", "title": "Simon Jenny's Repository", - "index": 125 + "index": 126 }, { "url": "https://github.com/SmartPhoneLover/unraid-docker-templates", @@ -1268,7 +1278,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": 126 + "index": 127 }, { "url": "https://github.com/MasterEvarior/unraid-templates", @@ -1276,7 +1286,7 @@ "bio": "Just doing my part!", "icon": "https://avatars.githubusercontent.com/u/36074738?v=4", "title": "SmithyNithy's Repository", - "index": 127 + "index": 128 }, { "url": "https://github.com/snoopy86/docker-repo", @@ -1287,7 +1297,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": 128 + "index": 129 }, { "url": "https://github.com/meisnate12/Plex-Meta-Manager-Unraid-Templates", @@ -1301,7 +1311,7 @@ "Discord": "https://discord.gg/NfH6mGFuAB", "WebPage": "https://metamanager.wiki", "title": "Sohjiro's Repository", - "index": 129 + "index": 130 }, { "url": "https://github.com/Squidly271/plugin-repository", @@ -1313,7 +1323,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": 130 + "index": 131 }, { "url": "https://github.com/simonsickle/unraid-templates", @@ -1327,7 +1337,7 @@ "Discord": "https://discord.gg/TnwYRPKg72", "WebPage": "https://simonsickle.com/", "title": "ssickle's Repository", - "index": 131 + "index": 132 }, { "url": "https://github.com/StevenDTX/unraid-plugin-repository", @@ -1335,7 +1345,7 @@ "bio": "Been using Unraid since 2008. Running virtualized Unraid since about 2013.", "icon": "https://raw.githubusercontent.com/StevenDTX/unraid-plugin-repository/master/stevendtx.png", "title": "StevenD's Repository", - "index": 132 + "index": 133 }, { "url": "https://github.com/superboki/UNRAID-FR", @@ -1349,7 +1359,7 @@ "Discord": "https://discord.gg/CrK5eteSjK", "WebPage": "https://youtube.com/superboki", "title": "superboki's Repository", - "index": 133 + "index": 134 }, { "url": "https://github.com/its-sven/docker-templates", @@ -1361,7 +1371,7 @@ "Discord": "https://discord.com/invite/2KRSV2arDN", "WebPage": "https://svenw.de", "title": "Sven W\u00fcrth's Repository", - "index": 134 + "index": 135 }, { "url": "https://github.com/jason-bean/docker-templates", @@ -1371,7 +1381,7 @@ "DonateLink": "https://paypal.me/jasonsbean/0usd", "DonateText": "If you like my work please consider Donating.", "title": "Taddeusz' Repository", - "index": 135 + "index": 136 }, { "url": "https://github.com/terratrax/unraid-templates", @@ -1381,7 +1391,7 @@ "DonateLink": "https://www.paypal.me/terratrax", "DonateText": "If you like my work please consider Donating.", "title": "terratrax's Repository", - "index": 136 + "index": 137 }, { "url": "https://github.com/brianmiller/docker-templates", @@ -1389,7 +1399,7 @@ "bio": "Just a guy.", "icon": "https://forums.unraid.net/uploads/monthly_2020_06/0.jpeg.8161bb3ec6c5a310f39f444ac280ce23.jpeg", "title": "TheBrian's Repository", - "index": 137 + "index": 138 }, { "url": "https://github.com/thecode/unraid-docker-templates", @@ -1403,7 +1413,7 @@ "Discord": "https://discordapp.com/users/713107876390109225/", "WebPage": "https://github.com/thecode", "title": "thecode's Repository", - "index": 138 + "index": 139 }, { "url": "https://github.com/tipdec-siblyn/Urbit-on-Unraid", @@ -1413,7 +1423,7 @@ "DonateLink": "https://github.com/tipdec-siblyn/unraid-template/blob/main/DONATION.md", "DonateText": "If you like my work please consider Donating. (BTC only)", "title": "tipdec-sbilyn's Repository", - "index": 139 + "index": 140 }, { "url": "https://github.com/tmchow/unraid-docker-templates", @@ -1421,7 +1431,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": 140 + "index": 141 }, { "url": "https://github.com/tquizzle/Docker-xml", @@ -1433,7 +1443,7 @@ "Twitter": "https://twitter.com/tquizzle", "WebPage": "https://travisq.com", "title": "TQ's Repository", - "index": 141 + "index": 142 }, { "url": "https://github.com/PlexRipper/PlexRipper-Unraid-CA-Templates", @@ -1441,7 +1451,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": 142 + "index": 143 }, { "url": "https://github.com/UnRAIDES/plugin-UnRAID", @@ -1453,7 +1463,7 @@ "WebPage": "https://www.unraid.es", "Video": "https://www.youtube.com/unraides", "title": "Unraid.es' Plugin Repository", - "index": 143 + "index": 144 }, { "url": "https://github.com/UnRAIDES/templates-UnRAID", @@ -1465,7 +1475,7 @@ "WebPage": "https://www.unraid.es", "Video": "https://www.youtube.com/unraides", "title": "Unraid.es' Repository", - "index": 144 + "index": 145 }, { "url": "https://github.com/jahanson/unraid-docker-templates", @@ -1473,7 +1483,7 @@ "bio": "Helping make it easy to run Minecraft on Unraid :)", "icon": "https://avatars.githubusercontent.com/jahanson", "title": "Veriwind's Repository", - "index": 145 + "index": 146 }, { "url": "https://github.com/vinid223/unraid-docker-templates", @@ -1483,7 +1493,7 @@ "DonateLink": "https://paypal.me/vinid223", "DonateText": "If you like my work please consider Donating.", "title": "vinid223's Repository", - "index": 146 + "index": 147 }, { "url": "https://github.com/vrx-666/unraid-xml", @@ -1491,7 +1501,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": 147 + "index": 148 }, { "url": "https://github.com/Waseh/unraidtemplates", @@ -1501,7 +1511,7 @@ "DonateLink": "https://paypal.me/WasehDev", "DonateText": "If you like my work please consider Donating.", "title": "Waseh's Repository", - "index": 148 + "index": 149 }, { "url": "https://github.com/Womabre/unraid-docker-templates", @@ -1511,7 +1521,7 @@ "DonateLink": "https://paypal.me/wmbreedveld", "DonateText": "If you like my work please consider Donating.", "title": "Womabre's Repository", - "index": 149 + "index": 150 }, { "url": "https://github.com/dylan-hoefsloot/unraid-docker-templates", @@ -1519,7 +1529,7 @@ "bio": "Creating minimal docker templates for my most used applications", "icon": "https://avatars.githubusercontent.com/dylan-hoefsloot", "title": "worseforwear's Repository", - "index": 150 + "index": 151 }, { "url": "https://github.com/wupasscat/unraid-templates", @@ -1529,7 +1539,7 @@ "DonateLink": "https://www.buymeacoffee.com/wupasscat", "DonateText": "If you like my work please consider Donating.", "title": "wupasscat's Repository", - "index": 151 + "index": 152 }, { "url": "https://github.com/xthursdayx/docker-templates", @@ -1540,7 +1550,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": 152 + "index": 153 }, { "url": "https://github.com/xWeegix/templates", @@ -1548,7 +1558,7 @@ "bio": "Adding templates for cool projects. Please support the authors and contributors.", "icon": "https://github.com/xWeegix.png", "title": "xWeegix's Repository", - "index": 153 + "index": 154 }, { "url": "https://gitlab.com/yayitazale/unraid-templates", @@ -1559,7 +1569,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://firstcommit.dev/", "title": "yayitazale's Repository", - "index": 154 + "index": 155 }, { "url": "https://github.com/Yoruio/unraid-templates", @@ -1569,7 +1579,7 @@ "DonateLink": "https://www.paypal.com/donate/?hosted_button_id=R44M45FYUVUDJ", "DonateText": "Help me through life with a shot or two of age-appropriate beverage!", "title": "Yoruio's Repository", - "index": 155 + "index": 156 }, { "url": "https://github.com/devzwf/unraid-docker-templates", @@ -1579,7 +1589,7 @@ "DonateLink": "https://ko-fi.com/devzwf", "DonateText": "Don't donate to me! Instead, please donate the creators of the apps, but if you insist", "title": "ZappyZap's Repository", - "index": 156 + "index": 157 }, { "url": "https://github.com/zgorizzo69/unraid-templates", @@ -1587,7 +1597,7 @@ "bio": "All about decentralization.", "icon": "https://github.com/zgorizzo69.png", "title": "zgo's Repository", - "index": 157 + "index": 158 }, { "url": "https://github.com/vertex-app/docker-template", @@ -1595,871 +1605,871 @@ "bio": "Good Luck!", "icon": "https://pic.lswl.in/images/2021/12/07/8362b5b3fe8744e0f3bfa93f1105857d.jpg", "title": "\u6817\u5c71\u672a\u6765 Repository", - "index": 158 + "index": 159 }, { "url": "https://github.com/7oasty/unraid-templates", "profile": "https://forums.unraid.net/profile/189568-7oasty/", "title": "7oasty's Repository", - "index": 159 + "index": 160 }, { "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": 160 + "index": 161 }, { "url": "https://github.com/activ/docker-templates", "profile": "https://forums.unraid.net/profile/69882-activ/", "title": "activ's Repository", - "index": 161 + "index": 162 }, { "url": "https://github.com/aeleos/cloudflared", "profile": "https://forums.unraid.net/profile/78732-aeleos/", "title": "aeleos' Repository", - "index": 162 + "index": 163 }, { "url": "https://github.com/wbynum/docker-templates", "profile": "https://forums.unraid.net/profile/97630-aggie1999/", "title": "Aggie1999's Repository", - "index": 163 + "index": 164 }, { "url": "https://github.com/Zazou49/unraid", "profile": "https://forums.unraid.net/profile/110288-alexb/", "title": "Alex B's Repository", - "index": 164 + "index": 165 }, { "url": "https://github.com/alexandru360/unVerdaccio", "profile": "https://forums.unraid.net/profile/89004-alexandru360/", "title": "alexandru360's Repository", - "index": 165 + "index": 166 }, { "url": "https://github.com/alexbn71/unraid-templates", "profile": "https://forums.unraid.net/profile/169325-alexbn71/", "title": "alexbn71's Repository", - "index": 166 + "index": 167 }, { "url": "https://github.com/AlexGreenUK/unraid-templates", "profile": "https://forums.unraid.net/profile/116574-alexgreenuk/", "title": "AlexGreenUK's Repository", - "index": 167 + "index": 168 }, { "url": "https://github.com/aptalca/docker-templates", "profile": "https://forums.unraid.net/profile/7767-aptalca/", "title": "aptalca's Repository", - "index": 168 + "index": 169 }, { "url": "https://github.com/argash/amongusdiscord_unraid", "profile": "https://forums.unraid.net/profile/112259-argash/", "title": "argash's Repository", - "index": 169 + "index": 170 }, { "url": "https://github.com/atribe/unRAID-docker", "profile": "https://forums.unraid.net/profile/70671-atribe/", "title": "atribe's Repository", - "index": 170 + "index": 171 }, { "url": "https://github.com/b42n1/unraid-templates", "profile": "https://forums.unraid.net/profile/167912-b4rny/", "title": "B4rny's Repository", - "index": 171 + "index": 172 }, { "url": "https://github.com/JamesTeague/unraid-templates", "profile": "https://forums.unraid.net/profile/139338-bamaj13/", "title": "BamaJ13's Repository", - "index": 172 + "index": 173 }, { "url": "https://github.com/benderstwin/docker-templates", "profile": "https://forums.unraid.net/profile/11326-bryanwirth/", "title": "Bender's Repository", - "index": 173 + "index": 174 }, { "url": "https://github.com/BigManDave/unraid-templates", "profile": "https://forums.unraid.net/profile/133103-bigmandave/", "title": "BigManDave's Repository", - "index": 174 + "index": 175 }, { "url": "https://github.com/bluegizmo83/DockerXMLs", "profile": "https://forums.unraid.net/profile/105585-bluegizmo83", "title": "bluegizmo83's Repository", - "index": 175 + "index": 176 }, { "url": "https://github.com/bobbintb/docker-templates", "profile": "https://forums.unraid.net/profile/550-bobbintb/", "title": "bobbintb's Repository", - "index": 176 + "index": 177 }, { "url": "https://github.com/StuffAnThings/unraid-templates", "profile": "https://forums.unraid.net/profile/76370-bobokun/", "title": "bobokun's Repository", - "index": 177 + "index": 178 }, { "url": "https://github.com/bonedrums/unraid-templates", "profile": "https://forums.unraid.net/profile/72855-bonedrums/", "title": "bonedrums' Repository", - "index": 178 + "index": 179 }, { "url": "https://github.com/breadlysm/Breads-unraid-templates", "profile": "https://forums.unraid.net/profile/84220-breadlysm/", "title": "breadlysm's Repository", - "index": 179 + "index": 180 }, { "url": "https://github.com/brettm357/docker-templates", "profile": "https://forums.unraid.net/profile/62222-brettm357/", "title": "brettm357's Repository", - "index": 180 + "index": 181 }, { "url": "https://github.com/brycelarge/unraid-templates", "profile": "https://forums.unraid.net/profile/112270-brycelarge/", "title": "brycelarge's Repository", - "index": 181 + "index": 182 }, { "url": "https://github.com/FrankM77/unraid-templates", "profile": "https://forums.unraid.net/profile/153626-built2succeed/", "title": "Built2Succeed's Repository", - "index": 182 + "index": 183 }, { "url": "https://github.com/jshridha/templates", "profile": "https://forums.unraid.net/profile/7061-bungy/", "title": "Bungy's Repository", - "index": 183 + "index": 184 }, { "url": "https://github.com/Belstrekkie/unraid-templates", "profile": "https://forums.unraid.net/profile/224258-bversluis/", "title": "BVersluis' Repository", - "index": 184 + "index": 185 }, { "url": "https://github.com/C3004/Unraid-Templates-C3004", "profile": "https://forums.unraid.net/profile/142775-c3004/", "title": "C3004's Repository", - "index": 185 + "index": 186 }, { "url": "https://github.com/C4ArtZ/Unraid-Templates", "profile": "https://forums.unraid.net/profile/106324-c4artz/", "title": "c4artz' Repository", - "index": 186 + "index": 187 }, { "url": "https://github.com/Camc314/unraid-jellyfin-vue", "profile": "https://forums.unraid.net/profile/123309-camc314/", "title": "Camc314's Repository", - "index": 187 + "index": 188 }, { "url": "https://github.com/P3R-CO/unraid", "profile": "https://forums.unraid.net/profile/106374-captasic/", "title": "capt.asic's Repository", - "index": 188 + "index": 189 }, { "url": "https://github.com/CaptInsano/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/40599-captinsano/", "title": "CaptInsano's Repository", - "index": 189 + "index": 190 }, { "url": "https://github.com/chacawaca/post-recording-xml", "profile": "https://forums.unraid.net/profile/111526-chacawaca", "title": "Chacawaca's Repository", - "index": 190 + "index": 191 }, { "url": "https://github.com/PotentialIngenuity/petio-unraid", "profile": "https://forums.unraid.net/profile/107700-chargingcosmonaut/", "title": "ChargingCosmonaut's Repository", - "index": 191 + "index": 192 }, { "url": "https://github.com/chvb/docker-templates", "profile": "https://forums.unraid.net/profile/65325-chvb/", "title": "chvb's Repository", - "index": 192 + "index": 193 }, { "url": "https://github.com/ciegg/unraid-templates", "profile": "https://forums.unraid.net/profile/155366-cieg/", "title": "cieg's Repository", - "index": 193 + "index": 194 }, { "url": "https://github.com/ckocyigit/unraid-webdav", "profile": "https://forums.unraid.net/profile/110566-ck98/", "title": "CK98's Repository", - "index": 194 + "index": 195 }, { "url": "https://github.com/clowrym/docker-templates", "profile": "https://forums.unraid.net/profile/26570-clowrym/", "title": "clowrym's Repository", - "index": 195 + "index": 196 }, { "url": "https://github.com/cmer/docker-templates", "profile": "https://forums.unraid.net/profile/69846-cmer/", "title": "cmer's Repository", - "index": 196 + "index": 197 }, { "url": "https://github.com/Adidasdaniel98/RepetierDocker", "profile": "https://forums.unraid.net/profile/120747-codeluxe/", "title": "Codeluxe's Repository", - "index": 197 + "index": 198 }, { "url": "https://github.com/coppit/unraid-plugin-metadata", "profile": "https://forums.unraid.net/profile/167-coppit/", "title": "coppit's Repository", - "index": 198 + "index": 199 }, { "url": "https://github.com/criscrafter/Unraid-CA", "profile": "https://forums.unraid.net/profile/154961-criscrafter/", "title": "criscrafter's Repository", - "index": 199 + "index": 200 }, { "url": "https://github.com/pairofcrocs/unraid-templates", "profile": "https://forums.unraid.net/profile/98010-crocs/", "title": "Croc's Repository", - "index": 200 + "index": 201 }, { "url": "https://github.com/NickM-27/unraid-templates", "profile": "https://forums.unraid.net/profile/128178-crzynik/", "title": "crzynik's Repository", - "index": 201 + "index": 202 }, { "url": "https://github.com/cschanot/docker-templates", "profile": "https://forums.unraid.net/profile/80091-cschanot/", "title": "cschanot's Repository", - "index": 202 + "index": 203 }, { "url": "https://github.com/glauth/unraid-glauth", "profile": "https://forums.unraid.net/profile/111590-cyansmoker/", "title": "cyansmoker's Repository", - "index": 203 + "index": 204 }, { "url": "https://github.com/CyaOnDaNet/unraid-templates", "profile": "https://forums.unraid.net/profile/100638-cyaondanet/", "title": "CyaOnDaNet's Repository", - "index": 204 + "index": 205 }, { "url": "https://github.com/D34DC3N73R/unraid-templates", "profile": "https://forums.unraid.net/profile/101684-d34dc3n73r/", "title": "D34DC3N73R's Repository", - "index": 205 + "index": 206 }, { "url": "https://github.com/d8ahazard/unraid-repository", "profile": null, "title": "d8ahazard's Repository", - "index": 206 + "index": 207 }, { "url": "https://github.com/d8sychain/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/72950-d8sychain/", "title": "d8sychain's Repository", - "index": 207 + "index": 208 }, { "url": "https://github.com/knilix/unraid-templates", "profile": "https://forums.unraid.net/profile/126551-da-do-ron/", "title": "da do ron's Repository", - "index": 208 + "index": 209 }, { "url": "https://github.com/daman20/ca-xmls", "profile": "https://forums.unraid.net/profile/122785-daman12/", "title": "daman12's Repository", - "index": 209 + "index": 210 }, { "url": "https://github.com/DanRegalia/UNRAID", "profile": "https://forums.unraid.net/profile/103107-danregalia/", "title": "DanRegalia's Repository", - "index": 210 + "index": 211 }, { "url": "https://github.com/daredoes/unraid-templates", "profile": "https://forums.unraid.net/profile/157186-daredoes/", "title": "daredoes' Repository", - "index": 211 + "index": 212 }, { "url": "https://github.com/Darkside138/unraidtemplates", "profile": "https://forums.unraid.net/profile/166210-darkside138/", "title": "Darkside138's Repository", - "index": 212 + "index": 213 }, { "url": "https://github.com/DavidSpek/homelablabelmaker", "profile": "https://forums.unraid.net/profile/96461-davidspek/", "title": "DavidSpek's Repository", - "index": 213 + "index": 214 }, { "url": "https://github.com/LibrePhotos/librephotos-unraid", "profile": "https://forums.unraid.net/profile/179939-derneuere/", "title": "derneuere's Repository", - "index": 214 + "index": 215 }, { "url": "https://github.com/dhruvinsh/unraid-templates", "profile": "https://forums.unraid.net/profile/146712-dhruvin/", "title": "Dhruvin's Repository", - "index": 215 + "index": 216 }, { "url": "https://github.com/quimnut/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/15731-dibbz/", "title": "dibbz' Repository", - "index": 216 + "index": 217 }, { "url": "https://github.com/Dimtar/unraidtemplates", "profile": "https://forums.unraid.net/profile/7694-dimtar/", "title": "dimtar's Repository", - "index": 217 + "index": 218 }, { "url": "https://github.com/piranha771/unraid-templates", "profile": "https://forums.unraid.net/profile/159409-divid/", "title": "Divid's Repository", - "index": 218 + "index": 219 }, { "url": "https://github.com/dmacias72/unRAID-CA", "profile": "https://forums.unraid.net/profile/11874-dmacias/", "title": "dmacias' Repository", - "index": 219 + "index": 220 }, { "url": "https://github.com/dmaxwell351/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/32813-dmaxwell351/", "title": "dmaxwell's Repository", - "index": 220 + "index": 221 }, { "url": "https://github.com/docgyver/unraid-v6-plugins", "profile": "https://forums.unraid.net/profile/21303-docgyver/", "title": "docgyver's Repository", - "index": 221 + "index": 222 }, { "url": "https://github.com/doron1/unraid-plugins", "profile": "https://forums.unraid.net/profile/8006-doron/", "title": "doron's Repository", - "index": 222 + "index": 223 }, { "url": "https://github.com/Polemus/Unraid", "profile": "https://forums.unraid.net/profile/140455-dusty-roberts/", "title": "Dusty Roberts' Repository", - "index": 223 + "index": 224 }, { "url": "https://github.com/lomorage/unraid-template", "profile": "https://forums.unraid.net/profile/138957-dwebf/", "title": "DwebF's Repository", - "index": 224 + "index": 225 }, { "url": "https://github.com/bergware/dynamix-plugins", "profile": "https://forums.unraid.net/profile/2736-bonienl/", "title": "Dynamix Repository", - "index": 225 + "index": 226 }, { "url": "https://github.com/DyonR/docker-templates", "profile": "https://forums.unraid.net/profile/79298-dyon/", "title": "Dyon's Repository", - "index": 226 + "index": 227 }, { "url": "https://github.com/ItsEcholot/unraid-templates", "profile": "https://forums.unraid.net/profile/134301-echolot/", "title": "Echolot's Repository", - "index": 227 + "index": 228 }, { "url": "https://github.com/ElectricBrainUK/docker-templates", "profile": "https://forums.unraid.net/profile/98185-electricbrainuk", "title": "ElectricBrainUK's Repository", - "index": 228 + "index": 229 }, { "url": "https://github.com/elzik/unraid-templates", "profile": "https://forums.unraid.net/profile/201488-elzik/", "title": "elzik's Repository", - "index": 229 + "index": 230 }, { "url": "https://github.com/MediaBrowser/Emby.Build", "profile": null, "title": "Emby Repository", - "index": 230 + "index": 231 }, { "url": "https://github.com/emptyfish/unraid-apps", "profile": "https://forums.unraid.net/profile/112283-emptyfish/", "title": "emptyfish's Repository", - "index": 231 + "index": 232 }, { "url": "https://github.com/twist3dimages/unraid-templates", "profile": "https://forums.unraid.net/profile/137900-exes/", "title": "Exes' Repository", - "index": 232 + "index": 233 }, { "url": "https://github.com/basroovers/unraid-templates", "profile": "https://forums.unraid.net/profile/94801-exista", "title": "eXisTa's Repository", - "index": 233 + "index": 234 }, { "url": "https://github.com/fanningert/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/77170-fanningert/", "title": "fanningert's Repository", - "index": 234 + "index": 235 }, { "url": "https://github.com/findthelorax/unraid-templates", "profile": "https://forums.unraid.net/profile/169140-findthelorax/", "title": "Findthelorax's Repository", - "index": 235 + "index": 236 }, { "url": "https://github.com/fiR3W4LL87/unraid-templates", "profile": "https://forums.unraid.net/profile/113873-fir3w4ll/", "title": "fiR3W4LL's Repository", - "index": 236 + "index": 237 }, { "url": "https://github.com/fizzyfrys/unraid-templates", "profile": "https://forums.unraid.net/profile/119591-fizzyfrys/", "title": "fizzyfrys' Repository", - "index": 237 + "index": 238 }, { "url": "https://github.com/Flight777/unraid_justworks_templates", "profile": "https://forums.unraid.net/profile/119250-flight777", "title": "Flight777's Repository", - "index": 238 + "index": 239 }, { "url": "https://github.com/CyanLabs/unraid-plugins", "profile": "https://forums.unraid.net/profile/72406-fma965/", "title": "Fma965's Repository", - "index": 239 + "index": 240 }, { "url": "https://github.com/EdwardChamberlain/unraid-templates", "profile": "https://forums.unraid.net/profile/122583-forum-layman/", "title": "Forum-Layman's Repository", - "index": 240 + "index": 241 }, { "url": "https://github.com/FoxxMD/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/85599-foxxmd/", "title": "FoxxMD's Repository", - "index": 241 + "index": 242 }, { "url": "https://github.com/frakman1/docker-templates", "profile": "https://forums.unraid.net/profile/96005-frakman1", "title": "frakman1's Repository", - "index": 242 + "index": 243 }, { "url": "https://github.com/FreakErn/unraid-templates", "profile": "https://forums.unraid.net/profile/129382-freakern/", "title": "FreakErn's Repository", - "index": 243 + "index": 244 }, { "url": "https://gitlab.com/crafty-controller/crafty-4", "profile": "https://forums.unraid.net/profile/126877-freddy0/", "title": "freddy0's Repository", - "index": 244 + "index": 245 }, { "url": "https://github.com/friendlyFriend4000/Unraid-Templates", "profile": "https://forums.unraid.net/profile/244776-friendlyfriend/", "title": "FriendlyFriend's Repository", - "index": 245 + "index": 246 }, { "url": "https://github.com/ganey/unraid-honeygain", "profile": "https://forums.unraid.net/profile/94003-ganey/", "title": "ganey's Repository", - "index": 246 + "index": 247 }, { "url": "https://github.com/geoffgbsn/unraid-templates", "profile": "https://forums.unraid.net/profile/144116-geoffgibby/", "title": "geoff.gibby's Repository", - "index": 247 + "index": 248 }, { "url": "https://github.com/gfjardim/unRAID-plugins/tree/templates", "profile": "https://forums.unraid.net/profile/1694-gfjardim/", "title": "gfjardim's Repository", - "index": 248 + "index": 249 }, { "url": "https://github.com/GregYankovoy/docker-templates", "profile": "https://forums.unraid.net/profile/88760-grack/", "title": "Grack's Repository", - "index": 249 + "index": 250 }, { "url": "https://github.com/nwithan8/unraid_templates", "profile": "https://forums.unraid.net/profile/81372-grtgbln/", "title": "grtgbln's Repository", - "index": 250 + "index": 251 }, { "url": "https://github.com/UnknownHiker/unraid-template-kitchenowl", "profile": "https://forums.unraid.net/profile/155012-hansolo97/", "title": "HanSolo97's Repository", - "index": 251 + "index": 252 }, { "url": "https://github.com/benhedrington/hedrington-unraid-docker-templates", "profile": "https://github.com/benhedrington/hedrington-unraid-docker-templates", "title": "hedrinbc's Repository", - "index": 252 + "index": 253 }, { "url": "https://github.com/hernandito/docker-templates", "profile": "https://forums.unraid.net/profile/6274-hernandito/", "title": "hernandito's Repository", - "index": 253 + "index": 254 }, { "url": "https://github.com/HuxyUK/docker-containers", "profile": "https://forums.unraid.net/profile/70544-huxy/", "title": "Huxy's Repository", - "index": 254 + "index": 255 }, { "url": "https://github.com/imagegenius/templates", "profile": "https://forums.unraid.net/profile/103573-vcxpz/", "title": "imagegenius' Repository", - "index": 255 + "index": 256 }, { "url": "https://github.com/itimpi/Unraid-CA-Templates", "profile": "https://lime-technology.com/profile/10897-itimpi/", "title": "itimpi's Repository", - "index": 256 + "index": 257 }, { "url": "https://github.com/Tech-Weasel/Unraid_Templates", "profile": "https://forums.unraid.net/profile/96251-jabajames/", "title": "jabajames' Repository", - "index": 257 + "index": 258 }, { "url": "https://github.com/what-name/unraid-templates", "profile": "https://forums.unraid.net/profile/122982-jacob-bolooni/", "title": "Jacob Bolooni's Repository", - "index": 258 + "index": 259 }, { "url": "https://github.com/JACOBSMILE/Unraid_XMLS", "profile": "https://forums.unraid.net/profile/141756-jacobsmile/", "title": "JACOBSMILE's Repository", - "index": 259 + "index": 260 }, { "url": "https://github.com/jadehawk/unRaid-Templates", "profile": "https://forums.unraid.net/profile/168612-jadehawk", "title": "Jadehawk's Repository", - "index": 260 + "index": 261 }, { "url": "https://github.com/jassycliq/Unraid-AndroidStudio-Projector", "profile": "https://forums.unraid.net/profile/116233-jassycliq/", "title": "jassycliq's Repository", - "index": 261 + "index": 262 }, { "url": "https://github.com/jbartlett777/DiskSpeed", "profile": "https://lime-technology.com/profile/8307-jbartlett/", "title": "JBartlett's Repository", - "index": 262 + "index": 263 }, { "url": "https://github.com/jbreed/docker-templates", "profile": "https://forums.unraid.net/profile/92695-jbreed/", "title": "jbreed's Repository", - "index": 263 + "index": 264 }, { "url": "https://github.com/jbrodriguez/unraid", "profile": "https://forums.unraid.net/profile/593-jbrodriguez/", "title": "jbrodriguez's Repository", - "index": 264 + "index": 265 }, { "url": "https://github.com/Jcloud67/Docker-Templates", "profile": "https://lime-technology.com/profile/67922-jcloud/", "title": "JCloud's Repository", - "index": 265 + "index": 266 }, { "url": "https://github.com/jcreynolds/docker-templates", "profile": "https://forums.unraid.net/profile/65204-jcreynoldsii/", "title": "jcreynolds' Repository", - "index": 266 + "index": 267 }, { "url": "https://github.com/jflo/ffsync-unraid", "profile": "https://forums.unraid.net/profile/120634-jflo/", "title": "Jflo's Repository", - "index": 267 + "index": 268 }, { "url": "https://github.com/GladysAssistant/unraid-gladys-templates", "profile": "https://forums.unraid.net/profile/159169-jgcb00/", "title": "jgcb00's Repository", - "index": 268 + "index": 269 }, { "url": "https://github.com/jinlife/docker-templates", "profile": "https://forums.unraid.net/profile/119719-jinlife/", "title": "jinlife's Repository", - "index": 269 + "index": 270 }, { "url": "https://github.com/jkirkcaldy/unraid-CA-templates", "profile": "https://forums.unraid.net/profile/114408-jkirkcaldy/", "title": "jkirkcaldy's Repository", - "index": 270 + "index": 271 }, { "url": "https://github.com/joch/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/2607-joch/", "title": "joch's Repository", - "index": 271 + "index": 272 }, { "url": "https://github.com/johnodon/docker-templates", "profile": "https://forums.unraid.net/profile/6506-johnodon/", "title": "johnodon's Repository", - "index": 272 + "index": 273 }, { "url": "https://github.com/jorgenman/unraid-templates", "profile": "https://forums.unraid.net/profile/142946-jorgenman/", "title": "jorgenman's Repository", - "index": 273 + "index": 274 }, { "url": "https://github.com/qubex22/unraid-templates", "profile": "https://forums.unraid.net/profile/110563-joroga22/", "title": "joroga22's Repository", - "index": 274 + "index": 275 }, { "url": "https://github.com/josh-gaby/unraid-templates", "profile": "https://forums.unraid.net/profile/171871-joshgaby/", "title": "josh.gaby's Repository", - "index": 275 + "index": 276 }, { "url": "https://github.com/Joshndroid/joshndroid-unraid-docker-templates", "profile": "https://forums.unraid.net/profile/123042-joshndroid/", "title": "Joshndroid's Repository", - "index": 276 + "index": 277 }, { "url": "https://github.com/angelics/unraid-docker-template", "profile": "https://forums.unraid.net/profile/7122-josywong/", "title": "josywong's Repository", - "index": 277 + "index": 278 }, { "url": "https://github.com/josecoelho/unraid-templates", "profile": "https://forums.unraid.net/profile/125944-jos%C3%A9-coelho/", "title": "Jos\u00e9 Coelho's Repository", - "index": 278 + "index": 279 }, { "url": "https://github.com/JPDVM2014/unraid-templates", "profile": "https://forums.unraid.net/profile/156525-jpdvm2014/", "title": "JPDVM2014's Repository", - "index": 279 + "index": 280 }, { "url": "https://github.com/jsavargas/telethon_downloader", "profile": "https://forums.unraid.net/profile/93593-jsavargas/", "title": "jsavargas' Repository", - "index": 280 + "index": 281 }, { "url": "https://github.com/shaf/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/71085-jugniji/", "title": "JugniJi's Repository", - "index": 281 + "index": 282 }, { "url": "https://github.com/JustinAiken/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/1079-justinaiken/", "title": "JustinAiken's Repository", - "index": 282 + "index": 283 }, { "url": "https://github.com/Olprog59/unraid-templates", "profile": "https://forums.unraid.net/profile/121454-kameleon83/", "title": "Kameleon83's Repository", - "index": 283 + "index": 284 }, { "url": "https://github.com/KasteM34/unraid-templates", "profile": "https://forums.unraid.net/profile/169707-kastem34/", "title": "kastem34's Repository", - "index": 284 + "index": 285 }, { "url": "https://github.com/roninkenji/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/62359-ken-ji/", "title": "ken-ji's Repository", - "index": 285 + "index": 286 }, { "url": "https://github.com/yqlbu/unraid-templates", "profile": "https://forums.unraid.net/profile/110700-kevin-yu/", "title": "kevin yu's Repository", - "index": 286 + "index": 287 }, { "url": "https://github.com/kierran0094/UNRAID-Templates", "profile": "https://forums.unraid.net/profile/133849-kezzkezzkezz/", "title": "kezzkezzkezz's Repository", - "index": 287 + "index": 288 }, { "url": "https://github.com/kilrah/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/175398-kilrah/", "title": "Kilrah's Repository", - "index": 288 + "index": 289 }, { "url": "https://github.com/kiowadriver/unraid-docker", "profile": "https://forums.unraid.net/profile/74645-kiowa2005/", "title": "kiowa2005's Repository", - "index": 289 + "index": 290 }, { "url": "https://github.com/Knoxie/UnraidTemplates", "profile": "https://forums.unraid.net/profile/78069-knoxie89/", "title": "Knoxie89's Repository", - "index": 290 + "index": 291 }, { "url": "https://github.com/Kostecki/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/68040-kostecki/", "title": "kostecki's Repository", - "index": 291 + "index": 292 }, { "url": "https://github.com/Kru-x/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/69435-kru-x/", "title": "Kru-X's Repository", - "index": 292 + "index": 293 }, { "url": "https://github.com/Qlisch/unraid-templates", "profile": "https://forums.unraid.net/profile/119212-kulisch/", "title": "Kulisch's Repository", - "index": 293 + "index": 294 }, { "url": "https://github.com/kywarai/unraid_templates", "profile": "https://forums.unraid.net/profile/170658-kuuki/", "title": "kuuki's Repository", - "index": 294 + "index": 295 }, { "url": "https://github.com/Srcodesalittle/cryptgeon_redis", "profile": "https://forums.unraid.net/profile/131563-lamp/", "title": "lamp's Repository", - "index": 295 + "index": 296 }, { "url": "https://github.com/laur89/unraid-templates/", "profile": "https://forums.unraid.net/profile/114193-laur/", "title": "laur's Repository", - "index": 296 + "index": 297 }, { "url": "https://github.com/lawryder/unraid_docker_reps", "profile": "https://forums.unraid.net/profile/122425-lawryder/", "title": "LawRyder's Repository", - "index": 297 + "index": 298 }, { "url": "https://github.com/lewislarsen/lldap-unraid", "profile": "https://forums.unraid.net/profile/143760-lewis-l/", "title": "Lewis L's Repository", - "index": 298 + "index": 299 }, { "url": "https://github.com/L1cardo/Unraid-Templates", "profile": "https://forums.unraid.net/profile/128967-licardo/", "title": "licardo's Repository", - "index": 299 + "index": 300 }, { "url": "https://github.com/linuxserver/linuxserver-Plugin-Repository", "profile": null, "title": "Linuxserver's Plugin Repository", - "index": 300 + "index": 301 }, { "url": "https://github.com/locus313/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/74415-locus313/", "title": "locus313's Repository", - "index": 301 + "index": 302 }, { "url": "https://github.com/mingzaily/unraid-templates", "profile": "https://forums.unraid.net/profile/169573-longyunur/", "title": "LongYunar's Repository", - "index": 302 + "index": 303 }, { "url": "https://github.com/Loony2392/unraid-templates", @@ -2471,776 +2481,776 @@ "Forum": "https://forums.unraid.net/profile/152355-loony2392/", "Twitter": "https://twitter.com/Loony2392", "title": "Loony2392's Repository", - "index": 303 + "index": 304 }, { "url": "https://github.com/timespaced/unraid-templates", "profile": "https://forums.unraid.net/profile/121604-lostinspace/", "title": "lostinspace's Repository", - "index": 304 + "index": 305 }, { "url": "https://github.com/lucamarchiori/OwnTracksRecorderUnraid", "profile": "https://forums.unraid.net/profile/255135-lucamarchiori/", "title": "lucamarchiori's Repository", - "index": 305 + "index": 306 }, { "url": "https://github.com/luisalrp/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/115058-luisalrp/", "title": "luisalrp's Repository", - "index": 306 + "index": 307 }, { "url": "https://github.com/macexx/docker-templates", "profile": "https://forums.unraid.net/profile/66302-macester/", "title": "macester's Repository", - "index": 307 + "index": 308 }, { "url": "https://github.com/magmpzero/docker-templates", "profile": "https://forums.unraid.net/profile/69284-magmpzero/", "title": "magmpzero's Repository", - "index": 308 + "index": 309 }, { "url": "https://github.com/Malfurious/docker-templates", "profile": "https://forums.unraid.net/profile/77149-malfurious/", "title": "malfurious' Repository", - "index": 309 + "index": 310 }, { "url": "https://github.com/malvarez00/unRAID-Docker-Templates", "profile": "https://forums.unraid.net/profile/77549-malvarez00/", "title": "malvarez00's Repository", - "index": 310 + "index": 311 }, { "url": "https://github.com/PonyLucky/TendaControllerXML", "profile": "https://forums.unraid.net/profile/177818-margot/", "title": "Margot's Repository", - "index": 311 + "index": 312 }, { "url": "https://github.com/MarkusMcNugen/docker-templates", "profile": "https://lime-technology.com/profile/79684-markusmcnugen/", "title": "MarkusMcNugen's Repository", - "index": 312 + "index": 313 }, { "url": "https://github.com/Marraz/unraid-templates", "profile": "https://forums.unraid.net/profile/127460-marraz/", "title": "Marraz' Repository", - "index": 313 + "index": 314 }, { "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": 314 + "index": 315 }, { "url": "https://github.com/mason-xx/unraid-templates", "profile": "https://forums.unraid.net/profile/914-mason", "title": "mason's Repository", - "index": 315 + "index": 316 }, { "url": "https://github.com/masterwishx/unraid-templates", "profile": "https://forums.unraid.net/profile/107418-masterwishx/", "title": "Masterwishx's Repository", - "index": 316 + "index": 317 }, { "url": "https://github.com/mastiffmushroom/unraid-templates", "profile": "https://forums.unraid.net/profile/243288-mastiffmushroom/", "title": "MastiffMushroom's Repository", - "index": 317 + "index": 318 }, { "url": "https://github.com/mattheworres/docker-templates", "profile": "https://forums.unraid.net/profile/115370-matthew-orres/", "title": "Matthew Orres' Repository", - "index": 318 + "index": 319 }, { "url": "https://github.com/PepaonDrugs/unraid-templates", "profile": "https://forums.unraid.net/profile/157546-maxi_fpv/", "title": "Maxi_Fpv's Repository", - "index": 319 + "index": 320 }, { "url": "https://github.com/McJoppy/unraid-templates", "profile": "https://forums.unraid.net/profile/250622-mcraidy/", "title": "mcraidy's Repository", - "index": 320 + "index": 321 }, { "url": "https://github.com/mdarkness1988/rust-server-template", "profile": "https://lime-technology.com/profile/84443-mdarkness1988/", "title": "mdarkness1988's Repository", - "index": 321 + "index": 322 }, { "url": "https://github.com/OctoPrint/Unraid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's 2nd Repository", - "index": 322 + "index": 323 }, { "url": "https://github.com/NotExpectedYet/OctoFarm-UnRaid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's Repository", - "index": 323 + "index": 324 }, { "url": "https://github.com/MrBrax/TwitchAutomator", "profile": "https://forums.unraid.net/profile/116100-menvanic", "title": "MEnVaNic's Repository", - "index": 324 + "index": 325 }, { "url": "https://github.com/Squidly271/Mettbrot-s-plugin-repo/", "profile": "https://forums.unraid.net/profile/11013-mettbrot/", "title": "Mettbrot's Repository", - "index": 325 + "index": 326 }, { "url": "https://github.com/kiwimato/unraid-templates", "profile": "https://forums.unraid.net/profile/89549-mihai/", "title": "Mihai's Repository", - "index": 326 + "index": 327 }, { "url": "https://github.com/helfrichmichael/unraid-templates", "profile": "https://forums.unraid.net/profile/68815-mikeah/", "title": "MikeAH's Repository", - "index": 327 + "index": 328 }, { "url": "https://github.com/mikedhanson/unraid-templates", "profile": "https://forums.unraid.net/profile/88846-mikehanson/", "title": "mikehanson's Repository", - "index": 328 + "index": 329 }, { "url": "https://github.com/mikeylikesrocks/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/89382-mikeylikesrocks", "title": "mikeylikesrocks' Repository", - "index": 329 + "index": 330 }, { "url": "https://github.com/mizz141/mizz141-unraid-xml", "profile": "https://forums.unraid.net/profile/98815-mizz141/", "title": "Mizz141's Repository", - "index": 330 + "index": 331 }, { "url": "https://github.com/m-klecka/unraid-templates", "profile": "https://forums.unraid.net/profile/210341-mklecka/", "title": "mklecka's Repository", - "index": 331 + "index": 332 }, { "url": "https://github.com/mlebjerg/docker-templates", "profile": "https://lime-technology.com/profile/76816-mlebjerg/", "title": "mlebjerg's Repository", - "index": 332 + "index": 333 }, { "url": "https://github.com/MobiusNine/docker-templates", "profile": "https://forums.unraid.net/profile/84666-mobiusnine/", "title": "MobiusNine's Repository", - "index": 333 + "index": 334 }, { "url": "https://github.com/moritzfl/unraid-templates", "profile": "https://forums.unraid.net/profile/145080-moritzf/", "title": "moritzf's Repository", - "index": 334 + "index": 335 }, { "url": "https://github.com/mplogas/unraid-containers", "profile": "https://forums.unraid.net/profile/145679-mplogas/", "title": "mplogas' Repository", - "index": 335 + "index": 336 }, { "url": "https://github.com/crazyqin/unraid-templates", "profile": "https://forums.unraid.net/profile/157513-mrafter/", "title": "mrafter's Repository", - "index": 336 + "index": 337 }, { "url": "https://github.com/dalekseevs/Unraid-Docker-Templates", "profile": "https://forums.unraid.net/profile/74482-mrchunky", "title": "MrChunky's Repository", - "index": 337 + "index": 338 }, { "url": "https://github.com/Mrlafontaine/Unraid-ErgoNode", "profile": "https://forums.unraid.net/profile/163009-mrlafontaine/", "title": "mrlafontaine's Repository", - "index": 338 + "index": 339 }, { "url": "https://github.com/Mudislander/docker-templates", "profile": "https://lime-technology.com/profile/67039-mudislander/", "title": "Mudislander's Repository", - "index": 339 + "index": 340 }, { "url": "https://github.com/Muwahhidun/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/107652-muwahhid/", "title": "Muwahhidun's Repository", - "index": 340 + "index": 341 }, { "url": "https://github.com/MyFaith/unraid-templates", "profile": "https://forums.unraid.net/profile/157465-myfaith/", "title": "MyFaith's Repository", - "index": 341 + "index": 342 }, { "url": "https://github.com/Nackophilz/unraid_templates", "profile": "https://forums.unraid.net/profile/161066-nackophilz/", "title": "Nackophilz's Repository", - "index": 342 + "index": 343 }, { "url": "https://github.com/natcoso9955/unRAID-docker", "profile": "https://forums.unraid.net/profile/73128-natcoso9955/", "title": "Natcoso9955's Repository", - "index": 343 + "index": 344 }, { "url": "https://github.com/ninthwalker/docker-templates", "profile": "https://forums.unraid.net/profile/9420-ninthwalker/", "title": "ninthwalker's Repository", - "index": 344 + "index": 345 }, { "url": "https://github.com/NixonInnes/unraid-builds-xml", "profile": "https://forums.unraid.net/profile/122748-nixoninnes/", "title": "NixonInnes' Repository", - "index": 345 + "index": 346 }, { "url": "https://github.com/OFark/docker-templates", "profile": "https://forums.unraid.net/profile/86513-ofark/", "title": "OFark's Repository", - "index": 346 + "index": 347 }, { "url": "https://github.com/ofawx/unraid-templates", "profile": "https://forums.unraid.net/profile/109310-ofawx/", "title": "ofawx's Repository", - "index": 347 + "index": 348 }, { "url": "https://github.com/plexinc/pms-docker", "profile": null, "shortName": "Plex", "title": "Official Plex Repository", - "index": 348 + "index": 349 }, { "url": "https://github.com/ijabz/songkong_unraid/", "profile": null, "shortName": "Songkong", "title": "Official Songkong Repository", - "index": 349 + "index": 350 }, { "url": "https://github.com/oldcrazyeye/unraid-templates", "profile": "https://forums.unraid.net/profile/124305-oldcrazyeye/", "title": "oldcrazyeye's Repository", - "index": 350 + "index": 351 }, { "url": "https://github.com/0neTX/UnRAID_Template", "profile": "https://forums.unraid.net/profile/161660-onetx/", "title": "onetx's Repository", - "index": 351 + "index": 352 }, { "url": "https://github.com/opal06/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/110756-opal_06/", "title": "opal_06's Repository", - "index": 352 + "index": 353 }, { "url": "https://github.com/openspeedtest/unraid-docker-plugin", "profile": "https://forums.unraid.net/profile/110999-openspeedtest/", "title": "openspeedtest's Repository", - "index": 353 + "index": 354 }, { "url": "https://github.com/PartitionPixel/unraid-templates", "profile": "https://forums.unraid.net/profile/119008-partition-pixel/", "title": "Partition Pixel's Repository", - "index": 354 + "index": 355 }, { "url": "https://github.com/patrickstigler/unraid_app_templates", "profile": "https://forums.unraid.net/profile/139758-maddash1337/", "title": "patrickstigler's Repository", - "index": 355 + "index": 356 }, { "url": "https://github.com/pawelmalak/unraid-templates", "profile": "https://forums.unraid.net/profile/119205-paululibro/", "title": "paululibro's Repository", - "index": 356 + "index": 357 }, { "url": "https://github.com/imTHAI/unraid-templates", "profile": "https://forums.unraid.net/profile/117577-pbear/", "title": "pbear's Repository", - "index": 357 + "index": 358 }, { "url": "https://github.com/pducharme/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/62479-pducharme/", "title": "pducharme's Repository", - "index": 358 + "index": 359 }, { "url": "https://github.com/mpcdigitize/docker-templates", "profile": "https://forums.unraid.net/profile/249625-petel/", "title": "PeteL's Repository", - "index": 359 + "index": 360 }, { "url": "https://github.com/poke0/Unraid-docker-templates", "profile": "https://forums.unraid.net/profile/139781-poke0/", "title": "Poke0's Repository", - "index": 360 + "index": 361 }, { "url": "https://github.com/Sleepingpirates/invitarr-unraid", "profile": "https://forums.unraid.net/profile/114147-priate/", "title": "priate's Repository", - "index": 361 + "index": 362 }, { "url": "https://github.com/dcflachs/plugin-repository", "profile": "https://forums.unraid.net/profile/63584-primeval_god/", "title": "primeval_god's Repository", - "index": 362 + "index": 363 }, { "url": "https://github.com/killforby/chibisafe", "profile": "https://forums.unraid.net/profile/229087-professeurx/", "title": "professeurx's Repository", - "index": 363 + "index": 364 }, { "url": "https://github.com/Progeny42/unRAID-CA-Templates", "profile": "https://forums.unraid.net/profile/101997-progeny42", "title": "Progeny42's Repository", - "index": 364 + "index": 365 }, { "url": "https://github.com/ptchernegovski/Unraid-Templates", "profile": "https://forums.unraid.net/profile/99869-ptchernegovski/", "title": "ptchernegovski's Repository", - "index": 365 + "index": 366 }, { "url": "https://github.com/programmingsecurely/unraid-templates", "profile": "https://forums.unraid.net/profile/234520-quentinm/", "title": "QuentinM's Repository", - "index": 366 + "index": 367 }, { "url": "https://github.com/picthor-io/unraid-templates", "profile": "https://forums.unraid.net/profile/106558-realcnbs/", "title": "realcnbs' Repository", - "index": 367 + "index": 368 }, { "url": "https://github.com/wger-project/unraid-templates", "profile": "https://forums.unraid.net/profile/118956-rge/", "title": "rge's Repository", - "index": 368 + "index": 369 }, { "url": "https://github.com/riffsphereha/Unraid-Templates", "profile": "https://forums.unraid.net/profile/250924-riffsphereha/", "title": "RiffSphereHA's Repository", - "index": 369 + "index": 370 }, { "url": "https://github.com/ibigsnet/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/76488-riflejock/", "title": "RifleJock's Repository", - "index": 370 + "index": 371 }, { "url": "https://github.com/Ratomas/CA_XML", "profile": "https://forums.unraid.net/profile/85867-robert-thomas/", "title": "Robert Thomas' Repository", - "index": 371 + "index": 372 }, { "url": "https://github.com/roflcoopter/viseron-unraid-ca-template", "profile": "https://forums.unraid.net/profile/113120-roflcoopter", "title": "roflcoopter's Repository", - "index": 372 + "index": 373 }, { "url": "https://github.com/kennethprose/unraid-templates", "profile": "https://forums.unraid.net/profile/174044-roseatoni/", "title": "roseatoni's Repository", - "index": 373 + "index": 374 }, { "url": "https://github.com/SAL-e/docker-templates", "profile": "https://forums.unraid.net/profile/11345-sal-e/", "title": "SAL-e's Repository", - "index": 374 + "index": 375 }, { "url": "https://github.com/SavageAUS/Unraid-Templates", "profile": "https://forums.unraid.net/profile/91260-savageaus/", "title": "SaveageAUS' Repository", - "index": 375 + "index": 376 }, { "url": "https://github.com/sdesbure/docker-containers", "profile": "https://forums.unraid.net/profile/3477-sdesbure/", "title": "sdesbure's Repository", - "index": 376 + "index": 377 }, { "url": "https://github.com/sebtech33/unRAID-Templates", "profile": "https://forums.unraid.net/profile/98806-sebtech33/", "title": "SebTech33's Repository", - "index": 377 + "index": 378 }, { "url": "https://github.com/dersimn/docker-unraid-templates", "profile": "https://forums.unraid.net/profile/11673-seim/", "title": "seim's Repository", - "index": 378 + "index": 379 }, { "url": "https://github.com/sems/unraid-templates", "profile": "https://forums.unraid.net/profile/168805-sem/", "title": "sem's Repository", - "index": 379 + "index": 380 }, { "url": "https://github.com/shaksiwnl/unraid-templates", "profile": "https://forums.unraid.net/profile/118681-jakemoura/", "title": "shaksiwnl's Repository", - "index": 380 + "index": 381 }, { "url": "https://github.com/shrmnk/docker-templates", "profile": "https://forums.unraid.net/profile/77786-shrmn/", "title": "shrmn's Repository", - "index": 381 + "index": 382 }, { "url": "https://github.com/silman/unraid_templates", "profile": "https://forums.unraid.net/profile/163023-silman/", "title": "silman's Repository", - "index": 382 + "index": 383 }, { "url": "https://github.com/SimonFair/unraid-plugins", "profile": "https://forums.unraid.net/profile/75917-simonf", "title": "SimonF's Repository", - "index": 383 + "index": 384 }, { "url": "https://github.com/simse/docker-templates", "profile": "https://forums.unraid.net/profile/69400-simse/", "title": "simse's Repository", - "index": 384 + "index": 385 }, { "url": "https://github.com/SiwatINC/unraid-ca-repository", "profile": "https://forums.unraid.net/profile/72489-siwat2545/", "title": "Siwat2545's Repository", - "index": 385 + "index": 386 }, { "url": "https://github.com/Skitals/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/97624-skitals/", "title": "Skitals Repository", - "index": 386 + "index": 387 }, { "url": "https://github.com/cosmicspork/unraid-peertube", "profile": "https://forums.unraid.net/profile/120676-skraelingjar/", "title": "skraelingjar's Repository", - "index": 387 + "index": 388 }, { "url": "https://github.com/SlrG/unRAID", "profile": "https://forums.unraid.net/profile/16166-slrg/", "title": "SlrG's Repository", - "index": 388 + "index": 389 }, { "url": "https://github.com/smdion/docker-containers/tree/beta-templates", "profile": "https://forums.unraid.net/profile/26365-smdion/", "title": "smdion's beta Repository", - "index": 389 + "index": 390 }, { "url": "https://github.com/smdion/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/26365-smdion/", "title": "smdion's Repository", - "index": 390 + "index": 391 }, { "url": "https://github.com/snapcrescent/templates", "profile": "https://forums.unraid.net/profile/226383-navalgandhi1989/", "title": "snapcrescent's Repository", - "index": 391 + "index": 392 }, { "url": "https://github.com/soana/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/10065-soana/", "title": "soana's Repository", - "index": 392 + "index": 393 }, { "url": "https://github.com/SpaceinvaderOne/Docker-Templates-Unraid", "profile": "https://forums.unraid.net/profile/67288-spaceinvaderone/", "title": "SpaceInvaderOne's Repository", - "index": 393 + "index": 394 }, { "url": "https://github.com/spants/unraidtemplates", "profile": "https://forums.unraid.net/profile/2148-spants/", "title": "Spants' Repository", - "index": 394 + "index": 395 }, { "url": "https://github.com/Spikhalskiy/docker-templates", "profile": "https://lime-technology.com/profile/82549-dmitry-spikhalskiy/", "title": "Spikhalskiy's Repository", - "index": 395 + "index": 396 }, { "url": "https://github.com/Steini1984/steini1984-s-repositoy", "profile": "https://forums.unraid.net/profile/2957-steini84/", "title": "steini84's Repository", - "index": 396 + "index": 397 }, { "url": "https://github.com/npmSteven/Unraid-VM-CP", "profile": "https://forums.unraid.net/profile/102900-stevenrafferty/", "title": "StevenRafferty's Repository", - "index": 397 + "index": 398 }, { "url": "https://github.com/stuckless/unRAID", "profile": "https://forums.unraid.net/profile/70058-stuckless/", "title": "stuckless' Repository", - "index": 398 + "index": 399 }, { "url": "https://github.com/Sabreu/unraid_templates", "profile": "https://forums.unraid.net/profile/98837-sublivion/", "title": "sublivion's Repository", - "index": 399 + "index": 400 }, { "url": "https://github.com/maxcerny/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/93919-sysco/", "title": "sysco's Repository", - "index": 400 + "index": 401 }, { "url": "https://github.com/Tautulli/Tautulli-Unraid-Template", "profile": "https://lime-technology.com/profile/69064-wreave/", "title": "Tautulli's Repository", - "index": 401 + "index": 402 }, { "url": "https://github.com/testdasi/testdasi-unraid-repo", "profile": "https://forums.unraid.net/profile/70144-testdasi", "title": "testdasi's Repository", - "index": 402 + "index": 403 }, { "url": "https://github.com/THESHULK/unraid-templates", "profile": "https://forums.unraid.net/profile/237924-the_shulk/", "title": "THE_SHULK's Repository", - "index": 403 + "index": 404 }, { "url": "https://github.com/theimmortal68/zappiti-server-docker", "profile": "https://forums.unraid.net/profile/67130-theimmortal/", "title": "theimmortal's Repository", - "index": 404 + "index": 405 }, { "url": "https://github.com/thetarkus/docker-templates", "profile": "https://lime-technology.com/profile/84238-tarkus/", "title": "thetarkus' Repository", - "index": 405 + "index": 406 }, { "url": "https://github.com/Th0masDB/unraid_template", "profile": "https://forums.unraid.net/profile/126905-thomasdb__/", "title": "ThomasDB's Repository", - "index": 406 + "index": 407 }, { "url": "https://github.com/tynor88/docker-templates", "profile": "https://forums.unraid.net/profile/70206-thomast_88/", "title": "thomast_88's Repository", - "index": 407 + "index": 408 }, { "url": "https://github.com/Thraxis/docker-templates", "profile": "https://forums.unraid.net/profile/9802-thraxis/", "title": "Thraxis' Repository", - "index": 408 + "index": 409 }, { "url": "https://github.com/timstephens24/docker-templates", "profile": "https://forums.unraid.net/profile/67918-timstephens24/", "title": "timstephens24's Repository", - "index": 409 + "index": 410 }, { "url": "https://github.com/tinglis1/docker-containers", "profile": "https://forums.unraid.net/profile/6492-tinglis1/", "title": "tinglis1's Repository", - "index": 410 + "index": 411 }, { "url": "https://github.com/tobbenb/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/63089-saarg/", "title": "tobbenb's Repository", - "index": 411 + "index": 412 }, { "url": "https://github.com/tombowditch/docker-templates", "profile": "https://lime-technology.com/profile/80184-tombowditch/", "title": "tombowditch's Repository", - "index": 412 + "index": 413 }, { "url": "https://github.com/tritones/unraid-templates", "profile": "https://forums.unraid.net/profile/172136-tritones/", "title": "tritones' Repository", - "index": 413 + "index": 414 }, { "url": "https://github.com/TrophyBuck/unraid-templates", "profile": "https://forums.unraid.net/profile/140258-trophybuck/", "title": "TrophyBuck's Repository", - "index": 414 + "index": 415 }, { "url": "https://github.com/tubearchivist/unraid-templates", "profile": null, "title": "TubeArchivist's Official Repository", - "index": 415 + "index": 416 }, { "url": "https://github.com/charlescng/docker-containers", "profile": "https://forums.unraid.net/profile/64811-uberchuckie/", "title": "uberchuckie's Repository", - "index": 416 + "index": 417 }, { "url": "https://github.com/Poag/docker-xml", "profile": "https://forums.unraid.net/profile/63933-uirel/", "title": "Uirel's Repository", - "index": 417 + "index": 418 }, { "url": "https://github.com/Ulisses1478/templates-unraid", "profile": "https://forums.unraid.net/profile/90485-ulisses1478/", "title": "ulisses1478's Repository", - "index": 418 + "index": 419 }, { "url": "https://github.com/untraceablez/uvdesk-unraid", "profile": "https://forums.unraid.net/profile/111430-untraceablez/", "title": "untraceablez' Repository", - "index": 419 + "index": 420 }, { "url": "https://github.com/Vilhjalmr26/unraid_templates", "profile": "https://forums.unraid.net/profile/126802-vilhjalmr/", "title": "Vilhjalmr's Repository", - "index": 420 + "index": 421 }, { "url": "https://github.com/taha-yassine/unraid-templates", "profile": "https://forums.unraid.net/profile/248389-vodros/", "title": "Vodros' Repository", - "index": 421 + "index": 422 }, { "url": "https://github.com/warieon/unraid-templates", "profile": "https://forums.unraid.net/profile/240351-warieon/", "title": "warieon's Repository", - "index": 422 + "index": 423 }, { "url": "https://github.com/W3LFARe/unraid_templates", "profile": "https://forums.unraid.net/profile/129748-welfare/", "title": "welfare's Repository", - "index": 423 + "index": 424 }, { "url": "https://github.com/Wizarrrr/wizarr", "profile": "https://forums.unraid.net/profile/198232-mtthidoteu/", "title": "Wizarr's Repository", - "index": 424 + "index": 425 }, { "url": "https://github.com/xamindar/docker-templates", "profile": "https://forums.unraid.net/profile/1543-xamindar/", "title": "xamindar's Repository", - "index": 425 + "index": 426 }, { "url": "https://github.com/xavier-hernandez/unraid-templates", "profile": "https://forums.unraid.net/profile/158924-xavierh/", "title": "xavierh's Repository", - "index": 426 + "index": 427 }, { "url": "https://github.com/xenco/docker-templates", "profile": "https://forums.unraid.net/profile/155847-xenco/", "title": "xenco's Repository", - "index": 427 + "index": 428 }, { "url": "https://github.com/valaypatel/unraidapps", "profile": "https://forums.unraid.net/profile/120399-yoda/", "title": "Yoda's Repository", - "index": 428 + "index": 429 }, { "url": "https://github.com/Zggis/unraid-templates", "profile": "https://forums.unraid.net/profile/118712-zggis/", "title": "Zggis' Repository", - "index": 429 + "index": 430 }, { "url": "https://github.com/zhtengw/unraid-templates", "profile": "https://forums.unraid.net/profile/245393-zhtengw/", "title": "zhtengw's Repository", - "index": 430 + "index": 431 }, { "url": "https://github.com/zyphermonkey/docker-templates", "profile": "https://lime-technology.com/profile/67871-zyphermonkey/", "title": "zyphermonkey's Repository", - "index": 431 + "index": 432 } ] \ No newline at end of file diff --git a/statistics.json b/statistics.json index 27960e48d..81ad920a2 100755 --- a/statistics.json +++ b/statistics.json @@ -1,5 +1,5 @@ { - "caFixed": 399, + "caFixed": 400, "fixedTemplates": { "smdion's Repository": { "smdion/docker-h5ai": [ @@ -1337,6 +1337,11 @@ "automaticrippingmachine/automatic-ripping-machine": [ "Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config" ] + }, + "bhouseman's Repository": { + "woodpeckerci/woodpecker-agent:latest": [ + "Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config" + ] } } } \ No newline at end of file