This commit is contained in:
Andrew Z 2024-05-12 15:34:43 -04:00
parent 53da730819
commit b57e6f0c91
10 changed files with 738 additions and 4701 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1715457533
"last_updated_timestamp": 1715542481
}

View File

@ -5,10 +5,10 @@
"Registry": "https://registry.hub.docker.com/r/getmeili/meilisearch",
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/forum/94-support/",
"Support": "https://forums.unraid.net/topic/164847-support-collectathon-meilisearch/",
"Project": "https://github.com/meilisearch/meilisearch",
"Overview": "An open-source, fast, and hyper-relevant search engine that fits effortlessly into your projects.",
"Icon": "https://raw.githubusercontent.com/Collectathon/icons/main/meilisearch.png",
"Icon": "https://raw.githubusercontent.com/Collectathon/unraid-templates/main/icons/meilisearch.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
@ -10944,9 +10944,9 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml",
"downloads": 80,
"LastUpdateScan": 1712880376,
"LastUpdate": 1712880248,
"downloads": 1003,
"LastUpdate": 1715364598,
"LastUpdateScan": 1715542480,
"FirstSeen": 1712880376
},
{
@ -19183,8 +19183,9 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml",
"LastUpdateScan": 1712880379,
"LastUpdate": 1712879336,
"downloads": 1476,
"LastUpdate": 1715496400,
"LastUpdateScan": 1715542480,
"FirstSeen": 1712880379
},
{
@ -22787,9 +22788,10 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml",
"downloads": 127,
"LastUpdateScan": 1712880381,
"LastUpdate": 1712880007,
"downloads": 1218,
"stars": 3,
"LastUpdate": 1715238260,
"LastUpdateScan": 1715542481,
"FirstSeen": 1712880381
},
{
@ -23888,9 +23890,9 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml",
"downloads": 26,
"LastUpdateScan": 1712880386,
"LastUpdate": 1712880168,
"downloads": 288,
"LastUpdate": 1714963986,
"LastUpdateScan": 1715542481,
"FirstSeen": 1712880386
},
{
@ -28325,7 +28327,6 @@
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-nzbget/issues/new/choose",
"Shell": "bash",
"Deprecated": true,
"GitHub": "https://github.com/linuxserver/docker-nzbget#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-nzbget#readme",
"Branch": [
@ -28340,10 +28341,10 @@
"GitHub": "https://github.com/linuxserver/docker-nzbget/tree/testing#application-setup"
}
],
"Project": "http://nzbget.net/",
"Overview": "Nzbget(http://nzbget.net/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.",
"Project": "http://nzbget.com/",
"Overview": "Nzbget(http://nzbget.com/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.",
"WebUI": "http://[IP]:[PORT:6789]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/deprecated/nzbget.xml",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/nzbget.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nzbget-logo.png",
"Config": [
{
@ -28366,7 +28367,7 @@
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "NZBGet App data.",
"Description": "Persistent config",
"Type": "Path",
"Display": "advanced",
"Required": "true",
@ -28456,7 +28457,7 @@
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/deprecated/nzbget.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/nzbget.xml",
"CategoryList": [
"Downloaders"
],
@ -62492,7 +62493,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/active.directory.xml",
"Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/active.directory/master/active.directory.plg",
"pluginVersion": "2024.04.30",
"pluginVersion": "2024.05.12",
"Overview": "This plugin adds a tab to the SMB settings pge to make a few adjustments to the Active Directory settings of Samba. Caution: When you change the backend database, your permissions will all be lost and have to be re-entered.",
"Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/active.directory.xml",
@ -291565,78 +291566,6 @@
"LastUpdate": 1697683111,
"FirstSeen": 1715292379
},
{
"Name": "llama.cpp",
"Repository": "ghcr.io/ggerganov/llama.cpp",
"Registry": "https://github.com/ggerganov/llama.cpp/pkgs/container/llama.cpp",
"Branch": [
{
"Tag": "server",
"TagDescription": "Latest server release"
},
{
"Tag": "server-cuda",
"TagDescription": "Latest server release with Nvidia (CUDA) support"
},
{
"Tag": "server-rocm",
"TagDescription": "Latest server release with AMD (ROCm) support"
}
],
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:8000]/",
"PostArgs": "-m /models/model.gguf --port 8000 --host 0.0.0.0 --n-gpu-layers 1",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates",
"Project": "https://github.com/ggerganov/llama.cpp",
"Overview": "Inference of Meta's LLaMA model (and others) in pure C/C++",
"Icon": "https://user-images.githubusercontent.com/1991296/230134379-7181e485-c521-4d23-a0d6-f7b3b61ba524.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/llama_cpp.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The image for this container is several gigabytes. If you receive a &quot;no space left on device&quot; warning<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;during installation, please increase the vDisk size in your Docker settings. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This container expects a &quot;model.gguf&quot; file to be present in the model storage path. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If you are using an Nvidia GPU, add &quot;--gpus all&quot; to the Extra Parameters field under Advanced.<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8000",
"Default": "8000",
"Mode": "tcp",
"Description": "Container Port: 8000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8000"
},
{
"@attributes": {
"Name": "Model Storage Path",
"Target": "/models",
"Default": "/mnt/user/appdata/llama_cpp/model",
"Mode": "rw",
"Description": "Storage for model",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/llama_cpp/model"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/llama_cpp.xml",
"CategoryList": [
"AI",
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1715126774,
"FirstSeen": 1715126774
},
{
"Name": "LocalAI",
"Repository": "localai/localai",
@ -316847,6 +316776,143 @@
"FirstSeen": 1705886629,
"topTrending": -0.04799999999999993
},
{
"Name": "pihole-unbound-daily",
"Repository": "rlabinc/pihole-unbound:latest",
"Registry": "https://hub.docker.com/r/pihole/pihole/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/154466-pihole-unbound-daily-update/",
"Project": "https://github.com/origamiofficial/docker-pihole-unbound",
"Overview": "This template installs Origamiofficial's Pi-Hole &amp; Unbound in the same docker container. His repo aims for daily updates to pihole &amp; unbound, so your install always stays current.",
"WebUI": "http://[IP]:[PORT:80]/admin",
"TemplateURL": "https://raw.githubusercontent.com/TeddyTux/unraidtemplates/master/pihole-unbound-daily/pihole-unbound-daily.xml",
"Icon": "https://raw.githubusercontent.com/TeddyTux/unraidtemplates/main/pihole-unbound-daily/pihole.png",
"ExtraParams": "--cap-add=NET_ADMIN --restart=unless-stopped --hostname=piholeunbound",
"Config": [
{
"@attributes": {
"Name": "TZ",
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "Timezone. Example: America/Chicago",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "America/Chicago"
},
{
"@attributes": {
"Name": "Port 53 TCP",
"Target": "53",
"Default": "53",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "53"
},
{
"@attributes": {
"Name": "Port 53 UDP",
"Target": "53",
"Default": "53",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "53"
},
{
"@attributes": {
"Name": "Port 80",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "Pihole Web Interface",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "80"
},
{
"@attributes": {
"Name": "WEBPASSWORD",
"Target": "WEBPASSWORD",
"Default": "pihole",
"Mode": "",
"Description": "http://pi.hole/admin web password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "pihole"
},
{
"@attributes": {
"Name": "config",
"Target": "/config",
"Default": "/mnt/user/appdata/pihole-unbound-daily",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/pihole-unbound-daily"
},
{
"@attributes": {
"Name": "Unbound Config",
"Target": "/opt/unbound/etc/unbound",
"Default": "/mnt/user/appdata/pihole-unbound-daily/unboundconfig",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/pihole-unbound-daily"
}
],
"Repo": "TeddyTux's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/TeddyTuxsRepository/pihole-unbound-daily/pihole-unbound-daily.xml",
"CategoryList": [
"Security",
"Network-DNS"
],
"downloads": 79225,
"stars": 4,
"LastUpdate": 1715491489,
"trending": 7.735,
"trends": [
7.735
],
"trendsDate": [
1715542481
],
"downloadtrend": [
73097,
79225
],
"LastUpdateScan": 1715542481,
"FirstSeen": 1708376746
},
{
"Name": "redbot",
"Repository": "phasecorex/red-discordbot",

View File

@ -1,7 +1,7 @@
{
"apps": 2253,
"last_updated_timestamp": 1715457533,
"last_updated": "2024-05-11 15:58",
"last_updated_timestamp": 1715542481,
"last_updated": "2024-05-12 15:34",
"categories": [
{
"Cat": "AI:",
@ -171,10 +171,10 @@
"Registry": "https://registry.hub.docker.com/r/getmeili/meilisearch",
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/forum/94-support/",
"Support": "https://forums.unraid.net/topic/164847-support-collectathon-meilisearch/",
"Project": "https://github.com/meilisearch/meilisearch",
"Overview": "An open-source, fast, and hyper-relevant search engine that fits effortlessly into your projects.",
"Icon": "https://raw.githubusercontent.com/Collectathon/icons/main/meilisearch.png",
"Icon": "https://raw.githubusercontent.com/Collectathon/unraid-templates/main/icons/meilisearch.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
@ -242,8 +242,8 @@
],
"downloads": 15991339,
"stars": 80,
"LastUpdate": 1715386711,
"LastUpdateScan": 1715457523,
"LastUpdate": 1715386711,
"FirstSeen": 1715457523
},
{
@ -309,8 +309,8 @@
"Other"
],
"downloads": 27,
"LastUpdate": 1715425675,
"LastUpdateScan": 1715457528,
"LastUpdate": 1715425675,
"FirstSeen": 1715457528
},
{
@ -11110,9 +11110,9 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml",
"downloads": 80,
"LastUpdateScan": 1712880376,
"LastUpdate": 1712880248,
"downloads": 1003,
"LastUpdate": 1715364598,
"LastUpdateScan": 1715542480,
"FirstSeen": 1712880376
},
{
@ -19349,8 +19349,9 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml",
"LastUpdateScan": 1712880379,
"LastUpdate": 1712879336,
"downloads": 1476,
"LastUpdate": 1715496400,
"LastUpdateScan": 1715542480,
"FirstSeen": 1712880379
},
{
@ -22953,9 +22954,10 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml",
"downloads": 127,
"LastUpdateScan": 1712880381,
"LastUpdate": 1712880007,
"downloads": 1218,
"stars": 3,
"LastUpdate": 1715238260,
"LastUpdateScan": 1715542481,
"FirstSeen": 1712880381
},
{
@ -24054,9 +24056,9 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml",
"downloads": 26,
"LastUpdateScan": 1712880386,
"LastUpdate": 1712880168,
"downloads": 288,
"LastUpdate": 1714963986,
"LastUpdateScan": 1715542481,
"FirstSeen": 1712880386
},
{
@ -28491,7 +28493,6 @@
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-nzbget/issues/new/choose",
"Shell": "bash",
"Deprecated": true,
"GitHub": "https://github.com/linuxserver/docker-nzbget#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-nzbget#readme",
"Branch": [
@ -28506,10 +28507,10 @@
"GitHub": "https://github.com/linuxserver/docker-nzbget/tree/testing#application-setup"
}
],
"Project": "http://nzbget.net/",
"Overview": "Nzbget(http://nzbget.net/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.",
"Project": "http://nzbget.com/",
"Overview": "Nzbget(http://nzbget.com/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.",
"WebUI": "http://[IP]:[PORT:6789]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/deprecated/nzbget.xml",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/nzbget.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nzbget-logo.png",
"Config": [
{
@ -28532,7 +28533,7 @@
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "NZBGet App data.",
"Description": "Persistent config",
"Type": "Path",
"Display": "advanced",
"Required": "true",
@ -28622,7 +28623,7 @@
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/deprecated/nzbget.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/nzbget.xml",
"CategoryList": [
"Downloaders"
],
@ -62658,7 +62659,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/active.directory.xml",
"Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/active.directory/master/active.directory.plg",
"pluginVersion": "2024.04.30",
"pluginVersion": "2024.05.12",
"Overview": "This plugin adds a tab to the SMB settings pge to make a few adjustments to the Active Directory settings of Samba. Caution: When you change the backend database, your permissions will all be lost and have to be re-entered.",
"Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/active.directory.xml",
@ -291731,78 +291732,6 @@
"LastUpdate": 1697683111,
"FirstSeen": 1715292379
},
{
"Name": "llama.cpp",
"Repository": "ghcr.io/ggerganov/llama.cpp",
"Registry": "https://github.com/ggerganov/llama.cpp/pkgs/container/llama.cpp",
"Branch": [
{
"Tag": "server",
"TagDescription": "Latest server release"
},
{
"Tag": "server-cuda",
"TagDescription": "Latest server release with Nvidia (CUDA) support"
},
{
"Tag": "server-rocm",
"TagDescription": "Latest server release with AMD (ROCm) support"
}
],
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:8000]/",
"PostArgs": "-m /models/model.gguf --port 8000 --host 0.0.0.0 --n-gpu-layers 1",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates",
"Project": "https://github.com/ggerganov/llama.cpp",
"Overview": "Inference of Meta's LLaMA model (and others) in pure C/C++",
"Icon": "https://user-images.githubusercontent.com/1991296/230134379-7181e485-c521-4d23-a0d6-f7b3b61ba524.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/llama_cpp.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The image for this container is several gigabytes. If you receive a &quot;no space left on device&quot; warning<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;during installation, please increase the vDisk size in your Docker settings. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This container expects a &quot;model.gguf&quot; file to be present in the model storage path. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If you are using an Nvidia GPU, add &quot;--gpus all&quot; to the Extra Parameters field under Advanced.<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8000",
"Default": "8000",
"Mode": "tcp",
"Description": "Container Port: 8000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8000"
},
{
"@attributes": {
"Name": "Model Storage Path",
"Target": "/models",
"Default": "/mnt/user/appdata/llama_cpp/model",
"Mode": "rw",
"Description": "Storage for model",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/llama_cpp/model"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/llama_cpp.xml",
"CategoryList": [
"AI",
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1715126774,
"FirstSeen": 1715126774
},
{
"Name": "LocalAI",
"Repository": "localai/localai",
@ -317013,6 +316942,143 @@
"FirstSeen": 1705886629,
"topTrending": -0.04799999999999993
},
{
"Name": "pihole-unbound-daily",
"Repository": "rlabinc/pihole-unbound:latest",
"Registry": "https://hub.docker.com/r/pihole/pihole/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/154466-pihole-unbound-daily-update/",
"Project": "https://github.com/origamiofficial/docker-pihole-unbound",
"Overview": "This template installs Origamiofficial's Pi-Hole &amp; Unbound in the same docker container. His repo aims for daily updates to pihole &amp; unbound, so your install always stays current.",
"WebUI": "http://[IP]:[PORT:80]/admin",
"TemplateURL": "https://raw.githubusercontent.com/TeddyTux/unraidtemplates/master/pihole-unbound-daily/pihole-unbound-daily.xml",
"Icon": "https://raw.githubusercontent.com/TeddyTux/unraidtemplates/main/pihole-unbound-daily/pihole.png",
"ExtraParams": "--cap-add=NET_ADMIN --restart=unless-stopped --hostname=piholeunbound",
"Config": [
{
"@attributes": {
"Name": "TZ",
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "Timezone. Example: America/Chicago",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "America/Chicago"
},
{
"@attributes": {
"Name": "Port 53 TCP",
"Target": "53",
"Default": "53",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "53"
},
{
"@attributes": {
"Name": "Port 53 UDP",
"Target": "53",
"Default": "53",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "53"
},
{
"@attributes": {
"Name": "Port 80",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "Pihole Web Interface",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "80"
},
{
"@attributes": {
"Name": "WEBPASSWORD",
"Target": "WEBPASSWORD",
"Default": "pihole",
"Mode": "",
"Description": "http://pi.hole/admin web password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "pihole"
},
{
"@attributes": {
"Name": "config",
"Target": "/config",
"Default": "/mnt/user/appdata/pihole-unbound-daily",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/pihole-unbound-daily"
},
{
"@attributes": {
"Name": "Unbound Config",
"Target": "/opt/unbound/etc/unbound",
"Default": "/mnt/user/appdata/pihole-unbound-daily/unboundconfig",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/pihole-unbound-daily"
}
],
"Repo": "TeddyTux's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/TeddyTuxsRepository/pihole-unbound-daily/pihole-unbound-daily.xml",
"CategoryList": [
"Security",
"Network-DNS"
],
"downloads": 79225,
"stars": 4,
"LastUpdate": 1715491489,
"trending": 7.735,
"trends": [
7.735
],
"trendsDate": [
1715542481
],
"downloadtrend": [
73097,
79225
],
"LastUpdateScan": 1715542481,
"FirstSeen": 1708376746
},
{
"Name": "redbot",
"Repository": "phasecorex/red-discordbot",
@ -323336,6 +323402,15 @@
}
],
"repositories": {
"petersem's Repository": {
"url": "https://github.com/petersem/unraid-templates",
"profile": "https://forums.unraid.net/profile/240191-petersem/",
"bio": "I.T Architect, Coder, geek, dad, rev-head, sci-fi guy, and lover of great wines and whiskey. ;)",
"icon": "https://avatars.githubusercontent.com/u/1418289?v=4",
"DonateLink": "https://www.paypal.com/paypalme/thanksmp",
"DonateText": "If you like my work please consider Donating.",
"Discord": "https://discord.gg/TcnEkMEf9J"
},
"Collectathon's Repository": {
"url": "https://github.com/Collectathon/unraid-templates",
"profile": "https://forums.unraid.net/profile/209526-collectathon/",

View File

@ -1 +1 @@
1470
1519

4129
log.txt

File diff suppressed because it is too large Load Diff

View File

@ -76,8 +76,8 @@
],
"downloads": 15991339,
"stars": 80,
"LastUpdate": 1715386711,
"LastUpdateScan": 1715457523,
"LastUpdate": 1715386711,
"FirstSeen": 1715457523
},
{
@ -143,8 +143,8 @@
"Other"
],
"downloads": 27,
"LastUpdate": 1715425675,
"LastUpdateScan": 1715457528,
"LastUpdate": 1715425675,
"FirstSeen": 1715457528
},
{

View File

@ -268,7 +268,7 @@
"version": "2022.09.02"
},
"https://raw.githubusercontent.com/dlandon/active.directory/master/active.directory.plg": {
"version": "2024.04.30",
"version": "2024.05.12",
"min": "6.9.0"
},
"https://raw.githubusercontent.com/dlandon/cache_dirs/master/dlandon.cache.dirs.plg": {

View File

@ -86199,14 +86199,21 @@
},
"rlabinc/pihole-unbound:latest": {
"Base": null,
"Downloads": 73097,
"Downloads": 79225,
"Stars": 4,
"Time": 1708376746,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1708370719
"Time": 1715542481,
"trending": 7.735,
"trends": [
7.735
],
"downloadtrend": [
73097,
79225
],
"trendsDate": [
1715542481
],
"LastUpdate": 1715491489
},
"laromicas/datoso": {
"Base": null,
@ -87210,47 +87217,47 @@
},
"lscr.io/linuxserver/ardour": {
"Base": null,
"Downloads": 80,
"Downloads": 1003,
"Stars": null,
"Time": 1712880376,
"Time": 1715542480,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712880248
"LastUpdate": 1715364598
},
"lscr.io/linuxserver/freetube": {
"Base": null,
"Downloads": null,
"Downloads": 1476,
"Stars": null,
"Time": 1712880379,
"Time": 1715542480,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712879336
"LastUpdate": 1715496400
},
"lscr.io/linuxserver/keepassxc": {
"Base": null,
"Downloads": 127,
"Stars": null,
"Time": 1712880381,
"Downloads": 1218,
"Stars": 3,
"Time": 1715542481,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712880007
"LastUpdate": 1715238260
},
"lscr.io/linuxserver/librewolf": {
"Base": null,
"Downloads": 26,
"Downloads": 288,
"Stars": null,
"Time": 1712880386,
"Time": 1715542481,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712880168
"LastUpdate": 1714963986
},
"resilio/sync": {
"Base": null,

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,11 @@
{
"caFixed": 484,
"caFixed": 485,
"fixedTemplates": {
"petersem's Repository": {
"petersem/posterr": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config. Template removed from CA."
]
},
"ntebis' Repository": {
"ntebis/octoeverywhere_bambulab": [
"No Icon specified within the application template"