This commit is contained in:
Andrew Z 2024-01-07 09:45:36 -05:00
parent 697bfcd45a
commit 21a1e48fc1

View File

@ -42628,7 +42628,7 @@
"Repo": "Squid's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/fix.common.problems.xml",
"Repository": "https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg",
"pluginVersion": "2023.12.24",
"pluginVersion": "2024.01.07",
"MinVer": "6.7.0",
"topPlugin": 3,
"Overview": "Fix Common Problems is designed to find and suggest solutions to common unRaid configuration errors, common problems, etc.",
@ -236484,58 +236484,6 @@
"FirstSeen": 1690697094,
"topTrending": 7.687999999999999
},
{
"Name": "ollama-webui",
"Repository": "ghcr.io/ollama-webui/ollama-webui:main",
"Registry": "https://github.com/ollama-webui/ollama-webui/pkgs/container/ollama-webui/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/ollama-webui/ollama-webui/issues",
"Project": "https://github.com/ollama-webui/ollama-webui",
"Overview": "A User-Friendly Web Interface for Chat Interactions",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/ollama-webui.xml",
"Icon": "https://avatars.githubusercontent.com/u/151674099",
"Config": [
{
"@attributes": {
"Name": "Ollama Base URL",
"Target": "OLLAMA_API_BASE_URL",
"Default": "",
"Mode": "",
"Description": "Your ollama server url: http://example.com/api",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Web Interface",
"Target": "8080",
"Default": "3000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3000"
}
],
"Repo": "m0ngr31's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ollama-webui.xml",
"CategoryList": [
"Productivity"
],
"LastUpdateScan": 1703106393,
"FirstSeen": 1700507206
},
{
"Name": "OpenRA",
"Repository": "m0ngr31/openra:release",
@ -274852,78 +274800,15 @@
"Name": "esphome-libretuya",
"Repository": "devzwf/libretuya-esphome:2023.4.1",
"Registry": "https://hub.docker.com/r/devzwf/libretuya-esphome",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/137727-support-devzwf-esphome-libretuya/",
"Project": "https://github.com/kuba2k2/libretuya-esphome",
"Overview": "Because ESPHome does not natively support running on non-ESP chips, you need to use a fork of the project.\r\nand until the esphome devs merge this PR : https://github.com/esphome/esphome/pull/3509\r\nThis will be deprecated when the merge happen.\r\n\r\nFeel free to add your vote to let the esphome devs know this would be a great move .....\r\n\r\nThere are two basic ways to install and use LibreTuya-ESPHome. You can choose the option that best suits you:\r\n\r\ncommand line (CLI) - for more experienced users; compilation using CLI commands, somewhat easier to troubleshoot\r\nESPHome Dashboard (GUI) - for new users, might be an easy way to go; config management & compilation using web-based dashboard",
"WebUI": "http://[IP]:[PORT:6052]/",
"TemplateURL": "https://raw.githubusercontent.com/devzwf/unraid-docker-templates/master/deprecated/esphome-libretuya.xml",
"Icon": "https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/images/libretuya-logo.png",
"ExtraParams": "--restart unless-stopped",
"DonateText": "Don't donate to me! Instead, please donate to the creators of the apps, but if you insist ",
"DonateLink": "https://ko-fi.com/devzwf",
"Config": [
{
"@attributes": {
"Name": "Config Dir",
"Target": "/config",
"Default": "/mnt/user/appdata/esphome-libretuya/config",
"Mode": "rw",
"Description": "Config directory",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/esphome-libretuya/config"
},
{
"@attributes": {
"Name": "Cache Dir",
"Target": "/cache",
"Default": "/mnt/user/appdata/esphome-libretuya/cache",
"Mode": "rw",
"Description": "Cache Directory",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/esphome-libretuya/cache"
},
{
"@attributes": {
"Name": "Localtime",
"Target": "/etc/localtime",
"Default": "/etc/localtime",
"Mode": "ro",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/etc/localtime"
},
{
"@attributes": {
"Name": "UI",
"Target": "6052",
"Default": "6052",
"Mode": "tcp",
"Description": "set this to something not in use",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "6053"
}
],
"Repo": "ZappyZap's Repository",
"Deprecated": true,
"ModeratorComment": "No longer available on dockerHub",
"Blacklist": true,
"Overview": "Because ESPHome does not natively support running on non-ESP chips, you need to use a fork of the project.\r\nand until the esphome devs merge this PR : https://github.com/esphome/esphome/pull/3509\r\nThis will be deprecated when the merge happen.\r\n\r\nFeel free to add your vote to let the esphome devs know this would be a great move .....\r\n\r\nThere are two basic ways to install and use LibreTuya-ESPHome. You can choose the option that best suits you:\r\n\r\ncommand line (CLI) - for more experienced users; compilation using CLI commands, somewhat easier to troubleshoot\r\nESPHome Dashboard (GUI) - for new users, might be an easy way to go; config management & compilation using web-based dashboard",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/ZappyZapsRepository/deprecated/esphome-libretuya.xml",
"CategoryList": [
@ -288963,58 +288848,6 @@
"LastUpdate": 1679411378,
"FirstSeen": 1677843326
},
{
"Name": "ASP.Net-Core-Runtime-8",
"Repository": "https://mcr.microsoft.com/en-us/product/dotnet/aspnet",
"Registry": "https://mcr.microsoft.com/en-us/product/dotnet/aspnet",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://mcr.microsoft.com/en-us/product/dotnet/aspnet",
"Overview": "Runtime for ASP.NET Core, version 8",
"WebUI": "http://[IP]:[PORT:9100]/",
"TemplateURL": "https://raw.githubusercontent.com/mattheworres/docker-templates/master/mattheworres/dotnet8sdk.xml",
"Icon": "https://mcr.microsoft.com/api/v1/catalog/productimage/f222062c4f59b7864163bd54d24fafc40f1e2f2513672e50bc08e5025d73e4e5",
"Config": [
{
"@attributes": {
"Name": "Web Access Port",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9100"
},
{
"@attributes": {
"Name": "Application files",
"Target": "/app",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/aspnet8"
}
],
"Repo": "Matthew Orres' Repository",
"CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.",
"templatePath": "/tmp/GitHub/AppFeed/templates/MatthewOrresRepository/mattheworres/dotnet8sdk.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1702400763,
"FirstSeen": 1702400763
},
{
"Name": "Standalone-emoncms",
"Repository": "mattheworres/emoncms",
@ -303959,12 +303792,13 @@
"Network": "bridge",
"Privileged": "true",
"Shell": "sh",
"Support": "https://github.com/ziggyds/iventoy",
"Support": "https://github.com/ziggyds/iventoy/issues",
"Project": "https://iventoy.com",
"Overview": "Dockerized version of iVentoy for use on unraid",
"Overview": "Dockerized version of iVentoy for use on unraid.\niVentoy is an enhanced version of the PXE server.\nWith iVentoy you can boot and install OS on multiple machines at the same time through the network.\niVentoy is extremely easy to use, without complicated configuration, just put the ISO file in the specified location and select PXE boot in the client machine.\niVentoy supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode at the same time.\niVentoy support 110+ common types of OS (Windows/WinPE/Linux/VMware)",
"WebUI": "http://[IP]:[PORT:26000]",
"TemplateURL": "https://raw.githubusercontent.com/Core-i99/unraid-docker-templates/master/templates/iventoy.xml",
"Icon": "https://raw.githubusercontent.com/Core-i99/unraid-docker-templates/main/templates/icons/iventoy.png",
"PrivilegedReq": "true",
"Config": [
{
"@attributes": {
@ -304080,7 +303914,7 @@
}
],
"Repo": "Core-i99's Repository",
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/Core-i99sRepository/templates/iventoy.xml",
"CategoryList": [
"Network-Other"