From cad6baf06b94ff369cfa304a62104099c0418cff Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Sat, 4 Mar 2023 20:04:06 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 2 +- applicationFeed.json | 6 +- log.txt | 2 - old-applicationFeed-raw.json | 240 ++++++++++++++++++++++++++++++- 5 files changed, 241 insertions(+), 11 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 1354154c7..3c8bcfdd0 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1677971049 + "last_updated_timestamp": 1677978245 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index ff5e02318..9e8abc386 100755 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -229575,8 +229575,8 @@ ], "downloads": 186110, "stars": 9, - "LastUpdate": 1677918902, "LastUpdateScan": 1677971048, + "LastUpdate": 1677918902, "FirstSeen": 1677971048 }, { diff --git a/applicationFeed.json b/applicationFeed.json index 4e10f5025..496d7f4c8 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 2001, - "last_updated_timestamp": 1677971049, - "last_updated": "2023-03-04 18:04", + "last_updated_timestamp": 1677978245, + "last_updated": "2023-03-04 20:04", "categories": [ { "Cat": "Backup:", @@ -229737,8 +229737,8 @@ ], "downloads": 186110, "stars": 9, - "LastUpdate": 1677918902, "LastUpdateScan": 1677971048, + "LastUpdate": 1677918902, "FirstSeen": 1677971048 }, { diff --git a/log.txt b/log.txt index 64e29dc03..bd32613d5 100644 --- a/log.txt +++ b/log.txt @@ -3440,8 +3440,6 @@ Processing /tmp/appFeed/templates/MatthewOrresRepository/mattheworres/emoncms.xm Updating stats on containers -mauricenino/dashdot -mauricenino/dashdot:latest Downloads: 186110 Stars: 9 Base: unknown Privileged: 106 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 58643c93e..ff5e02318 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -229341,11 +229341,243 @@ "topTrending": 0.12300000000000001 }, { - "TemplatePath": "/tmp/appFeed/templates/SmartPhoneLoversRepository/templates/dashdot.xml", - "errors": [ - "Extra content at the end of the document" + "Name": "dashdot", + "Repository": "mauricenino/dashdot:latest", + "Registry": "https://hub.docker.com/r/mauricenino/dashdot", + "Network": "bridge", + "Shell": "sh", + "Privileged": "true", + "Support": "https://forums.unraid.net/topic/123795-support-smartphonelover-dash-dashdot/", + "Project": "https://github.com/MauriceNino/dashdot", + "Overview": "DESCRIPTION\r\nDash. (or Dashdot) is a modern server dashboard, developed with a simple, but performant stack and designed with glassmorphism in mind.\r\n\r\nLive demo:\r\nhttps://dash.mauz.io/\r\n\r\nNOTES\r\n\u2022 You have other variables available to use, if needed. Check the official docs to know more.\r\n\u2022 The 'privileged' flag is needed to determine the memory and storage info.\r\n\u2022 There are two docker image tags available: 'latest' and 'dev'.\r\n\r\nVERSION\r\n1.2 (2023-03-04)", + "WebUI": "http://[IP]:[PORT:3001]/", + "TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/dashdot.xml", + "Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/dashdot.png", + "DonateText": "If you like my work, please consider making a little donation.", + "DonateLink": "https://github.com/SmartPhoneLover/unraid-docker-templates/blob/main/DONATION.md", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "3001", + "Default": "", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "3001" + }, + { + "@attributes": { + "Name": "Storage (host)", + "Target": "/mnt/host", + "Default": "", + "Mode": "ro", + "Description": "For reading the usage stats of all drives, and collect other information from the OS.", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "/" + }, + { + "@attributes": { + "Name": "DASHDOT_SHOW_HOST", + "Target": "DASHDOT_SHOW_HOST", + "Default": "true|false", + "Mode": "", + "Description": "If you want to show the host part in the server widget (e.g. dash. -> dash.mauz.io).", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "true" + }, + { + "@attributes": { + "Name": "DASHDOT_CUSTOM_HOST", + "Target": "DASHDOT_CUSTOM_HOST", + "Default": "", + "Mode": "", + "Description": "If you want to show a custom host in the server widget (needs DASHDOT_SHOW_HOST enabled to work).", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "MY SERVER" + }, + { + "@attributes": { + "Name": "DASHDOT_ENABLE_CPU_TEMPS", + "Target": "DASHDOT_ENABLE_CPU_TEMPS", + "Default": "false|true", + "Mode": "", + "Description": "If you want to show the CPU temperature in the graph. This will probably not work on a VPS, so you need to try it on your own if this works. For home servers it might work just fine.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "DASHDOT_USE_IMPERIAL", + "Target": "DASHDOT_USE_IMPERIAL", + "Default": "false|true", + "Mode": "", + "Description": "Shows any units in the imperial system, instead of the default metric.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "DASHDOT_ALWAYS_SHOW_PERCENTAGES", + "Target": "DASHDOT_ALWAYS_SHOW_PERCENTAGES", + "Default": "false|true", + "Mode": "", + "Description": "To always show the current percentage of each graph in the top-left corner. Without enabling this, they will only be shown on lower resolution devices (mobile phones).", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "DASHDOT_PAGE_TITLE", + "Target": "DASHDOT_PAGE_TITLE", + "Default": "", + "Mode": "", + "Description": "If you want to show a custom string in the browser page title.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "dash." + }, + { + "@attributes": { + "Name": "DASHDOT_WIDGET_LIST", + "Target": "DASHDOT_WIDGET_LIST", + "Default": "", + "Mode": "", + "Description": "The available options are: os, cpu, storage, ram, network, gpu.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "os,cpu,storage,ram,network" + }, + { + "@attributes": { + "Name": "DASHDOT_OS_LABEL_LIST", + "Target": "DASHDOT_OS_LABEL_LIST", + "Default": "", + "Mode": "", + "Description": "The available options are: os, arch, up_since.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "os,arch,up_since" + }, + { + "@attributes": { + "Name": "DASHDOT_CPU_LABEL_LIST", + "Target": "DASHDOT_CPU_LABEL_LIST", + "Default": "", + "Mode": "", + "Description": "The available options are: brand, model, cores, threads, frequency.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "brand,model,cores,threads,frequency" + }, + { + "@attributes": { + "Name": "DASHDOT_STORAGE_LABEL_LIST", + "Target": "DASHDOT_STORAGE_LABEL_LIST", + "Default": "", + "Mode": "", + "Description": "The available options are: brand, size, type.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "brand,size,type" + }, + { + "@attributes": { + "Name": "DASHDOT_RAM_LABEL_LIST", + "Target": "DASHDOT_RAM_LABEL_LIST", + "Default": "", + "Mode": "", + "Description": "The available options are: brand, size, type, frequency.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "brand,size,type,frequency" + }, + { + "@attributes": { + "Name": "DASHDOT_NETWORK_LABEL_LIST", + "Target": "DASHDOT_NETWORK_LABEL_LIST", + "Default": "", + "Mode": "", + "Description": "The available options are: type, speed_up, speed_down, interface_speed, public_ip.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "type,speed_up,speed_down,interface_speed" + }, + { + "@attributes": { + "Name": "DASHDOT_GPU_LABEL_LIST", + "Target": "DASHDOT_GPU_LABEL_LIST", + "Default": "", + "Mode": "", + "Description": "The available options are: brand, model, memory.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "brand, model, memory" + } ], - "FirstSeen": null + "Repo": "SmartPhoneLover'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", + "templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/dashdot.xml", + "CategoryList": [ + "Tools-Utilities" + ], + "downloads": 186110, + "stars": 9, + "LastUpdate": 1677918902, + "LastUpdateScan": 1677971048, + "FirstSeen": 1677971048 }, { "Name": "Docker-Hub-RSS",