From d552fd6c9a8b8cb6e8bef94c485f7659dc8f7be1 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Sat, 27 Aug 2022 20:03:41 -0400 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 214 ++++++++++++++++++++++++++++++ applicationFeed.json | 220 ++++++++++++++++++++++++++++++- firstSeen.json | 3 +- log.txt | 5 +- old-applicationFeed-raw.json | 6 +- repoInfo.json | 11 ++ 7 files changed, 451 insertions(+), 10 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 04ce26482..1a76f7c35 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1661637818 + "last_updated_timestamp": 1661645018 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 4e212305d..c6931ca2a 100755 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -245912,6 +245912,220 @@ "LastUpdate": 1620762619, "FirstSeen": 1659197017 }, + { + "Name": "UniFi-API-Browser", + "Repository": "ahmadnassri/unifi-api-browser", + "Registry": "https://hub.docker.com/r/ahmadnassri/unifi-api-browser", + "Network": "bridge", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/126755-support-ahmadnassris-templates/", + "Project": "https://github.com/Art-of-WiFi/UniFi-API-browser", + "Overview": "The API Browser lets you pull raw, JSON formatted data from the API running on your UniFi Controller.\n\n**Connecting to Multiple UniFi Controllers:**\n\nUnifi-API-Browser supports multiple controllers. To use them create a copy of 'users-tempalte.php' and 'config-template.php' and mount them as volumes at '/app/config/config.php' & '/app/config/users.php'", + "WebUI": "http://[IP]:[PORT:8000]", + "Icon": "https://github.com/ubiquiti.png?raw=1", + "Screenshot": [ + "https://user-images.githubusercontent.com/12016131/67584206-64f79380-f74d-11e9-8d3d-6cb414179653.png", + "https://user-images.githubusercontent.com/12016131/67584222-6cb73800-f74d-11e9-99fb-e1726944bd24.png", + "https://user-images.githubusercontent.com/12016131/67584232-704abf00-f74d-11e9-9907-a1cadd00bf1b.png", + "https://user-images.githubusercontent.com/12016131/67586311-9e320280-f751-11e9-9576-c0590c951edc.png" + ], + "DonateText": "Buy me a coffee", + "DonateLink": "https://github.com/sponsors/ahmadnassri", + "Config": [ + { + "@attributes": { + "Name": "UI Port", + "Target": "8000", + "Default": "8080", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "8002" + }, + { + "@attributes": { + "Name": "UniFi Controller Username", + "Target": "CONTROLLER_USER", + "Default": "", + "Mode": "", + "Description": "the user name for access to the Unifi Controller. NOTE: use a 'Local Access' account, not a 'Ubiquiti Account'.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller Password", + "Target": "CONTROLLER_PASS", + "Default": "", + "Mode": "", + "Description": "the password for access to the Unifi Controller", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller IP", + "Target": "CONTROLLER_IP", + "Default": "", + "Mode": "", + "Description": "IP address of the Unifi Controller", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller Port", + "Target": "CONTROLLER_PORT", + "Default": "443", + "Mode": "", + "Description": "Port if you changed the port UniFi is running on", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller Name", + "Target": "CONTROLLER_NAME", + "Default": "UniFi Controller", + "Mode": "", + "Description": "name for this controller which will be used in the dropdown menu", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Enable Debug Logging", + "Target": "DEBUG", + "Default": "false", + "Mode": "", + "Description": "set to 'true' (without quotes) to enable debug output to the browser and the PHP error log when fetching the sites collection after selecting a controller", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Authentication", + "Target": "UI_AUTH", + "Default": "false", + "Mode": "", + "Description": "enable/disable authentication", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Auth Username", + "Target": "UI_USER", + "Default": "admin", + "Mode": "", + "Description": "username to secure the API Browser instance", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Auth Password", + "Target": "UI_PASS", + "Default": "c7ad44cbad762a5da0a452f9e854fdc1e0e7a52a38015f23f3eab1d80b931dd472634dfac71cd34ebc35d16ab7fb8a90c81f975113d6c7538dc69dd8de9077ec", + "Mode": "", + "Description": "Generate a SHA512 of the password you want and put here, you can use a tool like https://sha512.online/ by default the password is 'admin'", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Theme", + "Target": "UI_THEME", + "Default": "darkly", + "Mode": "", + "Description": "your default theme of choice, pick one from the following list: bootstrap, cerulean, cosmo, cyborg, darkly, flatly, journal, lumen, paper readable, sandstone, simplex, slate, spacelab, superhero, united, yeti", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Navbar Class", + "Target": "UI_NAVBAR_CLASS", + "Default": "dark", + "Mode": "", + "Description": "class for the main navigation bar, valid options are: light, dark", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Navbar Background Class", + "Target": "UI_NAVBAR_BG_CLASS", + "Default": "dark", + "Mode": "", + "Description": "class for the main navigation bar background, valid options are: primary, secondary, success, danger, warning, info, light, dark, white, transparent", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "Ahmad's Repository", + "TemplateURL": "https://raw.githubusercontent.com/ahmadnassri/unraid-templates/master/unifi-api-browser/template.xml", + "templatePath": "/tmp/GitHub/AppFeed/templates/AhmadsRepository/unifi-api-browser/template.xml", + "CategoryList": [ + "Network-Management" + ], + "downloads": 1, + "LastUpdate": 1661643976, + "LastUpdateScan": 1661645018, + "FirstSeen": 1661645018 + }, { "Name": "Verdaccio", "Repository": "verdaccio/verdaccio", diff --git a/applicationFeed.json b/applicationFeed.json index 82ee31a1b..3a974c85d 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 1800, - "last_updated_timestamp": 1661637818, - "last_updated": "2022-08-27 18:03", + "apps": 1801, + "last_updated_timestamp": 1661645018, + "last_updated": "2022-08-27 20:03", "categories": [ { "Cat": "Backup:", @@ -246074,6 +246074,220 @@ "LastUpdate": 1620762619, "FirstSeen": 1659197017 }, + { + "Name": "UniFi-API-Browser", + "Repository": "ahmadnassri/unifi-api-browser", + "Registry": "https://hub.docker.com/r/ahmadnassri/unifi-api-browser", + "Network": "bridge", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/126755-support-ahmadnassris-templates/", + "Project": "https://github.com/Art-of-WiFi/UniFi-API-browser", + "Overview": "The API Browser lets you pull raw, JSON formatted data from the API running on your UniFi Controller.\n\n**Connecting to Multiple UniFi Controllers:**\n\nUnifi-API-Browser supports multiple controllers. To use them create a copy of 'users-tempalte.php' and 'config-template.php' and mount them as volumes at '/app/config/config.php' & '/app/config/users.php'", + "WebUI": "http://[IP]:[PORT:8000]", + "Icon": "https://github.com/ubiquiti.png?raw=1", + "Screenshot": [ + "https://user-images.githubusercontent.com/12016131/67584206-64f79380-f74d-11e9-8d3d-6cb414179653.png", + "https://user-images.githubusercontent.com/12016131/67584222-6cb73800-f74d-11e9-99fb-e1726944bd24.png", + "https://user-images.githubusercontent.com/12016131/67584232-704abf00-f74d-11e9-9907-a1cadd00bf1b.png", + "https://user-images.githubusercontent.com/12016131/67586311-9e320280-f751-11e9-9576-c0590c951edc.png" + ], + "DonateText": "Buy me a coffee", + "DonateLink": "https://github.com/sponsors/ahmadnassri", + "Config": [ + { + "@attributes": { + "Name": "UI Port", + "Target": "8000", + "Default": "8080", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "8002" + }, + { + "@attributes": { + "Name": "UniFi Controller Username", + "Target": "CONTROLLER_USER", + "Default": "", + "Mode": "", + "Description": "the user name for access to the Unifi Controller. NOTE: use a 'Local Access' account, not a 'Ubiquiti Account'.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller Password", + "Target": "CONTROLLER_PASS", + "Default": "", + "Mode": "", + "Description": "the password for access to the Unifi Controller", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller IP", + "Target": "CONTROLLER_IP", + "Default": "", + "Mode": "", + "Description": "IP address of the Unifi Controller", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller Port", + "Target": "CONTROLLER_PORT", + "Default": "443", + "Mode": "", + "Description": "Port if you changed the port UniFi is running on", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UniFi Controller Name", + "Target": "CONTROLLER_NAME", + "Default": "UniFi Controller", + "Mode": "", + "Description": "name for this controller which will be used in the dropdown menu", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Enable Debug Logging", + "Target": "DEBUG", + "Default": "false", + "Mode": "", + "Description": "set to 'true' (without quotes) to enable debug output to the browser and the PHP error log when fetching the sites collection after selecting a controller", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Authentication", + "Target": "UI_AUTH", + "Default": "false", + "Mode": "", + "Description": "enable/disable authentication", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Auth Username", + "Target": "UI_USER", + "Default": "admin", + "Mode": "", + "Description": "username to secure the API Browser instance", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Auth Password", + "Target": "UI_PASS", + "Default": "c7ad44cbad762a5da0a452f9e854fdc1e0e7a52a38015f23f3eab1d80b931dd472634dfac71cd34ebc35d16ab7fb8a90c81f975113d6c7538dc69dd8de9077ec", + "Mode": "", + "Description": "Generate a SHA512 of the password you want and put here, you can use a tool like https://sha512.online/ by default the password is 'admin'", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Theme", + "Target": "UI_THEME", + "Default": "darkly", + "Mode": "", + "Description": "your default theme of choice, pick one from the following list: bootstrap, cerulean, cosmo, cyborg, darkly, flatly, journal, lumen, paper readable, sandstone, simplex, slate, spacelab, superhero, united, yeti", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Navbar Class", + "Target": "UI_NAVBAR_CLASS", + "Default": "dark", + "Mode": "", + "Description": "class for the main navigation bar, valid options are: light, dark", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UI Navbar Background Class", + "Target": "UI_NAVBAR_BG_CLASS", + "Default": "dark", + "Mode": "", + "Description": "class for the main navigation bar background, valid options are: primary, secondary, success, danger, warning, info, light, dark, white, transparent", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "Ahmad's Repository", + "TemplateURL": "https://raw.githubusercontent.com/ahmadnassri/unraid-templates/master/unifi-api-browser/template.xml", + "templatePath": "/tmp/GitHub/AppFeed/templates/AhmadsRepository/unifi-api-browser/template.xml", + "CategoryList": [ + "Network-Management" + ], + "downloads": 1, + "LastUpdate": 1661643976, + "LastUpdateScan": 1661645018, + "FirstSeen": 1661645018 + }, { "Name": "Verdaccio", "Repository": "verdaccio/verdaccio", diff --git a/firstSeen.json b/firstSeen.json index 6dc2149e0..ec9321a16 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -2373,5 +2373,6 @@ "ghcr.io/guydavis/machinaris-mint": 1661285028, "ghcr.io/guydavis/machinaris-tad": 1661285028, "ghcr.io/guydavis/machinaris-wheat": 1661285029, - "ghcr.io/enchant97/web-portal:2": 1661601813 + "ghcr.io/enchant97/web-portal:2": 1661601813, + "ahmadnassri/unifi-api-browser": 1661645018 } \ No newline at end of file diff --git a/log.txt b/log.txt index 3a3fb037c..6e93c3cde 100644 --- a/log.txt +++ b/log.txt @@ -3011,6 +3011,7 @@ Processing /tmp/appFeed/templates/KilrahsRepository/templates/subversion.xml...S Downloading Ahmad's Repository: https://github.com/ahmadnassri/unraid-templates -> /tmp/appFeed/templates/AhmadsRepository Success! Processing /tmp/appFeed/templates/AhmadsRepository/ca_profile.xml...FOUND PROFILE +Processing /tmp/appFeed/templates/AhmadsRepository/unifi-api-browser/template.xml...Success Processing /tmp/appFeed/templates/AhmadsRepository/verdaccio/template.xml...Success Processing /tmp/appFeed/templates/AhmadsRepository/vscode-server/template.xml...Success @@ -3050,8 +3051,8 @@ Processing /tmp/appFeed/templates/AerilymsRepository/aerilym/photoprism-helper.x Updating stats on containers -borgbase/vorta-docker -ghcr.io/borgbase/vorta-docker Downloads: Stars: Base: unknown +ahmadnassri/unifi-api-browser +ahmadnassri/unifi-api-browser Downloads: 1 Stars: 0 Base: unknown Updating GitHub diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 436765051..4e212305d 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -55705,7 +55705,7 @@ "TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/tips.and.tweaks.xml", "Licence": "GPL Licensed", "Repository": "https://raw.githubusercontent.com/dlandon/tips.and.tweaks/master/tips.and.tweaks.plg", - "pluginVersion": "2022.08.27", + "pluginVersion": "2022.08.27a", "Overview": "Tips and Tweaks gives you tips on issues in certain versions of Unraid and lets you make some adjustments to Ethernet NIC(s), disk cache settings, and CPU scaling governors that can potentially help with performance and latency issues.", "Date": 1661572800, "templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/tips.and.tweaks.xml", @@ -161935,7 +161935,6 @@ "MediaApp-Books" ], "downloads": 414002, - "LastUpdate": 1635502002, "trending": 0.035, "trends": [ 0.207, @@ -161960,6 +161959,7 @@ 414002 ], "LastUpdateScan": 1661630617, + "LastUpdate": 1635502002, "FirstSeen": 1648634605, "topTrending": -0.172 }, @@ -226541,7 +226541,7 @@ "Backup", "Tools-Utilities" ], - "LastUpdateScan": 1659038645, + "LastUpdateScan": 1661637818, "FirstSeen": 1646046195 }, { diff --git a/repoInfo.json b/repoInfo.json index b35e87ac0..d7e917c07 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -65077,5 +65077,16 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": null + }, + "ahmadnassri/unifi-api-browser": { + "Base": null, + "Downloads": 1, + "Stars": null, + "Time": 1661645018, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1661643976 } } \ No newline at end of file