From 0bb35a3ff1d77b348b10c2a9b2235cb6b888bab8 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Sat, 6 Apr 2024 18:06:06 -0400 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 150 +++++++++++++++++++++++------ applicationFeed.json | 156 ++++++++++++++++++++++++------- firstSeen.json | 3 +- log.txt | 5 + old-applicationFeed-raw.json | 4 +- repoInfo.json | 11 +++ statistics.json | 5 +- 8 files changed, 270 insertions(+), 66 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 30b51570f..5d60f0061 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1712433968 + "last_updated_timestamp": 1712441165 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 821ebf2e1..166efc013 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -27177,6 +27177,126 @@ "topTrending": -0.05300000000000002, "topPerforming": 0.146 }, + { + "Name": "obsidian", + "Repository": "lscr.io/linuxserver/obsidian", + "Registry": "https://github.com/orgs/linuxserver/packages/container/package/obsidian", + "DonateText": "Donations", + "DonateLink": "https://www.linuxserver.io/donate", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/linuxserver/docker-obsidian/issues/new/choose", + "Shell": "bash", + "GitHub": "https://github.com/linuxserver/docker-obsidian#application-setup", + "ReadMe": "https://github.com/linuxserver/docker-obsidian#readme", + "Project": "https://obsidian.md", + "Overview": "Obsidian(https://obsidian.md) is a note-taking app that lets you create, link, and organize your notes on your device, with hundreds of plugins and themes to customize your workflow. You can also publish your notes online, access them offline, and sync them securely with end-to-end encryption.", + "ExtraParams": "--shm-size=1gb", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/obsidian.xml", + "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "Obsidian desktop gui.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Port: 3001", + "Target": "3001", + "Default": "3001", + "Mode": "tcp", + "Description": "Obsidian desktop gui HTTPS.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Users home directory in the container, stores program settings and files.", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "022", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "/dev/dri", + "Default": "/dev/dri", + "Description": "Add this for GL support (Linux hosts only)", + "Type": "Device", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "linuxserver's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/obsidian.xml", + "LastUpdate": 1712440005, + "LastUpdateScan": 1712441159, + "FirstSeen": 1712441159 + }, { "Name": "ombi", "Repository": "lscr.io/linuxserver/ombi", @@ -308367,37 +308487,9 @@ "WebUI": "http://[IP]:[PORT:11434]/", "TemplateURL": "https://raw.githubusercontent.com/Joly0/docker-templates/master/templates/ollama.xml", "Icon": "https://ollama.ai/public/ollama.png", - "ExtraParams": "--runtime=nvidia", + "ExtraParams": "--gpus=all", "Requires": "**Nvidia Driver plugin** (nVidia Support)", "Config": [ - { - "@attributes": { - "Name": "NVIDIA_VISIBLE_DEVICES", - "Target": "NVIDIA_VISIBLE_DEVICES", - "Default": "all", - "Mode": "", - "Description": "", - "Type": "Variable", - "Display": "always", - "Required": "false", - "Mask": "false" - }, - "value": "all" - }, - { - "@attributes": { - "Name": "NVIDIA_DRIVER_CAPABILITIES", - "Target": "NVIDIA_DRIVER_CAPABILITIES", - "Default": "all", - "Mode": "", - "Description": "", - "Type": "Variable", - "Display": "always", - "Required": "false", - "Mask": "false" - }, - "value": "all" - }, { "@attributes": { "Name": "Config", diff --git a/applicationFeed.json b/applicationFeed.json index 389245b08..9a546b122 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 2208, - "last_updated_timestamp": 1712433968, - "last_updated": "2024-04-06 16:06", + "apps": 2209, + "last_updated_timestamp": 1712441165, + "last_updated": "2024-04-06 18:06", "categories": [ { "Cat": "AI:", @@ -27343,6 +27343,126 @@ "topTrending": -0.05300000000000002, "topPerforming": 0.146 }, + { + "Name": "obsidian", + "Repository": "lscr.io/linuxserver/obsidian", + "Registry": "https://github.com/orgs/linuxserver/packages/container/package/obsidian", + "DonateText": "Donations", + "DonateLink": "https://www.linuxserver.io/donate", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/linuxserver/docker-obsidian/issues/new/choose", + "Shell": "bash", + "GitHub": "https://github.com/linuxserver/docker-obsidian#application-setup", + "ReadMe": "https://github.com/linuxserver/docker-obsidian#readme", + "Project": "https://obsidian.md", + "Overview": "Obsidian(https://obsidian.md) is a note-taking app that lets you create, link, and organize your notes on your device, with hundreds of plugins and themes to customize your workflow. You can also publish your notes online, access them offline, and sync them securely with end-to-end encryption.", + "ExtraParams": "--shm-size=1gb", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/obsidian.xml", + "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "Obsidian desktop gui.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Port: 3001", + "Target": "3001", + "Default": "3001", + "Mode": "tcp", + "Description": "Obsidian desktop gui HTTPS.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Users home directory in the container, stores program settings and files.", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "022", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "/dev/dri", + "Default": "/dev/dri", + "Description": "Add this for GL support (Linux hosts only)", + "Type": "Device", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "linuxserver's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/obsidian.xml", + "LastUpdate": 1712440005, + "LastUpdateScan": 1712441159, + "FirstSeen": 1712441159 + }, { "Name": "ombi", "Repository": "lscr.io/linuxserver/ombi", @@ -308533,37 +308653,9 @@ "WebUI": "http://[IP]:[PORT:11434]/", "TemplateURL": "https://raw.githubusercontent.com/Joly0/docker-templates/master/templates/ollama.xml", "Icon": "https://ollama.ai/public/ollama.png", - "ExtraParams": "--runtime=nvidia", + "ExtraParams": "--gpus=all", "Requires": "**Nvidia Driver plugin** (nVidia Support)", "Config": [ - { - "@attributes": { - "Name": "NVIDIA_VISIBLE_DEVICES", - "Target": "NVIDIA_VISIBLE_DEVICES", - "Default": "all", - "Mode": "", - "Description": "", - "Type": "Variable", - "Display": "always", - "Required": "false", - "Mask": "false" - }, - "value": "all" - }, - { - "@attributes": { - "Name": "NVIDIA_DRIVER_CAPABILITIES", - "Target": "NVIDIA_DRIVER_CAPABILITIES", - "Default": "all", - "Mode": "", - "Description": "", - "Type": "Variable", - "Display": "always", - "Required": "false", - "Mask": "false" - }, - "value": "all" - }, { "@attributes": { "Name": "Config", diff --git a/firstSeen.json b/firstSeen.json index ba3972928..91fdf3200 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -3246,5 +3246,6 @@ "cryptpad/cryptpad:version-5.7.0": 1712268369, "codeberg.org/readeck/readeck:latest": 1712268374, "ghcr.io/cabernetwork/cabernet:latest": 1712289980, - "https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 1712325975 + "https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 1712325975, + "lscr.io/linuxserver/obsidian": 1712441159 } \ No newline at end of file diff --git a/log.txt b/log.txt index 0de78aeb2..e54509907 100644 --- a/log.txt +++ b/log.txt @@ -263,6 +263,7 @@ Processing /tmp/appFeed/templates/linuxserversRepository/unraid/ngircd.xml...Get Processing /tmp/appFeed/templates/linuxserversRepository/unraid/deprecated/nntp2nntp.xml... ***DEPRECATED BY REPO PATH*** Getting categories from auxilliary file...Success Processing /tmp/appFeed/templates/linuxserversRepository/unraid/deprecated/nzbget.xml... ***DEPRECATED BY REPO PATH*** Getting categories from auxilliary file...Success Processing /tmp/appFeed/templates/linuxserversRepository/unraid/nzbhydra2.xml...Getting categories from auxilliary file...Success +Processing /tmp/appFeed/templates/linuxserversRepository/unraid/obsidian.xml...Success Processing /tmp/appFeed/templates/linuxserversRepository/unraid/ombi.xml...Getting categories from auxilliary file...Success Processing /tmp/appFeed/templates/linuxserversRepository/unraid/openvscode-server.xml...Success Processing /tmp/appFeed/templates/linuxserversRepository/unraid/opera.xml...Success @@ -4040,6 +4041,10 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml.. Updating stats on containers +linuxserver/obsidian +lscr.io/linuxserver/obsidian Downloads: 0 Stars: 0 Base: unknown +Pulling +Error response from daemon: Head "https://ghcr.io/v2/linuxserver/obsidian/manifests/latest": denied Privileged: 102 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index acc60dc89..821ebf2e1 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -198749,7 +198749,7 @@ "Privileged": "false", "Support": "https://forums.unraid.net/topic/99155-support-omada-controller/", "Project": "https://hub.docker.com/r/mbentley/omada-controller", - "Overview": "Docker image to run TP-Link Omada SDN Controller to control TP-Link Omada EAP Series Wireless Access Points -- tplink, omada, sdn, ubuntu 18.04", + "Overview": "Docker image to run TP-Link Omada SDN Controller to control TP-Link Omada EAP Series Wireless Access Points -- tplink, omada, sdn", "WebUI": "https://[IP]:[PORT:18043]/login", "TemplateURL": "https://raw.githubusercontent.com/benhedrington/hedrington-unraid-docker-templates/master/hedrington-unraid-docker-templates/omada-controller.xml", "Icon": "https://raw.githubusercontent.com/benhedrington/hedrington-unraid-docker-templates/main/hedrington-unraid-docker-templates/omada-controller.png", @@ -291217,7 +291217,6 @@ ], "downloads": 194698, "stars": 1, - "LastUpdate": 1707169202, "trending": 0.035, "trends": [ 0.14, @@ -291233,6 +291232,7 @@ 194698 ], "LastUpdateScan": 1712426785, + "LastUpdate": 1707169202, "FirstSeen": 1707231965 }, { diff --git a/repoInfo.json b/repoInfo.json index ea56b67cb..48ac0c8ca 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -86374,5 +86374,16 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": null + }, + "lscr.io/linuxserver/obsidian": { + "Base": null, + "Downloads": null, + "Stars": null, + "Time": 1712441159, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1712440005 } } \ No newline at end of file diff --git a/statistics.json b/statistics.json index 26be1dba6..918d44e99 100755 --- a/statistics.json +++ b/statistics.json @@ -1,5 +1,5 @@ { - "caFixed": 450, + "caFixed": 451, "fixedTemplates": { "pducharme's Repository": { "pducharme/unifi": [ @@ -220,6 +220,9 @@ "lscr.io/linuxserver/nano-wallet": [ "No category entry present" ], + "lscr.io/linuxserver/obsidian": [ + "No category entry present" + ], "lscr.io/linuxserver/openvscode-server": [ "No category entry present" ],