This commit is contained in:
Andrew Z 2024-05-07 18:06:14 -04:00
parent 0566d37ee4
commit 4570bc7192
5 changed files with 106 additions and 128 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1715112387
"last_updated_timestamp": 1715119572
}

View File

@ -66,66 +66,14 @@
"FirstSeen": 1714521786
},
{
"Name": "panko-gpt",
"Repository": "catalinbertadev/panko-gpt:latest",
"Registry": "https://hub.docker.com/repository/docker/catalinbertadev/panko-gpt/general",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://eq6w.short.gy/discord-invite",
"Project": "https://hub.docker.com/repository/docker/catalinbertadev/panko-gpt/general",
"Overview": "Bot Creation Platform - Streamline GPT bot creation for Discord, Telegram and soon other platforms. Features: Vector Search (RAG), Easy management via UI. Will soon be open source on GitHub",
"WebUI": "http://[IP]:[PORT:5002]",
"Icon": "https://catalinberta.com/files/panko/logos/default-round.png",
"DonateLink": "https://www.paypal.com/donate/?hosted_button_id=42KHL5J2X3ASQ",
"DonateText": "If you like my work please consider Donating.",
"Screenshot": [
"https://catalinberta.com/files/panko/panko-gpt/screenshots/01-homepage.png",
"https://catalinberta.com/files/panko/panko-gpt/screenshots/02-create-form.png",
"https://catalinberta.com/files/panko/panko-gpt/screenshots/03-create-vector-search.png",
"https://catalinberta.com/files/panko/panko-gpt/screenshots/04-settings.png"
"TemplatePath": "/tmp/appFeed/templates/draconsRepository/panko-gpt/panko-gpt.xml",
"errors": [
"Unescaped '<' not allowed in attributes values",
"attributes construct error",
"Couldn't find end of Start Tag Config line 24",
"Opening and ending tag mismatch: b15c9... line 24 and Container"
],
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5002",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5002"
},
{
"@attributes": {
"Name": "MONGO_DB_URL",
"Target": "MONGO_DB_URL",
"Default": "",
"Mode": "",
"Description": "Recommended to use the free cloud version MongoDB Atlas",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "dracon's Repository",
"TemplateURL": "https://raw.githubusercontent.com/catalinberta/unraid-templates/master/panko-gpt/panko-gpt.xml",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/draconsRepository/panko-gpt/panko-gpt.xml",
"CategoryList": [
"Other"
],
"downloads": 14,
"LastUpdateScan": 1714090948,
"LastUpdate": 1713857597,
"FirstSeen": 1714090948
"FirstSeen": null
},
{
"Name": "droppy",
@ -290317,6 +290265,19 @@
"Mask": "false"
},
"value": "/mnt/user/appdata/local_ai/models"
},
{
"@attributes": {
"Name": "Model Repositories",
"Target": "GALLERIES",
"Default": "[{\"name\":\"localai\", \"url\":\"github:mudler/localai/gallery/index.yaml\"}]",
"Description": "Repositories to search for models. See documentation for more details.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",

View File

@ -1,7 +1,7 @@
{
"apps": 2239,
"last_updated_timestamp": 1715112387,
"last_updated": "2024-05-07 16:06",
"last_updated_timestamp": 1715119572,
"last_updated": "2024-05-07 18:06",
"categories": [
{
"Cat": "AI:",
@ -232,66 +232,14 @@
"FirstSeen": 1714521786
},
{
"Name": "panko-gpt",
"Repository": "catalinbertadev/panko-gpt:latest",
"Registry": "https://hub.docker.com/repository/docker/catalinbertadev/panko-gpt/general",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://eq6w.short.gy/discord-invite",
"Project": "https://hub.docker.com/repository/docker/catalinbertadev/panko-gpt/general",
"Overview": "Bot Creation Platform - Streamline GPT bot creation for Discord, Telegram and soon other platforms. Features: Vector Search (RAG), Easy management via UI. Will soon be open source on GitHub",
"WebUI": "http://[IP]:[PORT:5002]",
"Icon": "https://catalinberta.com/files/panko/logos/default-round.png",
"DonateLink": "https://www.paypal.com/donate/?hosted_button_id=42KHL5J2X3ASQ",
"DonateText": "If you like my work please consider Donating.",
"Screenshot": [
"https://catalinberta.com/files/panko/panko-gpt/screenshots/01-homepage.png",
"https://catalinberta.com/files/panko/panko-gpt/screenshots/02-create-form.png",
"https://catalinberta.com/files/panko/panko-gpt/screenshots/03-create-vector-search.png",
"https://catalinberta.com/files/panko/panko-gpt/screenshots/04-settings.png"
"TemplatePath": "/tmp/appFeed/templates/draconsRepository/panko-gpt/panko-gpt.xml",
"errors": [
"Unescaped '<' not allowed in attributes values",
"attributes construct error",
"Couldn't find end of Start Tag Config line 24",
"Opening and ending tag mismatch: b15c9... line 24 and Container"
],
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5002",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5002"
},
{
"@attributes": {
"Name": "MONGO_DB_URL",
"Target": "MONGO_DB_URL",
"Default": "",
"Mode": "",
"Description": "Recommended to use the free cloud version MongoDB Atlas",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "dracon's Repository",
"TemplateURL": "https://raw.githubusercontent.com/catalinberta/unraid-templates/master/panko-gpt/panko-gpt.xml",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/draconsRepository/panko-gpt/panko-gpt.xml",
"CategoryList": [
"Other"
],
"downloads": 14,
"LastUpdateScan": 1714090948,
"LastUpdate": 1713857597,
"FirstSeen": 1714090948
"FirstSeen": null
},
{
"Name": "droppy",
@ -290483,6 +290431,19 @@
"Mask": "false"
},
"value": "/mnt/user/appdata/local_ai/models"
},
{
"@attributes": {
"Name": "Model Repositories",
"Target": "GALLERIES",
"Default": "[{\"name\":\"localai\", \"url\":\"github:mudler/localai/gallery/index.yaml\"}]",
"Description": "Repositories to search for models. See documentation for more details.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",

View File

@ -12,7 +12,8 @@ Processing /tmp/appFeed/templates/GrafGenixsRepository/iGotify/igotify.xml...Suc
Downloading dracon's Repository: https://github.com/catalinberta/unraid-templates -> /tmp/appFeed/templates/draconsRepository Attempt 1...https://github.com/catalinberta/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/draconsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/draconsRepository/panko-gpt/panko-gpt.xml...Success
Processing /tmp/appFeed/templates/draconsRepository/panko-gpt/panko-gpt.xml...Failed
Failed loading XML
Downloading type0dev's Repository: https://github.com/type0dev/Unraid-Template -> /tmp/appFeed/templates/type0devsRepository Attempt 1...https://github.com/type0dev/Unraid-Template/archive/master.tar.gz Success!
@ -4096,9 +4097,6 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
netbymatt/ws4kp
ghcr.io/netbymatt/ws4kp Downloads: Stars: Base: unknown
Pulling ghcr.io/netbymatt/ws4kp
Privileged: 104

View File

@ -444,6 +444,7 @@
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/164644-opensearch-support-thread/",
"Project": "https://opensearch.org/",
"Overview": "OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications derived from Elasticsearch 7.10.2 and Kibana 7.10.2 and licensed under Apache 2.0. It consists of a search engine daemon (OpenSearch) and a user interface for data administration and visualizations (OpenSearch Dashboards).\r\n\r\nMake sure Opensearch has access rights to the \"Log Data\" folder. Permissions may need to be fixed with integrated Unraid File Manager.\r\n\r\nDirections below MUST be used in order to get Elasticsearch 5 and above working correctly. Check support thread for more information.\r\n\r\n Directions:\r\n\r\n 1. Install CA User Scripts\r\n 2. Create a new script named \"set_max_map_count\"\r\n 3. Contents of script as follows:\r\n\r\n #!/bin/bash\r\n sysctl -w vm.max_map_count=262144\r\n\r\n 4. Set script schedule to At Startup of Array",
"TemplateURL": "https://raw.githubusercontent.com/Richy1989/unraid-templates/master/opensearch/opensearch-template.xml",
@ -106498,7 +106499,7 @@
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/MFT-Tools.xml",
"Repository": "https://raw.githubusercontent.com/ich777/unraid-mft-tools/master/mft-tools.plg",
"Plugin": true,
"pluginVersion": "2023.11.08",
"pluginVersion": "2024.05.07",
"MinVer": "6.9.0-beta31",
"Overview": "This Plugin will install all necessary modules and dependencies for your Mellanox network card. With this tool you can flash/modify your Mellanox network card (command line only) and also read out the current temperature on the settings/plugin page.",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/MFT-Tools.xml",
@ -290362,7 +290363,7 @@
"Description": "Container Port: 5353",
"Type": "Port",
"Display": "always",
"Required": "false",
"Required": "true",
"Mask": "false"
},
"value": "5353"
@ -290885,6 +290886,49 @@
"LastUpdateScan": 1713310537,
"FirstSeen": 1713310537
},
{
"Name": "WeatherStar",
"Repository": "ghcr.io/netbymatt/ws4kp",
"Registry": "https://github.com/netbymatt/ws4kp/pkgs/container/ws4kp",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:8080]/",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates",
"Project": "https://github.com/netbymatt/ws4kp",
"Overview": "Bring back the feel of the 90's with a weather forecast that has the look and feel of The Weather Channel at that time but available in a modern way",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/weatherstar-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/weatherstar.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Config": {
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "Container Port: 8080",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/weatherstar.xml",
"CategoryList": [
"Other",
"Tools-Utilities"
],
"LastUpdateScan": 1715112382,
"FirstSeen": 1715112382
},
{
"Name": "Onedrive",
"Repository": "driveone/onedrive:latest",
@ -320524,7 +320568,7 @@
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/159635-support-pinchflat-youtube-media-manager/",
"Support": "https://github.com/kieraneglin/pinchflat/issues",
"Project": "https://github.com/kieraneglin/pinchflat",
"Overview": "Pinchflat is your next YouTube media manager\r\r\n **This is a pre-release of Pinchflat. Things will change and may break. Use at your own risk**\r\r\n Pinchflat is a lightweight and self-contained tool for automatically downloading and organizing media from YouTube",
"Beta": "true",
@ -320603,6 +320647,20 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Timezone",
"Target": "TZ",
"Default": "America/New_York",
"Mode": "",
"Description": "Your local timezone",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Log Level",