This commit is contained in:
Andrew Z 2024-09-01 18:07:13 -04:00
parent 51b0eecdda
commit eee995371e
7 changed files with 22 additions and 729 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1725221180 "last_updated_timestamp": 1725228431
} }

View File

@ -116635,6 +116635,7 @@
"Drivers", "Drivers",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1725228431,
"FirstSeen": 1720029990 "FirstSeen": 1720029990
}, },
{ {
@ -167035,7 +167036,7 @@
"Repo": "StevenD's Repository", "Repo": "StevenD's Repository",
"TemplateURL": "https://raw.githubusercontent.com/StevenDTX/unraid-plugin-repository/master/openVMTools-compiled.xml", "TemplateURL": "https://raw.githubusercontent.com/StevenDTX/unraid-plugin-repository/master/openVMTools-compiled.xml",
"Repository": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg", "Repository": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg",
"pluginVersion": "2024.02.13", "pluginVersion": "2024.09.01",
"MinVer": "6.6.6", "MinVer": "6.6.6",
"Overview": "Open-VM-Tools for running unRAID as a VM under ESXi.", "Overview": "Open-VM-Tools for running unRAID as a VM under ESXi.",
"templatePath": "/tmp/GitHub/AppFeed/templates/StevenDsRepository/openVMTools-compiled.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/StevenDsRepository/openVMTools-compiled.xml",

View File

@ -1,7 +1,7 @@
{ {
"apps": 2416, "apps": 2416,
"last_updated_timestamp": 1725221180, "last_updated_timestamp": 1725228431,
"last_updated": "2024-09-01 16:06", "last_updated": "2024-09-01 18:07",
"categories": [ "categories": [
{ {
"Cat": "AI:", "Cat": "AI:",
@ -116801,6 +116801,7 @@
"Drivers", "Drivers",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1725228431,
"FirstSeen": 1720029990 "FirstSeen": 1720029990
}, },
{ {
@ -167201,7 +167202,7 @@
"Repo": "StevenD's Repository", "Repo": "StevenD's Repository",
"TemplateURL": "https://raw.githubusercontent.com/StevenDTX/unraid-plugin-repository/master/openVMTools-compiled.xml", "TemplateURL": "https://raw.githubusercontent.com/StevenDTX/unraid-plugin-repository/master/openVMTools-compiled.xml",
"Repository": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg", "Repository": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg",
"pluginVersion": "2024.02.13", "pluginVersion": "2024.09.01",
"MinVer": "6.6.6", "MinVer": "6.6.6",
"Overview": "Open-VM-Tools for running unRAID as a VM under ESXi.", "Overview": "Open-VM-Tools for running unRAID as a VM under ESXi.",
"templatePath": "/tmp/GitHub/AppFeed/templates/StevenDsRepository/openVMTools-compiled.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/StevenDsRepository/openVMTools-compiled.xml",

View File

@ -4370,8 +4370,6 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers Updating stats on containers
moleculekayak/fertilizer
ghcr.io/moleculekayak/fertilizer:latest Downloads: Stars: Base: unknown
Privileged: 104 Privileged: 104

View File

@ -710,76 +710,6 @@
"topTrending": 0.21699999999999964, "topTrending": 0.21699999999999964,
"topPerforming": 5.462 "topPerforming": 5.462
}, },
{
"Name": "wh-containernursery",
"Overview": "Puts Docker Containers to sleep and wakes them back up when they're needed.",
"Repository": "ghcr.io/itsecholot/containernursery:latest",
"Registry": "https://github.com/itsecholot/ContainerNursery/pkgs/container/containernursery",
"Project": "https://github.com/ItsEcholot/ContainerNursery",
"ExtraParams": "--init --no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "bash",
"GitHub": "https://github.com/whallin/unraid-templates",
"ReadMe": "https://github.com/whallin/unraid-templates",
"Support": "https://github.com/whallin/unraid-templates/issues",
"Icon": "https://raw.githubusercontent.com/whallin/unraid-templates/main/whallin/imgs/containernursery.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/containernursery.xml",
"Config": [
{
"@attributes": {
"Name": "ContainerNursery proxy port",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "The TCP port ContainerNursery listens on.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ContainerNursery storage",
"Target": "/usr/src/app/config",
"Default": "/mnt/user/appdata/wh-containernursery",
"Mode": "rw",
"Description": "The location where ContainerNursery stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Docker daemon socket",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Description": "An entry point for the Docker API.",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/var/run/docker.sock"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/containernursery.xml",
"CategoryList": [
"Network-Web",
"Network-Proxy",
"Network-Other"
],
"LastUpdateScan": 1724746003,
"FirstSeen": 1631135564
},
{ {
"Name": "wh-APPNAME", "Name": "wh-APPNAME",
"Repository": "REPONAME", "Repository": "REPONAME",
@ -1172,193 +1102,6 @@
"LastUpdateScan": 1724897207, "LastUpdateScan": 1724897207,
"FirstSeen": 1724897207 "FirstSeen": 1724897207
}, },
{
"Name": "wh-ghostfolio",
"Overview": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.",
"Requires": "<br>Ghostfolio requires:\r<br>- A PostgreSQL database.\r<br>- A Redis-compatibile database. (e.g. Redis, Valkey, KeyDB, DragonflyDB)",
"Repository": "ghostfolio/ghostfolio:latest",
"Registry": "https://hub.docker.com/r/ghostfolio/ghostfolio",
"Project": "https://ghostfol.io/",
"WebUI": "http://[IP]:[PORT:3333]/",
"ExtraParams": "--init --no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "bash",
"GitHub": "https://github.com/whallin/unraid-templates",
"ReadMe": "https://github.com/whallin/unraid-templates",
"Support": "https://github.com/whallin/unraid-templates/issues",
"Icon": "https://raw.githubusercontent.com/whallin/unraid-templates/main/whallin/imgs/ghostfolio.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/ghostfolio.xml",
"Config": [
{
"@attributes": {
"Name": "Ghostfolio web UI port",
"Target": "3333",
"Default": "3333",
"Mode": "tcp",
"Description": "The TCP port Ghostfolio listens on.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3333"
},
{
"@attributes": {
"Name": "ACCESS_TOKEN_SALT",
"Target": "ACCESS_TOKEN_SALT",
"Default": "",
"Mode": "",
"Description": "A random string used as salt for access tokens.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "JWT_SECRET_KEY",
"Target": "JWT_SECRET_KEY",
"Default": "",
"Mode": "",
"Description": "A random string used for JSON Web Tokens (JWT).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "DATABASE_URL",
"Target": "DATABASE_URL",
"Default": "",
"Mode": "",
"Description": "The database connection URL, e.g. postgres://USER:PASS@HOST:PORT/DATABASE",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_HOST",
"Target": "REDIS_HOST",
"Default": "",
"Mode": "",
"Description": "The host where Redis is running.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_PASSWORD",
"Target": "REDIS_PASSWORD",
"Default": "",
"Mode": "",
"Description": "The password of Redis.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_PORT",
"Target": "REDIS_PORT",
"Default": "",
"Mode": "",
"Description": "The port where Redis is running.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "REQUEST_TIMEOUT",
"Target": "REQUEST_TIMEOUT",
"Default": "2000",
"Mode": "",
"Description": "The timeout of network requests to data providers in milliseconds.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "2000"
},
{
"@attributes": {
"Name": "API_KEY_COINGECKO_DEMO",
"Target": "API_KEY_COINGECKO_DEMO",
"Default": "",
"Mode": "",
"Description": "The CoinGecko **Demo** API key.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "API_KEY_COINGECKO_PRO",
"Target": "API_KEY_COINGECKO_PRO",
"Default": "",
"Mode": "",
"Description": "The CoinGecko **Pro** API key.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_DB",
"Target": "REDIS_DB",
"Default": "0",
"Mode": "",
"Description": "The database index of Redis.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "0"
}
],
"Repo": "whallin's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/ghostfolio.xml",
"CategoryList": [
"Productivity",
"Other"
],
"downloads": 805861,
"stars": 24,
"LastUpdateScan": 1724875633,
"LastUpdate": 1724870210,
"FirstSeen": 1653233043
},
{ {
"Name": "wh-gotenberg8", "Name": "wh-gotenberg8",
"Overview": "A developer-friendly API for converting numerous document formats into PDF files, and more.", "Overview": "A developer-friendly API for converting numerous document formats into PDF files, and more.",
@ -2891,33 +2634,6 @@
"LastUpdate": 1723738433, "LastUpdate": 1723738433,
"FirstSeen": 1724120203 "FirstSeen": 1724120203
}, },
{
"Name": "wh-plausible-ce",
"Requires": "<br>Plausible requires:\r<br>- A PostgreSQL 15+ database.\r<br>- A ClickHouse 24 database.",
"Repository": "ghcr.io/plausible/community-edition:latest",
"Registry": "https://github.com/plausible/analytics/pkgs/container/community-edition",
"Project": "https://plausible.io/",
"PrivilegedReq": "false",
"ReadMe": "https://github.com/whallin/unraid-templates",
"Support": "https://github.com/whallin/unraid-templates/issues",
"Icon": "https://raw.githubusercontent.com/whallin/unraid-templates/main/whallin/imgs/plausible.png",
"Blacklist": true,
"ModeratorComment": "Blacklisted due to security violations (Extra Commands In Docker Run Command)",
"Repo": "whallin's Repository",
"Overview": "Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics.",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/plausible.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities",
"Other",
"Network-Web"
],
"downloads": 4372,
"stars": 2,
"LastUpdateScan": 1724926031,
"LastUpdate": 1717667820,
"FirstSeen": 1724926031
},
{ {
"Deprecated": true, "Deprecated": true,
"Name": "wh-postgres15", "Name": "wh-postgres15",
@ -62844,59 +62560,10 @@
"Support": "http://lime-technology.com/forum/index.php?topic=49578.0", "Support": "http://lime-technology.com/forum/index.php?topic=49578.0",
"Registry": "https://hub.docker.com/r/chvb/docker-apache-php/", "Registry": "https://hub.docker.com/r/chvb/docker-apache-php/",
"Repository": "chvb/docker-apache-php", "Repository": "chvb/docker-apache-php",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "8005",
"ContainerPort": "80",
"Protocol": "tcp"
},
{
"HostPort": "8443",
"ContainerPort": "443",
"Protocol": "tcp"
}
]
}
},
"Environment": {
"Variable": {
"Name": "",
"Value": ""
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/disks/SSD/appdata/apache-php/",
"ContainerDir": "/config",
"Mode": "rw"
},
{
"HostDir": "/mnt/disks/SSD/www/",
"ContainerDir": "/web",
"Mode": "rw"
},
{
"HostDir": "/mnt/disks/SSD/appdata/apache-php/logs/",
"ContainerDir": "/logs",
"Mode": "rw"
},
{
"HostDir": "/etc/localtime",
"ContainerDir": "/etc/localtime",
"Mode": "ro"
}
]
},
"WebUI": "http://[IP]:[PORT:80]/",
"Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/apache-php.png", "Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/apache-php.png",
"Repo": "chvb's Repository", "Repo": "chvb's Repository",
"TemplateURL": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/apache-php.xml", "ModeratorComment": "Can no longer be downloaded",
"Blacklist": true,
"Overview": "Apache based web server with basic PHP web server capabilities with the addition of php5-gd, php5-sqlite, php5-intl[br][br]\n [b][span style='color: #E80000;']Directions:[/span][/b][br]\n [b]/config[/b] : this path is used to store the configuration and the SSL certs files of the reverse proxy.[br]\n [b]/web[/b] : this path is the web directory[br]\n [b]/web/adminer[/b] : adminer path inside the web directory[br]\n [b]/logs[/b] : this path is the logs directory[br][br]\n\nI have added custom [b]Crontab[/b] functionality.To enable Cron jobs, edit the file [b]crons.conf[/b] in folder [/b]/config[/b]. [br]\nAdd as many tasks as you need, save the file, and [b]restart[/b] the container.[br][br]", "Overview": "Apache based web server with basic PHP web server capabilities with the addition of php5-gd, php5-sqlite, php5-intl[br][br]\n [b][span style='color: #E80000;']Directions:[/span][/b][br]\n [b]/config[/b] : this path is used to store the configuration and the SSL certs files of the reverse proxy.[br]\n [b]/web[/b] : this path is the web directory[br]\n [b]/web/adminer[/b] : adminer path inside the web directory[br]\n [b]/logs[/b] : this path is the logs directory[br][br]\n\nI have added custom [b]Crontab[/b] functionality.To enable Cron jobs, edit the file [b]crons.conf[/b] in folder [/b]/config[/b]. [br]\nAdd as many tasks as you need, save the file, and [b]restart[/b] the container.[br][br]",
"templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/apache-php.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/apache-php.xml",
"CategoryList": [ "CategoryList": [
@ -62994,6 +62661,8 @@
"Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/dvblink.jpg", "Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/dvblink.jpg",
"Repo": "chvb's Repository", "Repo": "chvb's Repository",
"TemplateURL": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/DVBLink.xml", "TemplateURL": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/DVBLink.xml",
"ModeratorComment": "Appears to be completely unmaintained and abandoned",
"Deprecated": true,
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/DVBLink.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/DVBLink.xml",
"CategoryList": [ "CategoryList": [
@ -63160,6 +62829,8 @@
"Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/kerioconnect.png", "Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/kerioconnect.png",
"Repo": "chvb's Repository", "Repo": "chvb's Repository",
"TemplateURL": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/kerio-connect.xml", "TemplateURL": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/kerio-connect.xml",
"ModeratorComment": "Appears to be completely unmaintained and abandoned",
"Deprecated": true,
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/kerio-connect.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/kerio-connect.xml",
"CategoryList": [ "CategoryList": [
@ -63261,6 +62932,8 @@
"Icon": "https://github.com/chvb/docker-templates/raw/master/chvb/img/OnlyOfficeDocumentServer.jpg", "Icon": "https://github.com/chvb/docker-templates/raw/master/chvb/img/OnlyOfficeDocumentServer.jpg",
"Repo": "chvb's Repository", "Repo": "chvb's Repository",
"TemplateURL": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/OnlyOfficeDocumentServer.xml", "TemplateURL": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/OnlyOfficeDocumentServer.xml",
"ModeratorComment": "Appears to be completely unmaintained and abandoned",
"Deprecated": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/OnlyOfficeDocumentServer.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/OnlyOfficeDocumentServer.xml",
"CategoryList": [ "CategoryList": [
"Productivity", "Productivity",
@ -63347,6 +63020,8 @@
} }
], ],
"Repo": "chvb's Repository", "Repo": "chvb's Repository",
"ModeratorComment": "Appears to be completely unmaintained and abandoned",
"Deprecated": true,
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system", "CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/TvhProxy.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/chvbsRepository/chvb/TvhProxy.xml",
"CategoryList": [ "CategoryList": [
@ -87165,6 +86840,8 @@
"ExtraParams": "--device=/dev/net/tun --cap-add=NET_ADMIN --cap-add=SYS_ADMIN", "ExtraParams": "--device=/dev/net/tun --cap-add=NET_ADMIN --cap-add=SYS_ADMIN",
"Repo": "Spikhalskiy's Repository", "Repo": "Spikhalskiy's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Spikhalskiy/docker-templates/master/zerotier.xml", "TemplateURL": "https://raw.githubusercontent.com/Spikhalskiy/docker-templates/master/zerotier.xml",
"ModeratorComment": "Appears to no longer work properly and is out of date and unmaintained. See <a href=https://forums.unraid.net/topic/72030-support-spikhalskiy-zerotier/page/14/#comment-1460234 target=_blank>here</a",
"Deprecated": true,
"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", "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",
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/SpikhalskiysRepository/zerotier.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/SpikhalskiysRepository/zerotier.xml",
@ -89277,179 +88954,6 @@
"topTrending": 3.5330000000000004, "topTrending": 3.5330000000000004,
"topPerforming": 9.775 "topPerforming": 9.775
}, },
{
"Name": "AMP",
"Repository": "mitchtalmadge/amp-dockerized",
"Registry": "https://hub.docker.com/r/mitchtalmadge/amp-dockerized/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/98290-support-amp-application-management-panel-corneliousjd-repo/",
"Project": "https://github.com/MitchTalmadge/AMP-dockerized",
"Overview": "CubeCoders AMP. Manage servers like Minecraft (McMyAdmin3, replaces McMyAdmin2), TF2, and more. PLEASE READ SUPPORT THREAD ABOUT MAC ADDRESSES! More info on usage in support thread.",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/amp.xml",
"Icon": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/amp.png",
"DonateText": "Donate",
"DonateLink": "http://paypal.me/corneliousjd",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "Web Interface Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "AMP License",
"Target": "LICENCE",
"Default": "",
"Mode": "",
"Description": "Your AMP or McMyAdmin license.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Module",
"Target": "MODULE",
"Default": "ADS",
"Mode": "",
"Description": "Which Module to use for the main instance created by this image. ADS allows you to create multiple modules.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "ADS"
},
{
"@attributes": {
"Name": "Username",
"Target": "USERNAME",
"Default": "admin",
"Mode": "",
"Description": "The username of the admin user created on first boot.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "admin"
},
{
"@attributes": {
"Name": "Password",
"Target": "PASSWORD",
"Default": "password",
"Mode": "",
"Description": "The password of the admin user. This value is only used when creating the new user. If you use the default value, please change it after first sign-in.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "password"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/home/amp/.ampdata",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /home/amp/.ampdata",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/amp"
},
{
"@attributes": {
"Name": "Timezone",
"Target": "TZ",
"Default": "America/Detroit",
"Mode": "",
"Description": "Container Variable: TZ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "America/Detroit"
},
{
"@attributes": {
"Name": "Nightly Builds",
"Target": "NIGHTLY",
"Default": "",
"Mode": "",
"Description": "Set to ANY value here to enable nightly builds. Unset this variable to go back to stable releases.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "CorneliousJD's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CorneliousJDsRepository/amp.xml",
"CategoryList": [
"GameServers"
],
"downloads": 726841,
"stars": 8,
"trending": 0.495,
"trends": [
0.913,
0.567,
1.062,
0.536,
0.519,
0.489,
0.495
],
"trendsDate": [
1707692767,
1710374834,
1712968195,
1715566403,
1718165198,
1720764389,
1723363591
],
"downloadtrend": [
700579,
704575,
712135,
715971,
719706,
723244,
726841
],
"LastUpdateScan": 1723363591,
"LastUpdate": 1714887740,
"FirstSeen": 1603735753,
"topTrending": -0.41800000000000004,
"topPerforming": 0.495
},
{ {
"Name": "AndroidDebugBridge", "Name": "AndroidDebugBridge",
"Repository": "barnybbb/adb-hass-androidtv", "Repository": "barnybbb/adb-hass-androidtv",
@ -334260,162 +333764,6 @@
"LastUpdate": 1723689200, "LastUpdate": 1723689200,
"FirstSeen": 1724458032 "FirstSeen": 1724458032
}, },
{
"Name": "dbgate",
"Repository": "dbgate/dbgate:latest",
"Registry": "https://hub.docker.com/r/dbgate/dbgate",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/146069-support-alexreds-template-repository/",
"Project": "https://github.com/dbgate/dbgate",
"Overview": "DbGate - (no)SQL database client\r\n\r\nDbGate is cross-platform database manager. It's designed to be simple to use and effective, when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualisation or batch export and import.\r\n\r\nDbGate is licensed under MIT license and is completely free.\r\n\r\nDbGate web: https://dbgate.org\r\nLive demo on: https://demo.dbgate.org\r\nSource code on GitHub: https://github.com/dbgate/dbgate/\r\n\r\nSupported databases: MySQL, PostgreSQL, SQL Server, Oracle (experimental), MongoDB, Redis, SQLite, Amazon Redshift, CockroachDB\r\n\r\nOptional Extra Environmental Variables (https://dbgate.org/docs/env-variables.html):\r\n---\r\nWEB_ROOT - if you need to run DbGate in virtual subdirectory (eg. for value /dbadmin , dbgate will be accessible on localhost:3000/dbadmin )\r\nLOGIN , PASSWORD - credentials for accessing web app (obsolete, use LOGINS AND LOGIN_PASSWORD instead)\r\nPERMISSIONS - list of comma separated permissions. See also permission list below\r\nSHELL_CONNECTION - if true or 1, connections can be defined in shell scripts. Otherwise, only preconfigured connections are allowed. By default, this is not allowed for security reasons.\r\nSHELL_SCRIPTING - if true or 1, custom JavaScript shell scripts are allowed. By default, this is not allowed for security reasons.\r\nLOGINS - comma delimited list of aditional logins\r\nLOGIN_PASSWORD_[login] - password for specified login\r\nLOGIN_PERMISSIONS_[login] - list of comma separated permissions for given login. See also permission list below\r\nTOKEN_LIFETIME - lifetime of access token. After this time, logged user will be redirected to login page. Default is 1d (means 1 day). Possible are values like 3h (3 hours), 10m (10 minutes), 2d (2 days)\r\nSINGLE_CONNECTION - connection id. If defined, only this connection will be available (must be used with SINGLE_DATABASE)\r\nSINGLE_DATABASE - database name, only this database will be available. (must be used with SINGLE_CONNECTION)\r\nBASIC_AUTH - if true or 1 and LOGIN or LOGINS are defined, baseic authentization of both web and API is used. Otherwise, login form and JWT token base API authentization is used. Basic authentization cannot be used for active directory/LDAP authentization.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/alex-red/unraid-ca-templates/master/templates/dbgate.xml",
"Icon": "https://raw.githubusercontent.com/dbgate/dbgate/master/app/icon.png",
"Config": [
{
"@attributes": {
"Name": "Data",
"Target": "/root/.dbgate",
"Default": "/mnt/user/appdata/dbgate",
"Mode": "rw",
"Description": "Dbgate data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/dbgate"
},
{
"@attributes": {
"Name": "WebUI Port",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "LOG_LEVEL",
"Target": "LOG_LEVEL",
"Default": "info",
"Mode": "",
"Description": "values: trace, debug, info, warn, error, fatal",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "info"
},
{
"@attributes": {
"Name": "WEB_ROOT",
"Target": "WEB_ROOT",
"Default": "/",
"Mode": "",
"Description": "if you need to run DbGate in virtual subdirectory (eg. for value /dbadmin , dbgate will be accessible on localhost:3000/dbadmin )",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/"
},
{
"@attributes": {
"Name": "LOGINS",
"Target": "LOGINS",
"Default": "admin",
"Mode": "",
"Description": "comma delimited list of aditional logins, leave this blank if you want to disable authentication",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "admin"
},
{
"@attributes": {
"Name": "LOGIN_PASSWORD_admin",
"Target": "LOGIN_PASSWORD_admin",
"Default": "admin",
"Mode": "",
"Description": "Default: admin\r\nLOGIN_PASSWORD_[login] - password for specified login",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "admin"
},
{
"@attributes": {
"Name": "LOGIN_PERMISSIONS_admin",
"Target": "LOGIN_PERMISSIONS_admin",
"Default": "*",
"Mode": "",
"Description": "LOGIN_PERMISSIONS_[login] - list of comma separated permissions for given login.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "*"
}
],
"Repo": "AlexRed's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/AlexRedsRepository/templates/dbgate.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 351842,
"stars": 21,
"trending": 20.461,
"trends": [
6.006,
10.878,
15.078,
12.752,
19.008,
23.964,
20.461
],
"trendsDate": [
1707375973,
1709975161,
1712570796,
1715169986,
1717796141,
1720390003,
1722989212
],
"downloadtrend": [
113802,
127692,
150363,
172340,
212787,
279850,
351842
],
"LastUpdateScan": 1722989212,
"LastUpdate": 1722950202,
"FirstSeen": 1696589349,
"topTrending": 14.454999999999998,
"topPerforming": 20.461
},
{ {
"Name": "victoria-metrics", "Name": "victoria-metrics",
"Repository": "victoriametrics/victoria-metrics:stable", "Repository": "victoriametrics/victoria-metrics:stable",
@ -335097,61 +334445,6 @@
"topTrending": -0.15200000000000014, "topTrending": -0.15200000000000014,
"topPerforming": 4.577 "topPerforming": 4.577
}, },
{
"Name": "web-check",
"Repository": "lissy93/web-check",
"Registry": "https://registry.hub.docker.com/r/lissy93/web-check",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/Lissy93/web-check",
"Overview": "Comprehensive, on-demand open source intelligence for any website",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/d3vyce/unraid-template/master/templates/web-check.xml",
"Icon": "https://camo.githubusercontent.com/def1f3032b6ec59d11b109c906eb7a512796acbf46da8a7e53a3f1fa19fdcade/68747470733a2f2f692e6962622e636f2f7131675a4e32702f7765622d636865636b2d6c6f676f2e706e67",
"Config": {
"@attributes": {
"Name": "webui",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3000"
},
"Repo": "d3vyce's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/d3vycesRepository/templates/web-check.xml",
"downloads": 645763,
"stars": 15,
"trending": 11.096,
"trends": [
18.971,
16.441,
12.828,
11.096
],
"trendsDate": [
1717171590,
1719770774,
1722370014,
1724969210
],
"downloadtrend": [
338848,
418181,
500461,
574106,
645763
],
"LastUpdateScan": 1724969210,
"LastUpdate": 1723905621,
"FirstSeen": 1714572361,
"topTrending": -7.875
},
{ {
"TemplateURL": "https://raw.githubusercontent.com/furritos/docker-templates/master/furritos/btdex.xml", "TemplateURL": "https://raw.githubusercontent.com/furritos/docker-templates/master/furritos/btdex.xml",
"Project": "https://btdex.trade/", "Project": "https://btdex.trade/",
@ -348566,7 +347859,7 @@
"Downloaders", "Downloaders",
"Other" "Other"
], ],
"LastUpdateScan": 1722622011, "LastUpdateScan": 1725221180,
"FirstSeen": 1722622011 "FirstSeen": 1722622011
}, },
{ {

View File

@ -504,7 +504,7 @@
"min": "6.11.0" "min": "6.11.0"
}, },
"https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg": { "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg": {
"version": "2024.02.13", "version": "2024.09.01",
"min": "6.6.6" "min": "6.6.6"
}, },
"https://raw.githubusercontent.com/jtok/unraid.vmbackup/master/vmbackup.plg": { "https://raw.githubusercontent.com/jtok/unraid.vmbackup/master/vmbackup.plg": {

View File

@ -91533,7 +91533,7 @@
"Base": null, "Base": null,
"Downloads": null, "Downloads": null,
"Stars": null, "Stars": null,
"Time": 1722629225, "Time": 1725228431,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,