This commit is contained in:
Andrew Z 2024-03-18 00:06:08 -04:00
parent 5693c145d4
commit 8d9e6e3150
6 changed files with 830 additions and 217 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1710727574 "last_updated_timestamp": 1710734766
} }

View File

@ -272645,7 +272645,6 @@
], ],
"downloads": 60688, "downloads": 60688,
"stars": 34, "stars": 34,
"LastUpdate": 1710204891,
"trending": 25.366, "trending": 25.366,
"trends": [ "trends": [
44.98, 44.98,
@ -272664,6 +272663,7 @@
60688 60688
], ],
"LastUpdateScan": 1710727574, "LastUpdateScan": 1710727574,
"LastUpdate": 1710204891,
"FirstSeen": 1697738750, "FirstSeen": 1697738750,
"topTrending": -19.613999999999997 "topTrending": -19.613999999999997
}, },
@ -308427,6 +308427,360 @@
"LastUpdate": 1710356047, "LastUpdate": 1710356047,
"FirstSeen": 1710403562 "FirstSeen": 1710403562
}, },
{
"Name": "Reactive-Resume-V4",
"Repository": "amruthpillai/reactive-resume:latest",
"Registry": "https://hub.docker.com/r/amruthpillai/reactive-resume/tags",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"ReadMe": "https://github.com/Eurotimmy/unraid-templates/blob/main/RxV4/README.md",
"Support": "https://forums.unraid.net/topic/152057-support-eurotimmy-reactive-resume-v4-rxv4/",
"Project": "https://github.com/AmruthPillai/Reactive-Resume",
"Overview": "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.\r\nIt\u2019s 100% free, forever! No ads, no user tracking, just pure resume-building bliss.\r\n\r\nNew features in Reative Resume V4:\r\n- A sleek, polished user interface that makes navigation a breeze.\r\n- Faster PDF generation to get your resume out there quicker.\r\n- Integration with OpenAI for smarter assistance.\r\n- Brand new, highly customisable templates to fit your unique style.\r\n- Comprehensive documentation with user-friendly guides.\r\n- Enhanced security with two-factor authentication.\r\n- Available in multiple languages, contributed by the community.\r\n- Quality of life features such as locking resumes, adding personal notes to resumes, tracking views and downloads on your public resume etc.\r\n\r\nIMPORTANT TO NOTE: \r\nThis container requires 4 additional containers to be configured correctly, up and running or Reactive resume won't work.\r\nI have documented the additional containers in the README at https://github.com/Eurotimmy/unraid-templates/blob/main/RxV4/README.md",
"WebUI": "http://[IP]:[PORT:3000]/",
"TemplateURL": "https://raw.githubusercontent.com/Eurotimmy/unraid-templates/master/RxV4/RxV4.xml",
"Icon": "https://raw.githubusercontent.com/Eurotimmy/unraid-templates/main/RxV4/RxV4.png",
"ExtraParams": "--restart unless-stopped",
"Requires": "PostgreSQL\r MinIO\rChrome\rRedis",
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Assign the port you'll use to connect to your resume / cv builder.\r\nAdjust this port number if you have a conflict with another container or device already using it.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "PUBLIC_URL",
"Target": "PUBLIC_URL",
"Default": "http://your.cv.app.address.or.IP",
"Mode": "",
"Description": "URL (and port) to login to your resume / cv builder.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "http://your.cv.app.address.or.IP"
},
{
"@attributes": {
"Name": "STORAGE_URL",
"Target": "STORAGE_URL",
"Default": "http://your.cv.storage.address.or.IP/default",
"Mode": "",
"Description": "URL to login to your shared resumes / cvs.\r\nPlease ensure you append default to the end.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "http://your.cv.storage.address.or.IP/default"
},
{
"@attributes": {
"Name": "CHROME_TOKEN",
"Target": "CHROME_TOKEN",
"Default": "chrome_token",
"Mode": "",
"Description": "Replace this with your own Chrome token and reflect the same in the browserless/chrome container configuration",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "chrome_token"
},
{
"@attributes": {
"Name": "CHROME_URL",
"Target": "CHROME_URL",
"Default": "ws://chrome:3010",
"Mode": "",
"Description": "URL to your 'browserless/chrome' container. This will produce your PDF versions.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "ws://your.chrome.address.or.IP:3010"
},
{
"@attributes": {
"Name": "DATABASE_URL",
"Target": "DATABASE_URL",
"Default": "postgresql://postgres:postgres@postgres:5432/postgres",
"Mode": "",
"Description": "DB Connection details.\r\npostgresql://user:password@address:port/databasename",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "postgresql://postgres:postgres@your.postgresql.address.or.IP:5432/postgres"
},
{
"@attributes": {
"Name": "ACCESS_TOKEN_SECRET",
"Target": "ACCESS_TOKEN_SECRET",
"Default": "access_token_secret",
"Mode": "",
"Description": "Generate your own token value.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "access_token_secret"
},
{
"@attributes": {
"Name": "REFRESH_TOKEN_SECRET",
"Target": "REFRESH_TOKEN_SECRET",
"Default": "refresh_token_secret",
"Mode": "",
"Description": "Generate your own token value.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "refresh_token_secret"
},
{
"@attributes": {
"Name": "MAIL_FROM",
"Target": "MAIL_FROM",
"Default": "your@example.com",
"Mode": "",
"Description": "Your email address to send from. \r\nRxV4 uses this to validate your account creations with an email confirmation.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "youremail@example.com"
},
{
"@attributes": {
"Name": "SMTP_URL",
"Target": "SMTP_URL",
"Default": "smtp://username:password@smtp.example.com:587",
"Mode": "",
"Description": "Your smtp server details. \r\nsmtp://user:password@smtpserveraddress:port",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "smtp://username:password@smtp.example.com:587"
},
{
"@attributes": {
"Name": "STORAGE_ENDPOINT",
"Target": "STORAGE_ENDPOINT",
"Default": "Address.or.IP.of.MinIO",
"Mode": "",
"Description": "Address or IP to MinIO container",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Address.or.IP.of.MinIO"
},
{
"@attributes": {
"Name": "STORAGE_PORT",
"Target": "STORAGE_PORT",
"Default": "9768",
"Mode": "",
"Description": "Port to MinIO container",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9768"
},
{
"@attributes": {
"Name": "STORAGE_ACCESS_KEY",
"Target": "STORAGE_ACCESS_KEY",
"Default": "MinIO_User",
"Mode": "",
"Description": "Replace this with your own MinIO user and reflect the same in the 'MinIO' container configuration",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "MinIO_User"
},
{
"@attributes": {
"Name": "STORAGE_SECRET_KEY",
"Target": "STORAGE_SECRET_KEY",
"Default": "MinIO_Pass",
"Mode": "",
"Description": "Replace this with your own MinIO password and reflect the same in the 'MinIO' container configuration",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "MinIO_Pass"
},
{
"@attributes": {
"Name": "REDIS_URL",
"Target": "REDIS_URL",
"Default": "redis://default:password@redis:6379",
"Mode": "",
"Description": "Redis connection.\r\nredis://default:password@address:port",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "redis://default:password@your.redis.address.or.IP:6379"
},
{
"@attributes": {
"Name": "VITE_DISABLE_SIGNUPS",
"Target": "VITE_DISABLE_SIGNUPS",
"Default": "false",
"Mode": "",
"Description": "To disable public signups if you host this facing public Internet (via reverse proxy). As at 25 Jan 2024 this option doesn't work. See GitHub issues for more info.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "STORAGE_USE_SSL",
"Target": "STORAGE_USE_SSL",
"Default": "false",
"Mode": "",
"Description": "Is an SSL cert used for the 'MinIO' connection?",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "STORAGE_BUCKET",
"Target": "STORAGE_BUCKET",
"Default": "default",
"Mode": "",
"Description": "Storage bucket name, put this at the end of STORAGE_URL or just leave on the default",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "default"
},
{
"@attributes": {
"Name": "STORAGE_REGION",
"Target": "STORAGE_REGION",
"Default": "us-east-1",
"Mode": "",
"Description": "Storage bucket region, optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "us-east-1"
},
{
"@attributes": {
"Name": "NODE_ENV",
"Target": "NODE_ENV",
"Default": "production",
"Mode": "",
"Description": "The Node environment setting.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "production"
},
{
"@attributes": {
"Name": "PORT",
"Target": "PORT",
"Default": "3000",
"Mode": "",
"Description": "The Port environment setting. NOTE: I leave this as default (3000) and adjust the host port 1 instead.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "3000"
}
],
"Repo": "Eurotimmy's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/EurotimmysRepository/RxV4/RxV4.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 2995026,
"stars": 46,
"LastUpdate": 1710148750,
"trending": 52.543,
"trends": [
34.476,
27.215,
23.79,
18.93,
8.224,
4.768,
52.543
],
"trendsDate": [
1597169294,
1599768472,
1602367676,
1604963411,
1607562728,
1610161667,
1710734766
],
"downloadtrend": [
558642,
767522,
1007110,
1242265,
1353589,
1421361,
2995026
],
"LastUpdateScan": 1710734766,
"FirstSeen": 1586772528,
"topTrending": 18.067,
"topPerforming": 52.543
},
{ {
"Name": "ha-fusion", "Name": "ha-fusion",
"Repository": "ghcr.io/matt8707/ha-fusion", "Repository": "ghcr.io/matt8707/ha-fusion",

View File

@ -1,7 +1,7 @@
{ {
"apps": 2193, "apps": 2194,
"last_updated_timestamp": 1710727574, "last_updated_timestamp": 1710734766,
"last_updated": "2024-03-17 22:06", "last_updated": "2024-03-18 00:06",
"categories": [ "categories": [
{ {
"Cat": "AI:", "Cat": "AI:",
@ -272811,7 +272811,6 @@
], ],
"downloads": 60688, "downloads": 60688,
"stars": 34, "stars": 34,
"LastUpdate": 1710204891,
"trending": 25.366, "trending": 25.366,
"trends": [ "trends": [
44.98, 44.98,
@ -272830,6 +272829,7 @@
60688 60688
], ],
"LastUpdateScan": 1710727574, "LastUpdateScan": 1710727574,
"LastUpdate": 1710204891,
"FirstSeen": 1697738750, "FirstSeen": 1697738750,
"topTrending": -19.613999999999997 "topTrending": -19.613999999999997
}, },
@ -308593,6 +308593,360 @@
"LastUpdate": 1710356047, "LastUpdate": 1710356047,
"FirstSeen": 1710403562 "FirstSeen": 1710403562
}, },
{
"Name": "Reactive-Resume-V4",
"Repository": "amruthpillai/reactive-resume:latest",
"Registry": "https://hub.docker.com/r/amruthpillai/reactive-resume/tags",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"ReadMe": "https://github.com/Eurotimmy/unraid-templates/blob/main/RxV4/README.md",
"Support": "https://forums.unraid.net/topic/152057-support-eurotimmy-reactive-resume-v4-rxv4/",
"Project": "https://github.com/AmruthPillai/Reactive-Resume",
"Overview": "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.\r\nIt\u2019s 100% free, forever! No ads, no user tracking, just pure resume-building bliss.\r\n\r\nNew features in Reative Resume V4:\r\n- A sleek, polished user interface that makes navigation a breeze.\r\n- Faster PDF generation to get your resume out there quicker.\r\n- Integration with OpenAI for smarter assistance.\r\n- Brand new, highly customisable templates to fit your unique style.\r\n- Comprehensive documentation with user-friendly guides.\r\n- Enhanced security with two-factor authentication.\r\n- Available in multiple languages, contributed by the community.\r\n- Quality of life features such as locking resumes, adding personal notes to resumes, tracking views and downloads on your public resume etc.\r\n\r\nIMPORTANT TO NOTE: \r\nThis container requires 4 additional containers to be configured correctly, up and running or Reactive resume won't work.\r\nI have documented the additional containers in the README at https://github.com/Eurotimmy/unraid-templates/blob/main/RxV4/README.md",
"WebUI": "http://[IP]:[PORT:3000]/",
"TemplateURL": "https://raw.githubusercontent.com/Eurotimmy/unraid-templates/master/RxV4/RxV4.xml",
"Icon": "https://raw.githubusercontent.com/Eurotimmy/unraid-templates/main/RxV4/RxV4.png",
"ExtraParams": "--restart unless-stopped",
"Requires": "PostgreSQL\r MinIO\rChrome\rRedis",
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Assign the port you'll use to connect to your resume / cv builder.\r\nAdjust this port number if you have a conflict with another container or device already using it.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "PUBLIC_URL",
"Target": "PUBLIC_URL",
"Default": "http://your.cv.app.address.or.IP",
"Mode": "",
"Description": "URL (and port) to login to your resume / cv builder.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "http://your.cv.app.address.or.IP"
},
{
"@attributes": {
"Name": "STORAGE_URL",
"Target": "STORAGE_URL",
"Default": "http://your.cv.storage.address.or.IP/default",
"Mode": "",
"Description": "URL to login to your shared resumes / cvs.\r\nPlease ensure you append default to the end.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "http://your.cv.storage.address.or.IP/default"
},
{
"@attributes": {
"Name": "CHROME_TOKEN",
"Target": "CHROME_TOKEN",
"Default": "chrome_token",
"Mode": "",
"Description": "Replace this with your own Chrome token and reflect the same in the browserless/chrome container configuration",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "chrome_token"
},
{
"@attributes": {
"Name": "CHROME_URL",
"Target": "CHROME_URL",
"Default": "ws://chrome:3010",
"Mode": "",
"Description": "URL to your 'browserless/chrome' container. This will produce your PDF versions.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "ws://your.chrome.address.or.IP:3010"
},
{
"@attributes": {
"Name": "DATABASE_URL",
"Target": "DATABASE_URL",
"Default": "postgresql://postgres:postgres@postgres:5432/postgres",
"Mode": "",
"Description": "DB Connection details.\r\npostgresql://user:password@address:port/databasename",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "postgresql://postgres:postgres@your.postgresql.address.or.IP:5432/postgres"
},
{
"@attributes": {
"Name": "ACCESS_TOKEN_SECRET",
"Target": "ACCESS_TOKEN_SECRET",
"Default": "access_token_secret",
"Mode": "",
"Description": "Generate your own token value.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "access_token_secret"
},
{
"@attributes": {
"Name": "REFRESH_TOKEN_SECRET",
"Target": "REFRESH_TOKEN_SECRET",
"Default": "refresh_token_secret",
"Mode": "",
"Description": "Generate your own token value.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "refresh_token_secret"
},
{
"@attributes": {
"Name": "MAIL_FROM",
"Target": "MAIL_FROM",
"Default": "your@example.com",
"Mode": "",
"Description": "Your email address to send from. \r\nRxV4 uses this to validate your account creations with an email confirmation.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "youremail@example.com"
},
{
"@attributes": {
"Name": "SMTP_URL",
"Target": "SMTP_URL",
"Default": "smtp://username:password@smtp.example.com:587",
"Mode": "",
"Description": "Your smtp server details. \r\nsmtp://user:password@smtpserveraddress:port",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "smtp://username:password@smtp.example.com:587"
},
{
"@attributes": {
"Name": "STORAGE_ENDPOINT",
"Target": "STORAGE_ENDPOINT",
"Default": "Address.or.IP.of.MinIO",
"Mode": "",
"Description": "Address or IP to MinIO container",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Address.or.IP.of.MinIO"
},
{
"@attributes": {
"Name": "STORAGE_PORT",
"Target": "STORAGE_PORT",
"Default": "9768",
"Mode": "",
"Description": "Port to MinIO container",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9768"
},
{
"@attributes": {
"Name": "STORAGE_ACCESS_KEY",
"Target": "STORAGE_ACCESS_KEY",
"Default": "MinIO_User",
"Mode": "",
"Description": "Replace this with your own MinIO user and reflect the same in the 'MinIO' container configuration",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "MinIO_User"
},
{
"@attributes": {
"Name": "STORAGE_SECRET_KEY",
"Target": "STORAGE_SECRET_KEY",
"Default": "MinIO_Pass",
"Mode": "",
"Description": "Replace this with your own MinIO password and reflect the same in the 'MinIO' container configuration",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "MinIO_Pass"
},
{
"@attributes": {
"Name": "REDIS_URL",
"Target": "REDIS_URL",
"Default": "redis://default:password@redis:6379",
"Mode": "",
"Description": "Redis connection.\r\nredis://default:password@address:port",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "redis://default:password@your.redis.address.or.IP:6379"
},
{
"@attributes": {
"Name": "VITE_DISABLE_SIGNUPS",
"Target": "VITE_DISABLE_SIGNUPS",
"Default": "false",
"Mode": "",
"Description": "To disable public signups if you host this facing public Internet (via reverse proxy). As at 25 Jan 2024 this option doesn't work. See GitHub issues for more info.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "STORAGE_USE_SSL",
"Target": "STORAGE_USE_SSL",
"Default": "false",
"Mode": "",
"Description": "Is an SSL cert used for the 'MinIO' connection?",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "STORAGE_BUCKET",
"Target": "STORAGE_BUCKET",
"Default": "default",
"Mode": "",
"Description": "Storage bucket name, put this at the end of STORAGE_URL or just leave on the default",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "default"
},
{
"@attributes": {
"Name": "STORAGE_REGION",
"Target": "STORAGE_REGION",
"Default": "us-east-1",
"Mode": "",
"Description": "Storage bucket region, optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "us-east-1"
},
{
"@attributes": {
"Name": "NODE_ENV",
"Target": "NODE_ENV",
"Default": "production",
"Mode": "",
"Description": "The Node environment setting.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "production"
},
{
"@attributes": {
"Name": "PORT",
"Target": "PORT",
"Default": "3000",
"Mode": "",
"Description": "The Port environment setting. NOTE: I leave this as default (3000) and adjust the host port 1 instead.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "3000"
}
],
"Repo": "Eurotimmy's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/EurotimmysRepository/RxV4/RxV4.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 2995026,
"stars": 46,
"LastUpdate": 1710148750,
"trending": 52.543,
"trends": [
34.476,
27.215,
23.79,
18.93,
8.224,
4.768,
52.543
],
"trendsDate": [
1597169294,
1599768472,
1602367676,
1604963411,
1607562728,
1610161667,
1710734766
],
"downloadtrend": [
558642,
767522,
1007110,
1242265,
1353589,
1421361,
2995026
],
"LastUpdateScan": 1710734766,
"FirstSeen": 1586772528,
"topTrending": 18.067,
"topPerforming": 52.543
},
{ {
"Name": "ha-fusion", "Name": "ha-fusion",
"Repository": "ghcr.io/matt8707/ha-fusion", "Repository": "ghcr.io/matt8707/ha-fusion",

View File

@ -3894,6 +3894,7 @@ Downloading Eurotimmy's Repository: https://github.com/Eurotimmy/unraid-template
Processing /tmp/appFeed/templates/EurotimmysRepository/ca_profile.xml...FOUND PROFILE Processing /tmp/appFeed/templates/EurotimmysRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/EurotimmysRepository/Odoo17/odoo17.xml...Success Processing /tmp/appFeed/templates/EurotimmysRepository/Odoo17/odoo17.xml...Success
Processing /tmp/appFeed/templates/EurotimmysRepository/RomM/RomM.xml...Success Processing /tmp/appFeed/templates/EurotimmysRepository/RomM/RomM.xml...Success
Processing /tmp/appFeed/templates/EurotimmysRepository/RxV4/RxV4.xml...Success
Downloading Mirano's Repository: https://github.com/MiranoVerhoef/Unraid-Mirano -> /tmp/appFeed/templates/MiranosRepository Attempt 1...https://github.com/MiranoVerhoef/Unraid-Mirano/archive/master.tar.gz Success! Downloading Mirano's Repository: https://github.com/MiranoVerhoef/Unraid-Mirano -> /tmp/appFeed/templates/MiranosRepository Attempt 1...https://github.com/MiranoVerhoef/Unraid-Mirano/archive/master.tar.gz Success!
@ -4029,8 +4030,8 @@ Processing /tmp/appFeed/templates/davidzwasRepository/fdm-monster.xml...Success
Updating stats on containers Updating stats on containers
vdsm/virtual-dsm amruthpillai/reactive-resume
vdsm/virtual-dsm:latest Downloads: 60688 Stars: 34 Base: unknown amruthpillai/reactive-resume:latest Downloads: 2995026 Stars: 46 Base: unknown
Privileged: 102 Privileged: 102

File diff suppressed because it is too large Load Diff

View File

@ -30688,45 +30688,38 @@
}, },
"amruthpillai/reactive-resume:latest": { "amruthpillai/reactive-resume:latest": {
"Base": null, "Base": null,
"Downloads": 1421361, "Downloads": 2995026,
"Stars": 13, "Stars": 46,
"Time": 1610161667, "Time": 1710734766,
"trending": 4.768, "trending": 52.543,
"trends": [ "trends": [
89.021,
56.055,
39.934,
34.476, 34.476,
27.215, 27.215,
23.79, 23.79,
18.93, 18.93,
8.224, 8.224,
4.768 4.768,
52.543
], ],
"downloadtrend": [ "downloadtrend": [
10608,
96620,
219867,
366042,
558642, 558642,
767522, 767522,
1007110, 1007110,
1242265, 1242265,
1353589, 1353589,
1421361 1421361,
2995026
], ],
"trendsDate": [ "trendsDate": [
1589371659,
1591970871,
1594570082,
1597169294, 1597169294,
1599768472, 1599768472,
1602367676, 1602367676,
1604963411, 1604963411,
1607562728, 1607562728,
1610161667 1610161667,
1710734766
], ],
"LastUpdate": 1626154813 "LastUpdate": 1710148750
}, },
"searx/searx:latest": { "searx/searx:latest": {
"Base": null, "Base": null,