From 4412c4163c4d4190303bfdc1024a4f422d6e7d08 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Mon, 31 Jan 2022 20:03:19 -0500 Subject: [PATCH] Update --- old-applicationFeed-raw.json | 116 +++++++++++++++++++++++++++++++++-- 1 file changed, 110 insertions(+), 6 deletions(-) diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 0c4936087..9795a93cc 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -36430,7 +36430,6 @@ "Tools-System", "Plugins" ], - "LastUpdateScan": 1643670200, "FirstSeen": 1573477706 }, { @@ -144129,7 +144128,6 @@ "Drivers", "Plugins" ], - "LastUpdateScan": 1643670203, "FirstSeen": 1581275438 }, { @@ -161864,7 +161862,6 @@ "Drivers", "Plugins" ], - "LastUpdateScan": 1643670203, "FirstSeen": 1583892694 }, { @@ -213002,9 +212999,20 @@ "MediaApp-Books", "MediaServer-Books" ], - "downloads": 74264, - "stars": 1, - "LastUpdateScan": 1641078217, + "downloads": 179876, + "stars": 4, + "trending": 58.714, + "trends": [ + 58.714 + ], + "trendsDate": [ + 1643671239 + ], + "downloadtrend": [ + 74264, + 179876 + ], + "LastUpdateScan": 1643671239, "FirstSeen": 1641078217 }, { @@ -219756,5 +219764,101 @@ "downloads": 14, "LastUpdateScan": 1643572697, "FirstSeen": 1643572697 + }, + { + "Name": "mailgun_logger", + "Repository": "jackjoe/mailgun_logger", + "Registry": "https://hub.docker.com/r/jackjoe/mailgun_logger", + "Network": "bridge", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/119391-support-mailgun-logger/", + "Project": "https://github.com/jackjoe/mailgun_logger", + "Overview": "Simple Mailgun persistence in Phoenix/Elixir.", + "WebUI": "http://[IP]:[PORT:5050]", + "TemplateURL": "https://raw.githubusercontent.com/pierot/unraid-ca-apps/master/mailgun_logger.xml", + "Icon": "https://raw.githubusercontent.com/jackjoe/mailgun_logger/master/public/logo.png", + "Config": [ + { + "@attributes": { + "Name": "ML_DB_USER", + "Target": "ML_DB_USER", + "Default": "", + "Mode": "", + "Description": "Container Variable: Database user", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ML_DB_PASSWORD", + "Target": "ML_DB_PASSWORD", + "Default": "", + "Mode": "", + "Description": "Container Variable: Database password", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ML_DB_NAME", + "Target": "ML_DB_NAME", + "Default": "", + "Mode": "", + "Description": "Container Variable: Database name", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ML_DB_HOST", + "Target": "ML_DB_HOST", + "Default": "", + "Mode": "", + "Description": "Container Variable: Database host", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Port", + "Target": "5050", + "Default": "5050", + "Mode": "tcp", + "Description": "Container Port: 5050", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "5050" + } + ], + "Repo": "pieterm's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/pietermsRepository/mailgun_logger.xml", + "CategoryList": [ + "Backup", + "Cloud", + "Tools-Utilities", + "Other" + ], + "downloads": 809, + "LastUpdateScan": 1643671239, + "FirstSeen": 1643671239 } ] \ No newline at end of file