This commit is contained in:
Andrew Z 2024-08-14 02:06:39 -04:00
parent 8e94b24c3e
commit 6b2c827819
7 changed files with 211 additions and 19 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1723586806
"last_updated_timestamp": 1723615597
}

View File

@ -97102,7 +97102,7 @@
"CategoryList": [
"Network-Messenger"
],
"LastUpdateScan": 1721016369,
"LastUpdateScan": 1723615592,
"FirstSeen": 1713225409
},
{
@ -306835,6 +306835,95 @@
"LastUpdate": 1720711429,
"FirstSeen": 1717697303
},
{
"Name": "Invoke-AI",
"Repository": "ghcr.io/invoke-ai/invokeai:latest",
"Registry": "https://github.com/invoke-ai/InvokeAI/pkgs/container/invokeai",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest standard release"
},
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:9090]/",
"Privileged": "false",
"Support": "https://github.com/invoke-ai/InvokeAI/issues",
"Project": "https://invoke-ai.github.io/InvokeAI/",
"Overview": "An implementation of Stable Diffusion, the open source text-to-image and image-to-image generator, providing a streamlined process with various new features and options to aid the image generation process. \r\n \r\n Additional image variants are also available: https://localai.io/basics/container/#standard-container-images \r\n \r\n **Nvidia GPU Use:**\r\n Using the Unraid Nvidia Plugin to install a version of Unraid with the Nvidia Drivers installed and add **--runtime=nvidia --gpus=all** to [b]\"extra parameters\"[/b] (switch on advanced view) \r\n [br]\n **AMD GPU Use:**\r\n For AMD GPU support, add \"/dev/kfd\" and \"/dev/dri\" each as a Device and add the required Variables: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html#accessing-gpus-in-containers",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/invoke-ai-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/invoke_ai.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The images for this container are several gigabytes (upwards of ~9 GB). \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If you receive a &quot;no space left on device&quot; warning during installation, please increase the vDisk size in your Docker settings. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"ExtraParams": "--gpus=all",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9090",
"Default": "9090",
"Mode": "tcp",
"Description": "Container Port: 9090",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9090"
},
{
"@attributes": {
"Name": "HuggingFace Hub Token",
"Target": "HUGGING_FACE_HUB_TOKEN",
"Default": "",
"Description": "HuggingFace Hub token for downloading models from private repositories",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata and Model Storage Path",
"Target": "/invokeai_root",
"Default": "/mnt/user/appdata/invoke_ai",
"Mode": "rw",
"Description": "Path for app data and models storage",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/invoke_ai"
},
{
"@attributes": {
"Name": "Data root",
"Target": "INVOKEAI_ROOT",
"Default": "/invokeai_root",
"Description": "Location of InvokeAI root directory inside the container",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/invokeai_root"
}
],
"Repo": "grtgbln's Repository",
"Official": true,
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/invoke_ai.xml",
"CategoryList": [
"AI",
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1723615592,
"FirstSeen": 1723615592
},
{
"Name": "IPTV-Proxy",
"Repository": "ghcr.io/pierre-emmanuelj/iptv-proxy/iptv-proxy",
@ -332219,7 +332308,7 @@
"TemplateURL": "https://raw.githubusercontent.com/Donimax/unraid-docker-templates/master/donimax/checkmk22.xml",
"Repository": "https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent22.plg",
"Plugin": true,
"pluginVersion": "2024.07.17.22",
"pluginVersion": "2024.08.14.22",
"MinVer": "6.8.3",
"Overview": "Monitors local services and reports any issues to the Checkmk server.",
"templatePath": "/tmp/GitHub/AppFeed/templates/DonimaxsRepository/donimax/checkmk22.xml",
@ -332240,7 +332329,7 @@
"TemplateURL": "https://raw.githubusercontent.com/Donimax/unraid-docker-templates/master/donimax/checkmk23.xml",
"Repository": "https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent23.plg",
"Plugin": true,
"pluginVersion": "2024.07.31.23",
"pluginVersion": "2024.08.14.23",
"MinVer": "6.8.3",
"Overview": "Monitors local services and reports any issues to the Checkmk server.",
"templatePath": "/tmp/GitHub/AppFeed/templates/DonimaxsRepository/donimax/checkmk23.xml",

View File

@ -1,7 +1,7 @@
{
"apps": 2354,
"last_updated_timestamp": 1723586806,
"last_updated": "2024-08-13 18:06",
"apps": 2355,
"last_updated_timestamp": 1723615597,
"last_updated": "2024-08-14 02:06",
"categories": [
{
"Cat": "AI:",
@ -97268,7 +97268,7 @@
"CategoryList": [
"Network-Messenger"
],
"LastUpdateScan": 1721016369,
"LastUpdateScan": 1723615592,
"FirstSeen": 1713225409
},
{
@ -165022,8 +165022,8 @@
"Tools-Utilities"
],
"downloads": 248,
"LastUpdate": 1720008799,
"LastUpdateScan": 1723586806,
"LastUpdate": 1720008799,
"FirstSeen": 1715789205
},
{
@ -307001,6 +307001,95 @@
"LastUpdate": 1720711429,
"FirstSeen": 1717697303
},
{
"Name": "Invoke-AI",
"Repository": "ghcr.io/invoke-ai/invokeai:latest",
"Registry": "https://github.com/invoke-ai/InvokeAI/pkgs/container/invokeai",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest standard release"
},
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:9090]/",
"Privileged": "false",
"Support": "https://github.com/invoke-ai/InvokeAI/issues",
"Project": "https://invoke-ai.github.io/InvokeAI/",
"Overview": "An implementation of Stable Diffusion, the open source text-to-image and image-to-image generator, providing a streamlined process with various new features and options to aid the image generation process. \r\n \r\n Additional image variants are also available: https://localai.io/basics/container/#standard-container-images \r\n \r\n **Nvidia GPU Use:**\r\n Using the Unraid Nvidia Plugin to install a version of Unraid with the Nvidia Drivers installed and add **--runtime=nvidia --gpus=all** to [b]\"extra parameters\"[/b] (switch on advanced view) \r\n [br]\n **AMD GPU Use:**\r\n For AMD GPU support, add \"/dev/kfd\" and \"/dev/dri\" each as a Device and add the required Variables: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html#accessing-gpus-in-containers",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/invoke-ai-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/invoke_ai.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The images for this container are several gigabytes (upwards of ~9 GB). \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If you receive a &quot;no space left on device&quot; warning during installation, please increase the vDisk size in your Docker settings. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"ExtraParams": "--gpus=all",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "9090",
"Default": "9090",
"Mode": "tcp",
"Description": "Container Port: 9090",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9090"
},
{
"@attributes": {
"Name": "HuggingFace Hub Token",
"Target": "HUGGING_FACE_HUB_TOKEN",
"Default": "",
"Description": "HuggingFace Hub token for downloading models from private repositories",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata and Model Storage Path",
"Target": "/invokeai_root",
"Default": "/mnt/user/appdata/invoke_ai",
"Mode": "rw",
"Description": "Path for app data and models storage",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/invoke_ai"
},
{
"@attributes": {
"Name": "Data root",
"Target": "INVOKEAI_ROOT",
"Default": "/invokeai_root",
"Description": "Location of InvokeAI root directory inside the container",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/invokeai_root"
}
],
"Repo": "grtgbln's Repository",
"Official": true,
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/invoke_ai.xml",
"CategoryList": [
"AI",
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1723615592,
"FirstSeen": 1723615592
},
{
"Name": "IPTV-Proxy",
"Repository": "ghcr.io/pierre-emmanuelj/iptv-proxy/iptv-proxy",
@ -332385,7 +332474,7 @@
"TemplateURL": "https://raw.githubusercontent.com/Donimax/unraid-docker-templates/master/donimax/checkmk22.xml",
"Repository": "https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent22.plg",
"Plugin": true,
"pluginVersion": "2024.07.17.22",
"pluginVersion": "2024.08.14.22",
"MinVer": "6.8.3",
"Overview": "Monitors local services and reports any issues to the Checkmk server.",
"templatePath": "/tmp/GitHub/AppFeed/templates/DonimaxsRepository/donimax/checkmk22.xml",
@ -332406,7 +332495,7 @@
"TemplateURL": "https://raw.githubusercontent.com/Donimax/unraid-docker-templates/master/donimax/checkmk23.xml",
"Repository": "https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent23.plg",
"Plugin": true,
"pluginVersion": "2024.07.31.23",
"pluginVersion": "2024.08.14.23",
"MinVer": "6.8.3",
"Overview": "Monitors local services and reports any issues to the Checkmk server.",
"templatePath": "/tmp/GitHub/AppFeed/templates/DonimaxsRepository/donimax/checkmk23.xml",

View File

@ -3430,5 +3430,6 @@
"ghcr.io/imagegenius/teslacamplayer": 1723370787,
"ghcr.io/schaka/janitorr:native-stable": 1723385177,
"imthai/iqbit": 1723471614,
"stonith404/pocket-id:latest": 1723500423
"stonith404/pocket-id:latest": 1723500423,
"ghcr.io/invoke-ai/invokeai:latest": 1723615592
}

10
log.txt
View File

@ -3567,6 +3567,7 @@ Processing /tmp/appFeed/templates/grtgblnsRepository/templates/gpt4all.xml...Suc
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/gramps_web.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/image_maid.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/imgproxy.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/invoke_ai.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/iptv_proxy.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/libation.xml...Success
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/livekit.xml...Success
@ -4290,12 +4291,13 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
kilvoctu/aiyabot
ghcr.io/kilvoctu/aiyabot:latest Downloads: Stars: Base: unknown
invoke-ai/invokeai
ghcr.io/invoke-ai/invokeai:latest Downloads: Stars: Base: unknown
Pulling ghcr.io/invoke-ai/invokeai:latest
Privileged: 104
No change to feed
Updating GitHub

View File

@ -750,11 +750,11 @@
"min": "6.8.3"
},
"https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent22.plg": {
"version": "2024.07.17.22",
"version": "2024.08.14.22",
"min": "6.8.3"
},
"https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent23.plg": {
"version": "2024.07.31.23",
"version": "2024.08.14.23",
"min": "6.8.3"
},
"https://raw.githubusercontent.com/rezo552/unraid-ltfs/main/unraid-ltfs.plg": {

View File

@ -88929,7 +88929,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1721016369,
"Time": 1723615592,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -91829,5 +91829,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723499319
},
"ghcr.io/invoke-ai/invokeai:latest": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1723615592,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
}
}