From fa3117979147d35c8974b86cc227091536afa7cb Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Wed, 28 Aug 2024 20:06:50 -0400 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 106 ++-- applicationFeed.json | 110 ++-- firstSeen.json | 4 +- log.txt | 33 +- old-applicationFeed-raw.json | 894 ++++++++++++++++++++++++++++++- repoInfo.json | 22 + 7 files changed, 1030 insertions(+), 141 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 1bea0c6af..c94e9a491 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1724882848 + "last_updated_timestamp": 1724890009 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 9828f961b..c09d3f9bc 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -169,7 +169,7 @@ "@attributes": { "Name": "Actual storage", "Target": "/data", - "Default": "/mnt/user/appdata/actual", + "Default": "/mnt/user/appdata/wh-actual", "Mode": "rw", "Description": "The location where Actual stores its data.", "Type": "Path", @@ -227,7 +227,7 @@ "@attributes": { "Name": "CouchDB storage", "Target": "/opt/couchdb/data", - "Default": "/mnt/user/appdata/couchdb2/data", + "Default": "/mnt/user/appdata/wh-apache-couchdb2/data", "Mode": "rw", "Description": "The location where CouchDB stores its data.", "Type": "Path", @@ -241,7 +241,7 @@ "@attributes": { "Name": "CouchDB configuration", "Target": "/opt/couchdb/etc/local.d", - "Default": "/mnt/user/appdata/couchdb2/local.d", + "Default": "/mnt/user/appdata/wh-apache-couchdb2/local.d", "Mode": "rw", "Description": "The location where CouchDB stores its configuration.", "Type": "Path", @@ -289,8 +289,8 @@ ], "downloads": 190941664, "stars": 569, - "LastUpdate": 1723545201, "LastUpdateScan": 1724882814, + "LastUpdate": 1723545201, "FirstSeen": 1724882814 }, { @@ -328,7 +328,7 @@ "@attributes": { "Name": "CouchDB storage", "Target": "/opt/couchdb/data", - "Default": "/mnt/user/appdata/couchdb3/data", + "Default": "/mnt/user/appdata/wh-apache-couchdb3/data", "Mode": "rw", "Description": "The location where CouchDB stores its data.", "Type": "Path", @@ -342,7 +342,7 @@ "@attributes": { "Name": "CouchDB configuration", "Target": "/opt/couchdb/etc/local.d", - "Default": "/mnt/user/appdata/couchdb3/local.d", + "Default": "/mnt/user/appdata/wh-apache-couchdb3/local.d", "Mode": "rw", "Description": "The location where CouchDB stores its configuration.", "Type": "Path", @@ -390,16 +390,26 @@ ], "downloads": 190941664, "stars": 569, - "LastUpdate": 1723545201, "LastUpdateScan": 1724882819, + "LastUpdate": 1723545201, "FirstSeen": 1724882819 }, { "Name": "wh-apache-tika", "Overview": "Apache Tika is a project of the Apache Software Foundation that detects and extracts metadata and text from over a thousand different file types.", - "Repository": "apache/tika:latest-full", + "Repository": "apache/tika:latest", "Registry": "https://hub.docker.com/r/apache/tika", "Project": "https://tika.apache.org/", + "Branch": [ + { + "Tag": "latest", + "TagDescription": "Default image with core dependencies" + }, + { + "Tag": "latest-full", + "TagDescription": "Includes dependencies for GDAL + Tesseract OCR" + } + ], "ExtraParams": "--init --no-healthcheck", "Network": "bridge", "Privileged": "false", @@ -431,16 +441,16 @@ "Other", "Network-Management" ], - "downloads": 22078519, + "downloads": 22079816, "stars": 35, "LastUpdate": 1721083541, - "LastUpdateScan": 1724882823, - "FirstSeen": 1724882823 + "LastUpdateScan": 1724890000, + "FirstSeen": 1724890000 }, { "Name": "wh-cloudflared", "Overview": "Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.", - "Requires": "Cloudflared requires:\r
    - A "cloudflare.com" account.\r
    - Updating the container command with your Cloudflare Tunnel token.", + "Requires": "
Cloudflared requires:\r
    - A "cloudflare.com" account.\r
    - Updating the container command with your Cloudflare Tunnel token.", "Repository": "cloudflare/cloudflared:latest", "Registry": "https://hub.docker.com/r/cloudflare/cloudflared", "Project": "https://github.com/cloudflare/cloudflared", @@ -533,7 +543,7 @@ "@attributes": { "Name": "ContainerNursery storage", "Target": "/usr/src/app/config", - "Default": "/mnt/user/appdata/containernursery", + "Default": "/mnt/user/appdata/wh-containernursery", "Mode": "rw", "Description": "The location where ContainerNursery stores its data.", "Type": "Path", @@ -571,7 +581,7 @@ { "Name": "wh-dragonflydb", "Overview": "A modern replacement for Redis and Memcached.", - "Requires": "DragonflyDB requires:\r
    - (Optional) "Network Type" set to 'host' for improved performance.\r
    Learn more about DragonflyDB in 'host' network mode: https://www.dragonflydb.io/docs/getting-started/docker-compose#tuning-dragonfly", + "Requires": "
DragonflyDB requires:\r
    - (Optional) "Network Type" set to 'host' for improved performance.\r
    Learn more about DragonflyDB in 'host' network mode: https://www.dragonflydb.io/docs/getting-started/docker-compose#tuning-dragonfly", "Repository": "ghcr.io/dragonflydb/dragonfly:latest", "Registry": "https://github.com/dragonflydb/dragonfly/pkgs/container/dragonfly", "Project": "https://www.dragonflydb.io/", @@ -604,7 +614,7 @@ "@attributes": { "Name": "DragonflyDB storage", "Target": "/data", - "Default": "/mnt/user/appdata/dragonflydb", + "Default": "/mnt/user/appdata/wh-dragonflydb", "Mode": "rw", "Description": "The location where DragonflyDB stores its data.", "Type": "Path", @@ -627,7 +637,7 @@ { "Name": "wh-earnapp", "Overview": "EarnApp is an app that pays you to refer friends to offers and share your device's unused resources.", - "Requires": "EarnApp requires:\r
    - An "earnapp.com" account.\r
    - Running the command 'earnapp showid' in the container & registering the UUID on "earnapp.com".", + "Requires": "
EarnApp requires:\r
    - An "earnapp.com" account.\r
    - Running the command 'earnapp showid' in the container & registering the UUID on "earnapp.com".", "Repository": "fazalfarhan01/earnapp:latest", "Registry": "https://hub.docker.com/r/fazalfarhan01/earnapp", "Project": "https://earnapp.com/", @@ -646,7 +656,7 @@ "@attributes": { "Name": "EarnApp storage", "Target": "/etc/earnapp", - "Default": "/mnt/user/appdata/earnapp", + "Default": "/mnt/user/appdata/wh-earnapp", "Mode": "rw", "Description": "The location where EarnApp stores its data.", "Type": "Path", @@ -687,7 +697,7 @@ { "Name": "wh-ghostfolio", "Overview": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.", - "Requires": "Ghostfolio requires:\r
    - A PostgreSQL database.\r
    - A Redis-compatibile database. (e.g. Redis, Valkey, KeyDB, DragonflyDB)", + "Requires": "
Ghostfolio requires:\r
    - A PostgreSQL database.\r
    - 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/", @@ -912,8 +922,8 @@ ], "downloads": 18528253, "stars": 18, - "LastUpdate": 1723386481, "LastUpdateScan": 1724882832, + "LastUpdate": 1723386481, "FirstSeen": 1724882832 }, { @@ -952,7 +962,7 @@ "@attributes": { "Name": "Home Assistant storage", "Target": "/cache", - "Default": "/mnt/user/appdata/home-assistant", + "Default": "/mnt/user/appdata/wh-home-assistant", "Mode": "rw", "Description": "The location where Home Assistant stores its data.", "Type": "Path", @@ -1008,7 +1018,7 @@ "@attributes": { "Name": "Homepage storage", "Target": "/app/config", - "Default": "/mnt/user/appdata/homepage", + "Default": "/mnt/user/appdata/wh-homepage", "Mode": "rw", "Description": "The location where Homepage stores its data.", "Type": "Path", @@ -1045,7 +1055,7 @@ { "Name": "wh-honeygain", "Overview": "Honeygain is the first-ever app that allows users to make money online by sharing their internet connection.", - "Requires": "Honeygain requires:\r
    - A "honeygain.com" account.\r
    - Updating the container command with your "honeygain.com" credentials.", + "Requires": "
Honeygain requires:\r
    - A "honeygain.com" account.\r
    - Updating the container command with your "honeygain.com" credentials.", "Repository": "honeygain/honeygain:latest", "Registry": "https://hub.docker.com/r/honeygain/honeygain", "Project": "https://www.honeygain.com/", @@ -1077,7 +1087,7 @@ { "Name": "wh-immich-power-tools", "Overview": "Power tools for organizing your immich library.", - "Requires": "Immich Power Tools requires:\r
    - An Immich instance and an API key.\r
    Obtaining an Immich API key: https://immich.app/docs/features/command-line-interface/#obtain-the-api-key", + "Requires": "
Immich Power Tools requires:\r
    - An Immich instance and an Immich API key.\r
    Obtaining an Immich API key: https://immich.app/docs/features/command-line-interface/#obtain-the-api-key", "Repository": "ghcr.io/varun-raj/immich-power-tools:latest", "Registry": "https://github.com/varun-raj/immich-power-tools/pkgs/container/immich-power-tools", "Project": "https://github.com/varun-raj/immich-power-tools", @@ -1219,9 +1229,19 @@ { "Name": "wh-keydb", "Overview": "KeyDB is a multithreaded open source key-value store that functions as a data structure server.", - "Repository": "eqalpha/keydb:alpine", + "Repository": "eqalpha/keydb:latest", "Registry": "https://hub.docker.com/r/eqalpha/keydb", "Project": "https://docs.keydb.dev/", + "Branch": [ + { + "Tag": "latest", + "TagDescription": "Default image" + }, + { + "Tag": "alpine", + "TagDescription": "Experimental, but smaller image size" + } + ], "ExtraParams": "--init --no-healthcheck", "Network": "bridge", "Privileged": "false", @@ -1251,7 +1271,7 @@ "@attributes": { "Name": "KeyDB storage", "Target": "/data", - "Default": "/mnt/user/appdata/keydb", + "Default": "/mnt/user/appdata/wh-keydb", "Mode": "rw", "Description": "The location where KeyDB stores its data.", "Type": "Path", @@ -1268,11 +1288,11 @@ "Productivity", "Network-Management" ], - "downloads": 6876010, + "downloads": 6876283, "stars": 61, "LastUpdate": 1721188832, - "LastUpdateScan": 1724882841, - "FirstSeen": 1724882841 + "LastUpdateScan": 1724890005, + "FirstSeen": 1724890005 }, { "Name": "wh-mitmproxy", @@ -1303,14 +1323,14 @@ ], "downloads": 22919741, "stars": 172, - "LastUpdate": 1724877650, "LastUpdateScan": 1724882843, + "LastUpdate": 1724877650, "FirstSeen": 1724882843 }, { "Name": "wh-mysterium-node", "Overview": "With MystNodes, you get paid in cryptocurrency every time a business or user connects to your node.", - "Requires": "MystNodes requires:\r
    - A "mystnodes.com" account.", + "Requires": "
MystNodes requires:\r
    - A "mystnodes.com" account.", "Repository": "mysteriumnetwork/myst:latest-alpine", "Registry": "https://hub.docker.com/r/mysteriumnetwork/myst", "Project": "https://www.mystnodes.com/", @@ -1345,7 +1365,7 @@ "@attributes": { "Name": "MystNode storage", "Target": "/var/lib/mysterium-node", - "Default": "/mnt/user/appdata/mysterium-node", + "Default": "/mnt/user/appdata/wh-mysterium-node", "Mode": "rw", "Description": "The location where MystNode stores its data.", "Type": "Path", @@ -1372,7 +1392,7 @@ { "Name": "wh-packetstream", "Overview": "PacketStream is a peer-to-peer proxy network that enables users to access data and content from any location.", - "Requires": "PacketStream requires:\r
    - A "packetstream.io" account.", + "Requires": "
PacketStream requires:\r
    - A "packetstream.io" account.", "Repository": "packetstream/psclient:latest", "Registry": "https://hub.docker.com/r/packetstream/psclient", "Project": "https://packetstream.io/", @@ -1446,7 +1466,7 @@ { "Name": "wh-pawns", "Overview": "Pawns.app is an app that pays you to use your internet connection and complete surveys.", - "Requires": "Pawns requires:\r
    - An "pawns.app" account.\r
    - Updating the container command with your "pawns.app" credentials.", + "Requires": "
Pawns requires:\r
    - An "pawns.app" account.\r
    - Updating the container command with your "pawns.app" credentials.", "Repository": "iproyal/pawns-cli:latest", "Registry": "https://hub.docker.com/r/iproyal/pawns-cli", "Project": "https://pawns.app/", @@ -1509,7 +1529,7 @@ "@attributes": { "Name": "pgvecto-rs storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/pgvecto-rs14", + "Default": "/mnt/user/appdata/wh-pgvecto-rs14", "Mode": "rw", "Description": "The location where pgvecto-rs stores its data.", "Type": "Path", @@ -1623,7 +1643,7 @@ "@attributes": { "Name": "pgvecto-rs storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/pgvecto-rs15", + "Default": "/mnt/user/appdata/wh-pgvecto-rs15", "Mode": "rw", "Description": "The location where pgvecto-rs stores its data.", "Type": "Path", @@ -1737,7 +1757,7 @@ "@attributes": { "Name": "pgvecto-rs storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/pgvecto-rs16", + "Default": "/mnt/user/appdata/wh-pgvecto-rs16", "Mode": "rw", "Description": "The location where pgvecto-rs stores its data.", "Type": "Path", @@ -1851,7 +1871,7 @@ "@attributes": { "Name": "PostgreSQL storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/postgres15", + "Default": "/mnt/user/appdata/wh-postgres15", "Mode": "rw", "Description": "The location where PostgreSQL stores its data.", "Type": "Path", @@ -1934,7 +1954,7 @@ { "Name": "wh-teldrive", "Overview": "Telegram Drive is a powerful utility that enables you to organise your telegram files and much more.", - "Requires": "Teldrive requires:\r
    - A Telegram account with 1 bot from @BotFather.\r
    - A PostgreSQL database with "PGroonga" & "pgvector". (e.g. use the "wh-teldrive-postgres16" template)\r
    - "session.db" & "config.toml" must be created and mapped to the container before starting Teldrive.\r
    "config.toml" example file: https://github.com/divyam234/teldrive/blob/main/config.sample.toml", + "Requires": "
Teldrive requires:\r
    - A Telegram account with 1 bot from @BotFather.\r
    - A PostgreSQL database with "PGroonga" & "pgvector". (e.g. use the "wh-teldrive-postgres16" template)\r
    - "session.db" & "config.toml" must be created and mapped to the container before starting Teldrive.\r
    "config.toml" example file: https://github.com/divyam234/teldrive/blob/main/config.sample.toml", "Repository": "ghcr.io/divyam234/teldrive:latest", "Registry": "https://github.com/divyam234/teldrive/pkgs/container/teldrive", "Project": "https://github.com/divyam234/teldrive", @@ -1968,7 +1988,7 @@ "@attributes": { "Name": "Teldrive session database", "Target": "/session.db", - "Default": "/mnt/user/appdata/teldrive/session.db", + "Default": "/mnt/user/appdata/wh-teldrive/session.db", "Mode": "rw", "Description": "The location where Teldrive stores its sessions.", "Type": "Path", @@ -1982,7 +2002,7 @@ "@attributes": { "Name": "Teldrive config", "Target": "/config.toml", - "Default": "/mnt/user/appdata/teldrive/config.toml", + "Default": "/mnt/user/appdata/wh-teldrive/config.toml", "Mode": "ro", "Description": "The location where Teldrive stores its config.", "Type": "Path", @@ -2037,7 +2057,7 @@ "@attributes": { "Name": "PostgreSQL storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/teldrive-postgres16", + "Default": "/mnt/user/appdata/wh-teldrive-postgres16", "Mode": "rw", "Description": "The location where PostgreSQL stores its data.", "Type": "Path", @@ -2149,7 +2169,7 @@ "@attributes": { "Name": "Valkey storage", "Target": "/data", - "Default": "/mnt/user/appdata/valkey7", + "Default": "/mnt/user/appdata/wh-valkey7", "Mode": "rw", "Description": "The location where Valkey stores its data.", "Type": "Path", @@ -2209,7 +2229,7 @@ "@attributes": { "Name": "Valkey storage", "Target": "/data", - "Default": "/mnt/user/appdata/valkey7", + "Default": "/mnt/user/appdata/wh-valkey7", "Mode": "rw", "Description": "The location where Valkey stores its data.", "Type": "Path", diff --git a/applicationFeed.json b/applicationFeed.json index 776a041e3..b9dd2518c 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 2398, - "last_updated_timestamp": 1724882848, - "last_updated": "2024-08-28 18:07", + "last_updated_timestamp": 1724890009, + "last_updated": "2024-08-28 20:06", "categories": [ { "Cat": "AI:", @@ -335,7 +335,7 @@ "@attributes": { "Name": "Actual storage", "Target": "/data", - "Default": "/mnt/user/appdata/actual", + "Default": "/mnt/user/appdata/wh-actual", "Mode": "rw", "Description": "The location where Actual stores its data.", "Type": "Path", @@ -393,7 +393,7 @@ "@attributes": { "Name": "CouchDB storage", "Target": "/opt/couchdb/data", - "Default": "/mnt/user/appdata/couchdb2/data", + "Default": "/mnt/user/appdata/wh-apache-couchdb2/data", "Mode": "rw", "Description": "The location where CouchDB stores its data.", "Type": "Path", @@ -407,7 +407,7 @@ "@attributes": { "Name": "CouchDB configuration", "Target": "/opt/couchdb/etc/local.d", - "Default": "/mnt/user/appdata/couchdb2/local.d", + "Default": "/mnt/user/appdata/wh-apache-couchdb2/local.d", "Mode": "rw", "Description": "The location where CouchDB stores its configuration.", "Type": "Path", @@ -455,8 +455,8 @@ ], "downloads": 190941664, "stars": 569, - "LastUpdate": 1723545201, "LastUpdateScan": 1724882814, + "LastUpdate": 1723545201, "FirstSeen": 1724882814 }, { @@ -494,7 +494,7 @@ "@attributes": { "Name": "CouchDB storage", "Target": "/opt/couchdb/data", - "Default": "/mnt/user/appdata/couchdb3/data", + "Default": "/mnt/user/appdata/wh-apache-couchdb3/data", "Mode": "rw", "Description": "The location where CouchDB stores its data.", "Type": "Path", @@ -508,7 +508,7 @@ "@attributes": { "Name": "CouchDB configuration", "Target": "/opt/couchdb/etc/local.d", - "Default": "/mnt/user/appdata/couchdb3/local.d", + "Default": "/mnt/user/appdata/wh-apache-couchdb3/local.d", "Mode": "rw", "Description": "The location where CouchDB stores its configuration.", "Type": "Path", @@ -556,16 +556,26 @@ ], "downloads": 190941664, "stars": 569, - "LastUpdate": 1723545201, "LastUpdateScan": 1724882819, + "LastUpdate": 1723545201, "FirstSeen": 1724882819 }, { "Name": "wh-apache-tika", "Overview": "Apache Tika is a project of the Apache Software Foundation that detects and extracts metadata and text from over a thousand different file types.", - "Repository": "apache/tika:latest-full", + "Repository": "apache/tika:latest", "Registry": "https://hub.docker.com/r/apache/tika", "Project": "https://tika.apache.org/", + "Branch": [ + { + "Tag": "latest", + "TagDescription": "Default image with core dependencies" + }, + { + "Tag": "latest-full", + "TagDescription": "Includes dependencies for GDAL + Tesseract OCR" + } + ], "ExtraParams": "--init --no-healthcheck", "Network": "bridge", "Privileged": "false", @@ -597,16 +607,16 @@ "Other", "Network-Management" ], - "downloads": 22078519, + "downloads": 22079816, "stars": 35, "LastUpdate": 1721083541, - "LastUpdateScan": 1724882823, - "FirstSeen": 1724882823 + "LastUpdateScan": 1724890000, + "FirstSeen": 1724890000 }, { "Name": "wh-cloudflared", "Overview": "Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.", - "Requires": "Cloudflared requires:\r
    - A "cloudflare.com" account.\r
    - Updating the container command with your Cloudflare Tunnel token.", + "Requires": "
Cloudflared requires:\r
    - A "cloudflare.com" account.\r
    - Updating the container command with your Cloudflare Tunnel token.", "Repository": "cloudflare/cloudflared:latest", "Registry": "https://hub.docker.com/r/cloudflare/cloudflared", "Project": "https://github.com/cloudflare/cloudflared", @@ -699,7 +709,7 @@ "@attributes": { "Name": "ContainerNursery storage", "Target": "/usr/src/app/config", - "Default": "/mnt/user/appdata/containernursery", + "Default": "/mnt/user/appdata/wh-containernursery", "Mode": "rw", "Description": "The location where ContainerNursery stores its data.", "Type": "Path", @@ -737,7 +747,7 @@ { "Name": "wh-dragonflydb", "Overview": "A modern replacement for Redis and Memcached.", - "Requires": "DragonflyDB requires:\r
    - (Optional) "Network Type" set to 'host' for improved performance.\r
    Learn more about DragonflyDB in 'host' network mode: https://www.dragonflydb.io/docs/getting-started/docker-compose#tuning-dragonfly", + "Requires": "
DragonflyDB requires:\r
    - (Optional) "Network Type" set to 'host' for improved performance.\r
    Learn more about DragonflyDB in 'host' network mode: https://www.dragonflydb.io/docs/getting-started/docker-compose#tuning-dragonfly", "Repository": "ghcr.io/dragonflydb/dragonfly:latest", "Registry": "https://github.com/dragonflydb/dragonfly/pkgs/container/dragonfly", "Project": "https://www.dragonflydb.io/", @@ -770,7 +780,7 @@ "@attributes": { "Name": "DragonflyDB storage", "Target": "/data", - "Default": "/mnt/user/appdata/dragonflydb", + "Default": "/mnt/user/appdata/wh-dragonflydb", "Mode": "rw", "Description": "The location where DragonflyDB stores its data.", "Type": "Path", @@ -793,7 +803,7 @@ { "Name": "wh-earnapp", "Overview": "EarnApp is an app that pays you to refer friends to offers and share your device's unused resources.", - "Requires": "EarnApp requires:\r
    - An "earnapp.com" account.\r
    - Running the command 'earnapp showid' in the container & registering the UUID on "earnapp.com".", + "Requires": "
EarnApp requires:\r
    - An "earnapp.com" account.\r
    - Running the command 'earnapp showid' in the container & registering the UUID on "earnapp.com".", "Repository": "fazalfarhan01/earnapp:latest", "Registry": "https://hub.docker.com/r/fazalfarhan01/earnapp", "Project": "https://earnapp.com/", @@ -812,7 +822,7 @@ "@attributes": { "Name": "EarnApp storage", "Target": "/etc/earnapp", - "Default": "/mnt/user/appdata/earnapp", + "Default": "/mnt/user/appdata/wh-earnapp", "Mode": "rw", "Description": "The location where EarnApp stores its data.", "Type": "Path", @@ -853,7 +863,7 @@ { "Name": "wh-ghostfolio", "Overview": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.", - "Requires": "Ghostfolio requires:\r
    - A PostgreSQL database.\r
    - A Redis-compatibile database. (e.g. Redis, Valkey, KeyDB, DragonflyDB)", + "Requires": "
Ghostfolio requires:\r
    - A PostgreSQL database.\r
    - 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/", @@ -1078,8 +1088,8 @@ ], "downloads": 18528253, "stars": 18, - "LastUpdate": 1723386481, "LastUpdateScan": 1724882832, + "LastUpdate": 1723386481, "FirstSeen": 1724882832 }, { @@ -1118,7 +1128,7 @@ "@attributes": { "Name": "Home Assistant storage", "Target": "/cache", - "Default": "/mnt/user/appdata/home-assistant", + "Default": "/mnt/user/appdata/wh-home-assistant", "Mode": "rw", "Description": "The location where Home Assistant stores its data.", "Type": "Path", @@ -1174,7 +1184,7 @@ "@attributes": { "Name": "Homepage storage", "Target": "/app/config", - "Default": "/mnt/user/appdata/homepage", + "Default": "/mnt/user/appdata/wh-homepage", "Mode": "rw", "Description": "The location where Homepage stores its data.", "Type": "Path", @@ -1211,7 +1221,7 @@ { "Name": "wh-honeygain", "Overview": "Honeygain is the first-ever app that allows users to make money online by sharing their internet connection.", - "Requires": "Honeygain requires:\r
    - A "honeygain.com" account.\r
    - Updating the container command with your "honeygain.com" credentials.", + "Requires": "
Honeygain requires:\r
    - A "honeygain.com" account.\r
    - Updating the container command with your "honeygain.com" credentials.", "Repository": "honeygain/honeygain:latest", "Registry": "https://hub.docker.com/r/honeygain/honeygain", "Project": "https://www.honeygain.com/", @@ -1243,7 +1253,7 @@ { "Name": "wh-immich-power-tools", "Overview": "Power tools for organizing your immich library.", - "Requires": "Immich Power Tools requires:\r
    - An Immich instance and an API key.\r
    Obtaining an Immich API key: https://immich.app/docs/features/command-line-interface/#obtain-the-api-key", + "Requires": "
Immich Power Tools requires:\r
    - An Immich instance and an Immich API key.\r
    Obtaining an Immich API key: https://immich.app/docs/features/command-line-interface/#obtain-the-api-key", "Repository": "ghcr.io/varun-raj/immich-power-tools:latest", "Registry": "https://github.com/varun-raj/immich-power-tools/pkgs/container/immich-power-tools", "Project": "https://github.com/varun-raj/immich-power-tools", @@ -1385,9 +1395,19 @@ { "Name": "wh-keydb", "Overview": "KeyDB is a multithreaded open source key-value store that functions as a data structure server.", - "Repository": "eqalpha/keydb:alpine", + "Repository": "eqalpha/keydb:latest", "Registry": "https://hub.docker.com/r/eqalpha/keydb", "Project": "https://docs.keydb.dev/", + "Branch": [ + { + "Tag": "latest", + "TagDescription": "Default image" + }, + { + "Tag": "alpine", + "TagDescription": "Experimental, but smaller image size" + } + ], "ExtraParams": "--init --no-healthcheck", "Network": "bridge", "Privileged": "false", @@ -1417,7 +1437,7 @@ "@attributes": { "Name": "KeyDB storage", "Target": "/data", - "Default": "/mnt/user/appdata/keydb", + "Default": "/mnt/user/appdata/wh-keydb", "Mode": "rw", "Description": "The location where KeyDB stores its data.", "Type": "Path", @@ -1434,11 +1454,11 @@ "Productivity", "Network-Management" ], - "downloads": 6876010, + "downloads": 6876283, "stars": 61, "LastUpdate": 1721188832, - "LastUpdateScan": 1724882841, - "FirstSeen": 1724882841 + "LastUpdateScan": 1724890005, + "FirstSeen": 1724890005 }, { "Name": "wh-mitmproxy", @@ -1469,14 +1489,14 @@ ], "downloads": 22919741, "stars": 172, - "LastUpdate": 1724877650, "LastUpdateScan": 1724882843, + "LastUpdate": 1724877650, "FirstSeen": 1724882843 }, { "Name": "wh-mysterium-node", "Overview": "With MystNodes, you get paid in cryptocurrency every time a business or user connects to your node.", - "Requires": "MystNodes requires:\r
    - A "mystnodes.com" account.", + "Requires": "
MystNodes requires:\r
    - A "mystnodes.com" account.", "Repository": "mysteriumnetwork/myst:latest-alpine", "Registry": "https://hub.docker.com/r/mysteriumnetwork/myst", "Project": "https://www.mystnodes.com/", @@ -1511,7 +1531,7 @@ "@attributes": { "Name": "MystNode storage", "Target": "/var/lib/mysterium-node", - "Default": "/mnt/user/appdata/mysterium-node", + "Default": "/mnt/user/appdata/wh-mysterium-node", "Mode": "rw", "Description": "The location where MystNode stores its data.", "Type": "Path", @@ -1538,7 +1558,7 @@ { "Name": "wh-packetstream", "Overview": "PacketStream is a peer-to-peer proxy network that enables users to access data and content from any location.", - "Requires": "PacketStream requires:\r
    - A "packetstream.io" account.", + "Requires": "
PacketStream requires:\r
    - A "packetstream.io" account.", "Repository": "packetstream/psclient:latest", "Registry": "https://hub.docker.com/r/packetstream/psclient", "Project": "https://packetstream.io/", @@ -1612,7 +1632,7 @@ { "Name": "wh-pawns", "Overview": "Pawns.app is an app that pays you to use your internet connection and complete surveys.", - "Requires": "Pawns requires:\r
    - An "pawns.app" account.\r
    - Updating the container command with your "pawns.app" credentials.", + "Requires": "
Pawns requires:\r
    - An "pawns.app" account.\r
    - Updating the container command with your "pawns.app" credentials.", "Repository": "iproyal/pawns-cli:latest", "Registry": "https://hub.docker.com/r/iproyal/pawns-cli", "Project": "https://pawns.app/", @@ -1675,7 +1695,7 @@ "@attributes": { "Name": "pgvecto-rs storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/pgvecto-rs14", + "Default": "/mnt/user/appdata/wh-pgvecto-rs14", "Mode": "rw", "Description": "The location where pgvecto-rs stores its data.", "Type": "Path", @@ -1789,7 +1809,7 @@ "@attributes": { "Name": "pgvecto-rs storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/pgvecto-rs15", + "Default": "/mnt/user/appdata/wh-pgvecto-rs15", "Mode": "rw", "Description": "The location where pgvecto-rs stores its data.", "Type": "Path", @@ -1903,7 +1923,7 @@ "@attributes": { "Name": "pgvecto-rs storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/pgvecto-rs16", + "Default": "/mnt/user/appdata/wh-pgvecto-rs16", "Mode": "rw", "Description": "The location where pgvecto-rs stores its data.", "Type": "Path", @@ -2017,7 +2037,7 @@ "@attributes": { "Name": "PostgreSQL storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/postgres15", + "Default": "/mnt/user/appdata/wh-postgres15", "Mode": "rw", "Description": "The location where PostgreSQL stores its data.", "Type": "Path", @@ -2100,7 +2120,7 @@ { "Name": "wh-teldrive", "Overview": "Telegram Drive is a powerful utility that enables you to organise your telegram files and much more.", - "Requires": "Teldrive requires:\r
    - A Telegram account with 1 bot from @BotFather.\r
    - A PostgreSQL database with "PGroonga" & "pgvector". (e.g. use the "wh-teldrive-postgres16" template)\r
    - "session.db" & "config.toml" must be created and mapped to the container before starting Teldrive.\r
    "config.toml" example file: https://github.com/divyam234/teldrive/blob/main/config.sample.toml", + "Requires": "
Teldrive requires:\r
    - A Telegram account with 1 bot from @BotFather.\r
    - A PostgreSQL database with "PGroonga" & "pgvector". (e.g. use the "wh-teldrive-postgres16" template)\r
    - "session.db" & "config.toml" must be created and mapped to the container before starting Teldrive.\r
    "config.toml" example file: https://github.com/divyam234/teldrive/blob/main/config.sample.toml", "Repository": "ghcr.io/divyam234/teldrive:latest", "Registry": "https://github.com/divyam234/teldrive/pkgs/container/teldrive", "Project": "https://github.com/divyam234/teldrive", @@ -2134,7 +2154,7 @@ "@attributes": { "Name": "Teldrive session database", "Target": "/session.db", - "Default": "/mnt/user/appdata/teldrive/session.db", + "Default": "/mnt/user/appdata/wh-teldrive/session.db", "Mode": "rw", "Description": "The location where Teldrive stores its sessions.", "Type": "Path", @@ -2148,7 +2168,7 @@ "@attributes": { "Name": "Teldrive config", "Target": "/config.toml", - "Default": "/mnt/user/appdata/teldrive/config.toml", + "Default": "/mnt/user/appdata/wh-teldrive/config.toml", "Mode": "ro", "Description": "The location where Teldrive stores its config.", "Type": "Path", @@ -2203,7 +2223,7 @@ "@attributes": { "Name": "PostgreSQL storage", "Target": "/var/lib/postgresql/data", - "Default": "/mnt/user/appdata/teldrive-postgres16", + "Default": "/mnt/user/appdata/wh-teldrive-postgres16", "Mode": "rw", "Description": "The location where PostgreSQL stores its data.", "Type": "Path", @@ -2315,7 +2335,7 @@ "@attributes": { "Name": "Valkey storage", "Target": "/data", - "Default": "/mnt/user/appdata/valkey7", + "Default": "/mnt/user/appdata/wh-valkey7", "Mode": "rw", "Description": "The location where Valkey stores its data.", "Type": "Path", @@ -2375,7 +2395,7 @@ "@attributes": { "Name": "Valkey storage", "Target": "/data", - "Default": "/mnt/user/appdata/valkey7", + "Default": "/mnt/user/appdata/wh-valkey7", "Mode": "rw", "Description": "The location where Valkey stores its data.", "Type": "Path", diff --git a/firstSeen.json b/firstSeen.json index b8009f3a3..54a84f462 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -3468,5 +3468,7 @@ "gotenberg/gotenberg:8": 1724882832, "ghcr.io/varun-raj/immich-power-tools:latest": 1724882837, "eqalpha/keydb:alpine": 1724882841, - "mitmproxy/mitmproxy:latest": 1724882843 + "mitmproxy/mitmproxy:latest": 1724882843, + "apache/tika:latest": 1724890000, + "eqalpha/keydb:latest": 1724890005 } \ No newline at end of file diff --git a/log.txt b/log.txt index a08b40b2c..f8899f3f1 100755 --- a/log.txt +++ b/log.txt @@ -4343,37 +4343,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml.. Updating stats on containers -Tagged - Can't determine last update -couchdb -couchdb:2 Downloads: 190941664 Stars: 569 Base: unknown -Pulling couchdb:2 -Tagged - Can't determine last update -couchdb -couchdb:3 Downloads: 190941664 Stars: 569 Base: unknown -Pulling couchdb:3 -Tagged - Can't determine last update apache/tika -apache/tika:latest-full Downloads: 22078519 Stars: 35 Base: unknown -Pulling apache/tika:latest-full -dragonflydb/dragonfly -ghcr.io/dragonflydb/dragonfly:latest Downloads: Stars: Base: unknown -Pulling ghcr.io/dragonflydb/dragonfly:latest -Tagged - Can't determine last update -gotenberg/gotenberg -gotenberg/gotenberg:8 Downloads: 18528253 Stars: 18 Base: unknown -Pulling gotenberg/gotenberg:8 -home-assistant/home-assistant -ghcr.io/home-assistant/home-assistant:latest Downloads: Stars: Base: unknown -varun-raj/immich-power-tools -ghcr.io/varun-raj/immich-power-tools:latest Downloads: Stars: Base: unknown -Pulling ghcr.io/varun-raj/immich-power-tools:latest -Tagged - Can't determine last update +apache/tika:latest Downloads: 22079816 Stars: 35 Base: unknown +Pulling apache/tika:latest eqalpha/keydb -eqalpha/keydb:alpine Downloads: 6876010 Stars: 61 Base: unknown -Pulling eqalpha/keydb:alpine -mitmproxy/mitmproxy -mitmproxy/mitmproxy:latest Downloads: 22919741 Stars: 172 Base: unknown -Pulling mitmproxy/mitmproxy:latest +eqalpha/keydb:latest Downloads: 6876283 Stars: 61 Base: unknown +Pulling eqalpha/keydb:latest Privileged: 104 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 65011eb7a..9828f961b 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -188,14 +188,446 @@ ], "downloads": 2651190, "stars": 32, - "LastUpdate": 1724807976, "LastUpdateScan": 1724875623, + "LastUpdate": 1724807976, "FirstSeen": 1724875623 }, + { + "Name": "wh-apache-couchdb2", + "Overview": "Apache CouchDB is a distributed document-oriented database that supports HTTP/JSON API, replication, query and MapReduce.", + "Repository": "couchdb:2", + "Registry": "https://hub.docker.com/_/couchdb/", + "Project": "https://couchdb.apache.org/", + "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/apache-couchdb.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/apache-couchdb2.xml", + "Config": [ + { + "@attributes": { + "Name": "CouchDB port", + "Target": "5984", + "Default": "5984", + "Mode": "tcp", + "Description": "The TCP port CouchDB listens on.", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "5984" + }, + { + "@attributes": { + "Name": "CouchDB storage", + "Target": "/opt/couchdb/data", + "Default": "/mnt/user/appdata/couchdb2/data", + "Mode": "rw", + "Description": "The location where CouchDB stores its data.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "CouchDB configuration", + "Target": "/opt/couchdb/etc/local.d", + "Default": "/mnt/user/appdata/couchdb2/local.d", + "Mode": "rw", + "Description": "The location where CouchDB stores its configuration.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "COUCHDB_PASSWORD", + "Target": "COUCHDB_PASSWORD", + "Default": "", + "Mode": "", + "Description": "This variable sets the CouchDB admin password.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "COUCHDB_USER", + "Target": "COUCHDB_USER", + "Default": "postgres", + "Mode": "", + "Description": "This variable sets the CouchDB admin username.", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "whallin's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/apache-couchdb2.xml", + "CategoryList": [ + "Productivity", + "Network-Management" + ], + "downloads": 190941664, + "stars": 569, + "LastUpdate": 1723545201, + "LastUpdateScan": 1724882814, + "FirstSeen": 1724882814 + }, + { + "Name": "wh-apache-couchdb3", + "Overview": "Apache CouchDB is a distributed document-oriented database that supports HTTP/JSON API, replication, query and MapReduce.", + "Repository": "couchdb:3", + "Registry": "https://hub.docker.com/_/couchdb/", + "Project": "https://couchdb.apache.org/", + "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/apache-couchdb.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/apache-couchdb3.xml", + "Config": [ + { + "@attributes": { + "Name": "CouchDB port", + "Target": "5984", + "Default": "5984", + "Mode": "tcp", + "Description": "The TCP port CouchDB listens on.", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "5984" + }, + { + "@attributes": { + "Name": "CouchDB storage", + "Target": "/opt/couchdb/data", + "Default": "/mnt/user/appdata/couchdb3/data", + "Mode": "rw", + "Description": "The location where CouchDB stores its data.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "CouchDB configuration", + "Target": "/opt/couchdb/etc/local.d", + "Default": "/mnt/user/appdata/couchdb3/local.d", + "Mode": "rw", + "Description": "The location where CouchDB stores its configuration.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "COUCHDB_PASSWORD", + "Target": "COUCHDB_PASSWORD", + "Default": "", + "Mode": "", + "Description": "This variable sets the CouchDB admin password.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "COUCHDB_USER", + "Target": "COUCHDB_USER", + "Default": "postgres", + "Mode": "", + "Description": "This variable sets the CouchDB admin username.", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "whallin's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/apache-couchdb3.xml", + "CategoryList": [ + "Productivity", + "Network-Management" + ], + "downloads": 190941664, + "stars": 569, + "LastUpdate": 1723545201, + "LastUpdateScan": 1724882819, + "FirstSeen": 1724882819 + }, + { + "Name": "wh-apache-tika", + "Overview": "Apache Tika is a project of the Apache Software Foundation that detects and extracts metadata and text from over a thousand different file types.", + "Repository": "apache/tika:latest-full", + "Registry": "https://hub.docker.com/r/apache/tika", + "Project": "https://tika.apache.org/", + "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/apache.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/apache-tika.xml", + "Config": { + "@attributes": { + "Name": "Tika port", + "Target": "9998", + "Default": "9998", + "Mode": "tcp", + "Description": "The TCP port Tika listens on.", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "9998" + }, + "Repo": "whallin's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/apache-tika.xml", + "CategoryList": [ + "Productivity", + "Other", + "Network-Management" + ], + "downloads": 22078519, + "stars": 35, + "LastUpdate": 1721083541, + "LastUpdateScan": 1724882823, + "FirstSeen": 1724882823 + }, + { + "Name": "wh-cloudflared", + "Overview": "Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.", + "Requires": "Cloudflared requires:\r
    - A "cloudflare.com" account.\r
    - Updating the container command with your Cloudflare Tunnel token.", + "Repository": "cloudflare/cloudflared:latest", + "Registry": "https://hub.docker.com/r/cloudflare/cloudflared", + "Project": "https://github.com/cloudflare/cloudflared", + "PostArgs": "tunnel --no-autoupdate run --token TUNNEL_TOKEN", + "ExtraParams": "--init --no-healthcheck", + "Network": "host", + "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/cloudflare.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/cloudflared.xml", + "Repo": "whallin's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/cloudflared.xml", + "CategoryList": [ + "Network-Web", + "Network-Proxy", + "Network-Other" + ], + "downloads": 46336051, + "stars": 408, + "trending": 5.462, + "trends": [ + 5.245, + 4.781, + 5.249, + 5.135, + 5.545, + 5.617, + 5.462 + ], + "trendsDate": [ + 1708715157, + 1711310787, + 1714090983, + 1716689196, + 1719288400, + 1721887604, + 1724486810 + ], + "downloadtrend": [ + 33424233, + 35102303, + 37046898, + 39052105, + 41344689, + 43805089, + 46336051 + ], + "LastUpdateScan": 1724486810, + "LastUpdate": 1724335885, + "FirstSeen": 1682719469, + "topTrending": 0.21699999999999964, + "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/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-dragonflydb", + "Overview": "A modern replacement for Redis and Memcached.", + "Requires": "DragonflyDB requires:\r
    - (Optional) "Network Type" set to 'host' for improved performance.\r
    Learn more about DragonflyDB in 'host' network mode: https://www.dragonflydb.io/docs/getting-started/docker-compose#tuning-dragonfly", + "Repository": "ghcr.io/dragonflydb/dragonfly:latest", + "Registry": "https://github.com/dragonflydb/dragonfly/pkgs/container/dragonfly", + "Project": "https://www.dragonflydb.io/", + "ExtraParams": "--ulimit memlock=-1 --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/dragonflydb.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/dragonflydb.xml", + "Config": [ + { + "@attributes": { + "Name": "DragonflyDB port", + "Target": "6379", + "Default": "6379", + "Mode": "tcp", + "Description": "The TCP port DragonflyDB listens on.", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "6379" + }, + { + "@attributes": { + "Name": "DragonflyDB storage", + "Target": "/data", + "Default": "/mnt/user/appdata/dragonflydb", + "Mode": "rw", + "Description": "The location where DragonflyDB stores its data.", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "whallin's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/dragonflydb.xml", + "CategoryList": [ + "Productivity", + "Network-Management" + ], + "LastUpdateScan": 1724882828, + "FirstSeen": 1724882828 + }, { "Name": "wh-earnapp", "Overview": "EarnApp is an app that pays you to refer friends to offers and share your device's unused resources.", - "Requires": "EarnApp requires:\r
    - An "earnapp.com" account\r
    - Running the command 'earnapp showid' in the container & registering the UUID on "earnapp.com"", + "Requires": "EarnApp requires:\r
    - An "earnapp.com" account.\r
    - Running the command 'earnapp showid' in the container & registering the UUID on "earnapp.com".", "Repository": "fazalfarhan01/earnapp:latest", "Registry": "https://hub.docker.com/r/fazalfarhan01/earnapp", "Project": "https://earnapp.com/", @@ -243,18 +675,19 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/earnapp.xml", "CategoryList": [ "Crypto", - "Other" + "Other", + "Network-Other" ], "downloads": 9043982, "stars": 21, - "LastUpdate": 1658206004, "LastUpdateScan": 1724875627, + "LastUpdate": 1658206004, "FirstSeen": 1724875627 }, { "Name": "wh-ghostfolio", "Overview": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.", - "Requires": "Ghostfolio needs:\r
    - A PostgreSQL database\r
    - A Redis-compatibile database (e.g. Redis, Valkey, KeyDB, DragonflyDB)", + "Requires": "Ghostfolio requires:\r
    - A PostgreSQL database.\r
    - 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/", @@ -318,7 +751,7 @@ "Target": "DATABASE_URL", "Default": "", "Mode": "", - "Description": "The database connection URL, e.g.\r\n", + "Description": "The database connection URL, e.g. postgresql://USER:PASS@HOST:PORT/DATABASE", "Type": "Variable", "Display": "always", "Required": "true", @@ -434,14 +867,185 @@ ], "downloads": 805861, "stars": 24, - "LastUpdate": 1724870210, "LastUpdateScan": 1724875633, + "LastUpdate": 1724870210, "FirstSeen": 1653233043 }, + { + "Name": "wh-gotenberg8", + "Overview": "A developer-friendly API for converting numerous document formats into PDF files, and more.", + "Repository": "gotenberg/gotenberg:8", + "Registry": "https://hub.docker.com/r/gotenberg/gotenberg", + "Project": "https://gotenberg.dev/", + "PostArgs": "gotenberg --chromium-disable-javascript=true --chromium-allow-list=file:///tmp/.*", + "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/gotenberg.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/gotenberg8.xml", + "Config": { + "@attributes": { + "Name": "Gotenberg port", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "The TCP port Gotenberg listens on.", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "3000" + }, + "Repo": "whallin's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/gotenberg8.xml", + "CategoryList": [ + "Productivity", + "Other", + "Network-Management" + ], + "downloads": 18528253, + "stars": 18, + "LastUpdate": 1723386481, + "LastUpdateScan": 1724882832, + "FirstSeen": 1724882832 + }, + { + "Name": "wh-home-assistant", + "Overview": "Open source home automation that puts local control and privacy first.", + "Repository": "ghcr.io/home-assistant/home-assistant:latest", + "Registry": "https://github.com/home-assistant/core/pkgs/container/home-assistant", + "Project": "https://www.home-assistant.io/", + "WebUI": "http://[IP]:[PORT:8123]/", + "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/home-assistant.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/home-assistant.xml", + "Config": [ + { + "@attributes": { + "Name": "Home Assistant web UI port", + "Target": "8123", + "Default": "8123", + "Mode": "tcp", + "Description": "The TCP port Home Assistant listens on.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "8123" + }, + { + "@attributes": { + "Name": "Home Assistant storage", + "Target": "/cache", + "Default": "/mnt/user/appdata/home-assistant", + "Mode": "rw", + "Description": "The location where Home Assistant stores its data.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "whallin's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/home-assistant.xml", + "CategoryList": [ + "HomeAutomation" + ], + "LastUpdateScan": 1724882837, + "FirstSeen": 1658671415 + }, + { + "Name": "wh-homepage", + "Overview": "A highly customizable homepage (or startpage/application dashboard) with Docker and service API integrations.", + "Repository": "ghcr.io/gethomepage/homepage:latest", + "Registry": "https://github.com/gethomepage/homepage/pkgs/container/homepage", + "Project": "https://gethomepage.dev/", + "WebUI": "http://[IP]:[PORT:3000]/", + "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/homepage.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/homepage.xml", + "Config": [ + { + "@attributes": { + "Name": "Homepage web UI port", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "The TCP port Homepage listens on.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "3000" + }, + { + "@attributes": { + "Name": "Homepage storage", + "Target": "/app/config", + "Default": "/mnt/user/appdata/homepage", + "Mode": "rw", + "Description": "The location where Homepage 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/homepage.xml", + "CategoryList": [ + "Productivity", + "Other" + ], + "LastUpdateScan": 1722967619, + "FirstSeen": 1696550758 + }, { "Name": "wh-honeygain", "Overview": "Honeygain is the first-ever app that allows users to make money online by sharing their internet connection.", - "Requires": "Honeygain requires:\r
    - A "honeygain.com" account\r
    - Updating the container command with your "honeygain.com" credentials", + "Requires": "Honeygain requires:\r
    - A "honeygain.com" account.\r
    - Updating the container command with your "honeygain.com" credentials.", "Repository": "honeygain/honeygain:latest", "Registry": "https://hub.docker.com/r/honeygain/honeygain", "Project": "https://www.honeygain.com/", @@ -461,25 +1065,259 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/honeygain.xml", "CategoryList": [ "Crypto", - "Other" + "Other", + "Network-Other" ], "downloads": 5192661, "stars": 242, - "LastUpdate": 1703142343, "LastUpdateScan": 1724875633, + "LastUpdate": 1703142343, "FirstSeen": 1611652185 }, + { + "Name": "wh-immich-power-tools", + "Overview": "Power tools for organizing your immich library.", + "Requires": "Immich Power Tools requires:\r
    - An Immich instance and an API key.\r
    Obtaining an Immich API key: https://immich.app/docs/features/command-line-interface/#obtain-the-api-key", + "Repository": "ghcr.io/varun-raj/immich-power-tools:latest", + "Registry": "https://github.com/varun-raj/immich-power-tools/pkgs/container/immich-power-tools", + "Project": "https://github.com/varun-raj/immich-power-tools", + "WebUI": "http://[IP]:[PORT:3000]/", + "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/immich-power-tools.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/immich-power-tools.xml", + "Config": [ + { + "@attributes": { + "Name": "Immich Power Tools web UI port", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "The TCP port Immich Power Tools listens on.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "3000" + }, + { + "@attributes": { + "Name": "IMMICH_API_KEY", + "Target": "IMMICH_API_KEY", + "Default": "", + "Mode": "", + "Description": "The API key for your Immich instance.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "IMMICH_URL", + "Target": "IMMICH_URL", + "Default": "", + "Mode": "", + "Description": "The URL to your Immich instance.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "DB_HOST", + "Target": "DB_HOST", + "Default": "", + "Mode": "", + "Description": "The PostgreSQL hostname for your Immich instance.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "DB_PORT", + "Target": "DB_PORT", + "Default": "5432", + "Mode": "", + "Description": "The PostgreSQL port for your Immich instance.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "5432" + }, + { + "@attributes": { + "Name": "DB_USERNAME", + "Target": "DB_USERNAME", + "Default": "", + "Mode": "", + "Description": "The PostgreSQL username for your Immich instance.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "DB_PASSWORD", + "Target": "DB_PASSWORD", + "Default": "", + "Mode": "", + "Description": "The PostgreSQL password for your Immich instance.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "DB_DATABASE_NAME", + "Target": "DB_DATABASE_NAME", + "Default": "", + "Mode": "", + "Description": "The PostgreSQL database name for your Immich instance.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "whallin's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/immich-power-tools.xml", + "CategoryList": [ + "Tools-Utilities", + "MediaServer-Video", + "MediaServer-Photos" + ], + "LastUpdateScan": 1724882837, + "FirstSeen": 1724882837 + }, + { + "Name": "wh-keydb", + "Overview": "KeyDB is a multithreaded open source key-value store that functions as a data structure server.", + "Repository": "eqalpha/keydb:alpine", + "Registry": "https://hub.docker.com/r/eqalpha/keydb", + "Project": "https://docs.keydb.dev/", + "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/keydb.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/keydb.xml", + "Config": [ + { + "@attributes": { + "Name": "KeyDB port", + "Target": "6379", + "Default": "6379", + "Mode": "tcp", + "Description": "The TCP port KeyDB listens on.", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "6379" + }, + { + "@attributes": { + "Name": "KeyDB storage", + "Target": "/data", + "Default": "/mnt/user/appdata/keydb", + "Mode": "rw", + "Description": "The location where KeyDB stores its data.", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "whallin's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/keydb.xml", + "CategoryList": [ + "Productivity", + "Network-Management" + ], + "downloads": 6876010, + "stars": 61, + "LastUpdate": 1721188832, + "LastUpdateScan": 1724882841, + "FirstSeen": 1724882841 + }, + { + "Name": "wh-mitmproxy", + "Overview": "mitmproxy is a free and open source tool for debugging, testing, and hacking web traffic.", + "Repository": "mitmproxy/mitmproxy:latest", + "Registry": "https://hub.docker.com/r/mitmproxy/mitmproxy", + "Project": "https://mitmproxy.org/", + "WebUI": "http://[IP]:[PORT:8081]/", + "ExtraParams": "--init --no-healthcheck", + "PostArgs": "mitmweb --web-host 0.0.0.0", + "Network": "host", + "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/mitmproxy.png", + "TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/mitmproxy.xml", + "Repo": "whallin's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/mitmproxy.xml", + "CategoryList": [ + "Security", + "Network-Web", + "Network-Proxy", + "Network-Other" + ], + "downloads": 22919741, + "stars": 172, + "LastUpdate": 1724877650, + "LastUpdateScan": 1724882843, + "FirstSeen": 1724882843 + }, { "Name": "wh-mysterium-node", "Overview": "With MystNodes, you get paid in cryptocurrency every time a business or user connects to your node.", - "Requires": "MystNodes requires:\r
    - A "mystnodes.com" account", + "Requires": "MystNodes requires:\r
    - A "mystnodes.com" account.", "Repository": "mysteriumnetwork/myst:latest-alpine", "Registry": "https://hub.docker.com/r/mysteriumnetwork/myst", "Project": "https://www.mystnodes.com/", "WebUI": "http://[IP]:[PORT:4449]/", "ExtraParams": "--cap-add NET_ADMIN --init --no-healthcheck", "PostArgs": "service --agreed-terms-and-conditions", - "Network": "host", + "Network": "bridge", "Privileged": "false", "PrivilegedReq": "false", "Shell": "bash", @@ -522,18 +1360,19 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/mysterium-node.xml", "CategoryList": [ "Crypto", - "Other" + "Other", + "Network-Other" ], "downloads": 155279432, "stars": 46, - "LastUpdate": 1723698242, "LastUpdateScan": 1724875633, + "LastUpdate": 1723698242, "FirstSeen": 1724875633 }, { "Name": "wh-packetstream", "Overview": "PacketStream is a peer-to-peer proxy network that enables users to access data and content from any location.", - "Requires": "PacketStream requires:\r
    - A "packetstream.io" account", + "Requires": "PacketStream requires:\r
    - A "packetstream.io" account.", "Repository": "packetstream/psclient:latest", "Registry": "https://hub.docker.com/r/packetstream/psclient", "Project": "https://packetstream.io/", @@ -565,7 +1404,8 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/packetstream.xml", "CategoryList": [ "Crypto", - "Other" + "Other", + "Network-Other" ], "downloads": 407716480, "stars": 13, @@ -606,7 +1446,7 @@ { "Name": "wh-pawns", "Overview": "Pawns.app is an app that pays you to use your internet connection and complete surveys.", - "Requires": "Pawns requires:\r
    - An "pawns.app" account\r
    - Updating the container command with your "pawns.app" credentials", + "Requires": "Pawns requires:\r
    - An "pawns.app" account.\r
    - Updating the container command with your "pawns.app" credentials.", "Repository": "iproyal/pawns-cli:latest", "Registry": "https://hub.docker.com/r/iproyal/pawns-cli", "Project": "https://pawns.app/", @@ -625,12 +1465,13 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/pawns.xml", "CategoryList": [ "Crypto", - "Other" + "Other", + "Network-Other" ], "downloads": 2640271, "stars": 30, - "LastUpdate": 1721992166, "LastUpdateScan": 1724875636, + "LastUpdate": 1721992166, "FirstSeen": 1724875636 }, { @@ -1093,7 +1934,7 @@ { "Name": "wh-teldrive", "Overview": "Telegram Drive is a powerful utility that enables you to organise your telegram files and much more.", - "Requires": "Teldrive needs:\r
    - A Telegram account with 1 bot from @BotFather\r
    - A PostgreSQL database with "PGroonga" & "pgvector" (e.g. use the "wh-teldrive-postgres16" template)\r
    - "session.db" & "config.toml" must be created and mapped to the container before starting Teldrive\r
    "config.toml" example file: https://github.com/divyam234/teldrive/blob/main/config.sample.toml", + "Requires": "Teldrive requires:\r
    - A Telegram account with 1 bot from @BotFather.\r
    - A PostgreSQL database with "PGroonga" & "pgvector". (e.g. use the "wh-teldrive-postgres16" template)\r
    - "session.db" & "config.toml" must be created and mapped to the container before starting Teldrive.\r
    "config.toml" example file: https://github.com/divyam234/teldrive/blob/main/config.sample.toml", "Repository": "ghcr.io/divyam234/teldrive:latest", "Registry": "https://github.com/divyam234/teldrive/pkgs/container/teldrive", "Project": "https://github.com/divyam234/teldrive", @@ -1567,10 +2408,19 @@ ], "Repo": "whallin's Repository", "templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/web-check.xml", + "CategoryList": [ + "Security", + "Tools-Utilities", + "Other", + "Network-Web", + "Network-Management", + "Network-Privacy", + "Network-Other" + ], "downloads": 643282, "stars": 15, - "LastUpdate": 1723905621, "LastUpdateScan": 1724875638, + "LastUpdate": 1723905621, "FirstSeen": 1724875638 }, { @@ -84591,7 +85441,6 @@ ], "downloads": 569073, "stars": 11, - "LastUpdate": 1708293012, "trending": 12.149, "trends": [ 30.787, @@ -84621,6 +85470,7 @@ 569073 ], "LastUpdateScan": 1724875643, + "LastUpdate": 1708293012, "FirstSeen": 1704085529, "topTrending": -18.637999999999998, "topPerforming": 12.149 diff --git a/repoInfo.json b/repoInfo.json index 841f3ad65..b19224403 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -92598,5 +92598,27 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": 1724877650 + }, + "apache/tika:latest": { + "Base": null, + "Downloads": 22079816, + "Stars": 35, + "Time": 1724890000, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1721083541 + }, + "eqalpha/keydb:latest": { + "Base": null, + "Downloads": 6876283, + "Stars": 61, + "Time": 1724890005, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1721188832 } } \ No newline at end of file