This commit is contained in:
Andrew Z 2024-03-07 12:06:01 -05:00
parent 8645ca3a5e
commit 4e61f6bec2
7 changed files with 259 additions and 20 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1709823968
"last_updated_timestamp": 1709831159
}

View File

@ -287916,10 +287916,21 @@
"Downloaders",
"Other"
],
"downloads": 194357,
"downloads": 194629,
"stars": 1,
"LastUpdateScan": 1707231965,
"LastUpdate": 1707169202,
"trending": 0.14,
"trends": [
0.14
],
"trendsDate": [
1709831159
],
"downloadtrend": [
194357,
194629
],
"LastUpdateScan": 1709831159,
"FirstSeen": 1707231965
},
{
@ -306679,7 +306690,7 @@
"Mode": "tcp",
"Description": "PostgreSQL TCP connection port mapped to 5433 from 5432 in case of other postgres container present",
"Type": "Port",
"Display": "always-hide",
"Display": "always",
"Required": "true",
"Mask": "null"
},
@ -306755,6 +306766,109 @@
"LastUpdate": 1709655430,
"FirstSeen": 1709816755
},
{
"Name": "Redis-Official",
"Repository": "redis",
"Registry": "https://hub.docker.com/_/redis",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/156964-support-unra1duser-redis-official/",
"Project": "https://redis.io/",
"Overview": "Redis is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis is sponsored by Redis Labs today; before that, it was sponsored by Pivotal and VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server.\r\n\r\nhttps://en.wikipedia.org/wiki/Redis\r\n\r\n\r\nThis container is configured using the official redis.conf file!\r\n\r\nI have limited this Docker to 10 GB. If you want to use less or more RAM, you can change this under \"Extra Parameters\" -> \"--memory=10G\". You can also delete this value completely if you want the Docker to use as much RAM as necessary.",
"TemplateURL": "https://raw.githubusercontent.com/UNRA1DUser/unraid-docker-templates/master/UNRA1DUser/Redis-Official.xml",
"Icon": "https://raw.githubusercontent.com/UNRA1DUser/unraid-docker-templates/main/UNRA1DUser/img/redis.png",
"ExtraParams": "--memory=10G --restart=unless-stopped",
"PostArgs": "redis-server /usr/local/etc/redis/redis.conf",
"Requires": "After you started this Container the first time and the folder has been created. Stop the Server and upload the "redis.conf" file from "https://github.com/UNRA1DUser/unraid-docker-templates/blob/main/.conf/redis.conf" into your "/redis-official/conf" folder! Otherwithe this Container won\u00b4t start!",
"Config": [
{
"@attributes": {
"Name": "REDIS_TCP_PORT",
"Target": "6379",
"Default": "6379",
"Mode": "tcp",
"Description": "Redis TCP connection port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "null"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis Storage Path",
"Target": "/data",
"Default": "/mnt/cache/appdata/redis-official",
"Mode": "rw",
"Description": "Redis data storage location",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "null"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis Configuration Path",
"Target": "/usr/local/etc/redis",
"Default": "/mnt/cache/appdata/redis-official/conf",
"Mode": "rw",
"Description": "Redis conf storage location",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "null"
},
"value": ""
}
],
"Repo": "UNRA1DUser's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/UNRA1DUsersRepository/UNRA1DUser/Redis-Official.xml",
"CategoryList": [
"Network-Management",
"Productivity",
"Tools-Utilities"
],
"downloads": 7486908571,
"stars": 12660,
"trending": 5.499,
"trends": [
1.508,
1.514,
3.792,
6.217,
5.776,
5.632,
5.499
],
"trendsDate": [
1692669899,
1695269137,
1697868329,
1700463943,
1703063145,
1705662353,
1708261544
],
"downloadtrend": [
5590306875,
5676251746,
5899963513,
6291097255,
6676735841,
7075224600,
7486908571
],
"LastUpdateScan": 1708261544,
"LastUpdate": 1708070908,
"FirstSeen": 1525579200,
"topTrending": 3.9909999999999997,
"topPerforming": 5.499
},
{
"Name": "pihole-unbound",
"Repository": "cbcrowe/pihole-unbound:latest",

View File

@ -1,7 +1,7 @@
{
"apps": 2179,
"last_updated_timestamp": 1709823968,
"last_updated": "2024-03-07 10:06",
"apps": 2180,
"last_updated_timestamp": 1709831159,
"last_updated": "2024-03-07 12:05",
"categories": [
{
"Cat": "AI:",
@ -288082,10 +288082,21 @@
"Downloaders",
"Other"
],
"downloads": 194357,
"downloads": 194629,
"stars": 1,
"LastUpdateScan": 1707231965,
"LastUpdate": 1707169202,
"trending": 0.14,
"trends": [
0.14
],
"trendsDate": [
1709831159
],
"downloadtrend": [
194357,
194629
],
"LastUpdateScan": 1709831159,
"FirstSeen": 1707231965
},
{
@ -306845,7 +306856,7 @@
"Mode": "tcp",
"Description": "PostgreSQL TCP connection port mapped to 5433 from 5432 in case of other postgres container present",
"Type": "Port",
"Display": "always-hide",
"Display": "always",
"Required": "true",
"Mask": "null"
},
@ -306921,6 +306932,109 @@
"LastUpdate": 1709655430,
"FirstSeen": 1709816755
},
{
"Name": "Redis-Official",
"Repository": "redis",
"Registry": "https://hub.docker.com/_/redis",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/156964-support-unra1duser-redis-official/",
"Project": "https://redis.io/",
"Overview": "Redis is an open-source, networked, in-memory, key-value data store with optional durability. It is written in ANSI C. The development of Redis is sponsored by Redis Labs today; before that, it was sponsored by Pivotal and VMware. According to the monthly ranking by DB-Engines.com, Redis is the most popular key-value store. The name Redis means REmote DIctionary Server.\r\n\r\nhttps://en.wikipedia.org/wiki/Redis\r\n\r\n\r\nThis container is configured using the official redis.conf file!\r\n\r\nI have limited this Docker to 10 GB. If you want to use less or more RAM, you can change this under \"Extra Parameters\" -> \"--memory=10G\". You can also delete this value completely if you want the Docker to use as much RAM as necessary.",
"TemplateURL": "https://raw.githubusercontent.com/UNRA1DUser/unraid-docker-templates/master/UNRA1DUser/Redis-Official.xml",
"Icon": "https://raw.githubusercontent.com/UNRA1DUser/unraid-docker-templates/main/UNRA1DUser/img/redis.png",
"ExtraParams": "--memory=10G --restart=unless-stopped",
"PostArgs": "redis-server /usr/local/etc/redis/redis.conf",
"Requires": "After you started this Container the first time and the folder has been created. Stop the Server and upload the "redis.conf" file from "https://github.com/UNRA1DUser/unraid-docker-templates/blob/main/.conf/redis.conf" into your "/redis-official/conf" folder! Otherwithe this Container won\u00b4t start!",
"Config": [
{
"@attributes": {
"Name": "REDIS_TCP_PORT",
"Target": "6379",
"Default": "6379",
"Mode": "tcp",
"Description": "Redis TCP connection port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "null"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis Storage Path",
"Target": "/data",
"Default": "/mnt/cache/appdata/redis-official",
"Mode": "rw",
"Description": "Redis data storage location",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "null"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis Configuration Path",
"Target": "/usr/local/etc/redis",
"Default": "/mnt/cache/appdata/redis-official/conf",
"Mode": "rw",
"Description": "Redis conf storage location",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "null"
},
"value": ""
}
],
"Repo": "UNRA1DUser's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/UNRA1DUsersRepository/UNRA1DUser/Redis-Official.xml",
"CategoryList": [
"Network-Management",
"Productivity",
"Tools-Utilities"
],
"downloads": 7486908571,
"stars": 12660,
"trending": 5.499,
"trends": [
1.508,
1.514,
3.792,
6.217,
5.776,
5.632,
5.499
],
"trendsDate": [
1692669899,
1695269137,
1697868329,
1700463943,
1703063145,
1705662353,
1708261544
],
"downloadtrend": [
5590306875,
5676251746,
5899963513,
6291097255,
6676735841,
7075224600,
7486908571
],
"LastUpdateScan": 1708261544,
"LastUpdate": 1708070908,
"FirstSeen": 1525579200,
"topTrending": 3.9909999999999997,
"topPerforming": 5.499
},
{
"Name": "pihole-unbound",
"Repository": "cbcrowe/pihole-unbound:latest",

View File

@ -117,5 +117,6 @@
"nicolargo/glances": true,
"nzbgetcom/nzbget": true,
"jc21/nginx-proxy-manager": true,
"pomerium/pomerium": true
"pomerium/pomerium": true,
"redis": true
}

View File

@ -3893,6 +3893,7 @@ Downloading UNRA1DUser's Repository: https://github.com/UNRA1DUser/unraid-docker
Processing /tmp/appFeed/templates/UNRA1DUsersRepository/UNRA1DUser/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/UNRA1DUsersRepository/UNRA1DUser/MySQL-Official.xml...Success
Processing /tmp/appFeed/templates/UNRA1DUsersRepository/UNRA1DUser/PostgreSQL_Immich-Official.xml...Success
Processing /tmp/appFeed/templates/UNRA1DUsersRepository/UNRA1DUser/Redis-Official.xml...Success
Downloading TeddyTux's Repository: https://github.com/TeddyTux/unraidtemplates -> /tmp/appFeed/templates/TeddyTuxsRepository Attempt 1...https://github.com/TeddyTux/unraidtemplates/archive/master.tar.gz Success!
@ -3991,6 +3992,8 @@ Processing /tmp/appFeed/templates/JoeyGennarisRepository/goatcounter.xml...Succe
Updating stats on containers
digrouz/joal
digrouz/joal Downloads: 194629 Stars: 1 Base: unknown
Privileged: 102

View File

@ -139037,8 +139037,8 @@
"Tools-Utilities"
],
"downloads": 19454,
"LastUpdate": 1708164904,
"LastUpdateScan": 1709816755,
"LastUpdate": 1708164904,
"FirstSeen": 1704618337
},
{
@ -306665,7 +306665,7 @@
"Project": "https://www.postgresql.org/",
"Overview": "This container (based on PostgreSQL 16) is specifically configured for seamless integration with the Immich container, which requires PostgreSQL equipped with pgvecto a robust Postgres extension enabling vector similarity search functions. The specific version used is tensorchord/pgvecto-rs:pg16-v0.2.1\r\n\r\n\r\n#Note\r\nAny change here should be replicated in the Immich container configuration.",
"TemplateURL": "https://raw.githubusercontent.com/UNRA1DUser/unraid-docker-templates/master/UNRA1DUser/PostgreSQL_Immich-Official.xml",
"Icon": "https://raw.githubusercontent.com/UNRA1DUser/unraid-docker-templates/main/UNRA1DUser/img/postgresql-immich-logo.png",
"Icon": "https://raw.githubusercontent.com/UNRA1DUser/unraid-docker-templates/main/UNRA1DUser/img/postgresql-immich.png",
"ExtraParams": "--memory=2G --restart=unless-stopped",
"DonateText": "If you like my work and would like to support me please consider Donating.",
"DonateLink": "https://www.paypal.com/paypalme/M4rc31",
@ -306751,8 +306751,8 @@
],
"downloads": 1001130,
"stars": 7,
"LastUpdate": 1709655430,
"LastUpdateScan": 1709816755,
"LastUpdate": 1709655430,
"FirstSeen": 1709816755
},
{

View File

@ -84855,13 +84855,20 @@
},
"digrouz/joal": {
"Base": null,
"Downloads": 194357,
"Downloads": 194629,
"Stars": 1,
"Time": 1707231965,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"Time": 1709831159,
"trending": 0.14,
"trends": [
0.14
],
"downloadtrend": [
194357,
194629
],
"trendsDate": [
1709831159
],
"LastUpdate": 1707169202
},
"ghcr.io/bravohotel91/ipfspodcastnode:latest": {