mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-09 18:22:29 +00:00
Update
This commit is contained in:
parent
14d263c731
commit
a5e0af7d61
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1728806815
|
||||
"last_updated_timestamp": 1728814247
|
||||
}
|
@ -100826,7 +100826,7 @@
|
||||
"CategoryList": [
|
||||
"Network-Messenger"
|
||||
],
|
||||
"LastUpdateScan": 1726214805,
|
||||
"LastUpdateScan": 1728814234,
|
||||
"FirstSeen": 1713225409
|
||||
},
|
||||
{
|
||||
@ -221539,7 +221539,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/SimonFair/unraid-plugins/master/gpustat.xml",
|
||||
"Licence": "MIT License - Copyright 2020-2023 b3rs3rk",
|
||||
"Repository": "https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg",
|
||||
"pluginVersion": "2024.10.12a",
|
||||
"pluginVersion": "2024.10.13",
|
||||
"Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard. From version 6.12 onwards can support multiple GPUs on the dashboard and supports multiple Intel GPUs iGPU and ARC.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SimonFsRepository/gpustat.xml",
|
||||
"CategoryList": [
|
||||
@ -316972,8 +316972,8 @@
|
||||
"Other"
|
||||
],
|
||||
"downloads": 10606,
|
||||
"LastUpdate": 1728756776,
|
||||
"LastUpdateScan": 1728806805,
|
||||
"LastUpdate": 1728756776,
|
||||
"FirstSeen": 1728806805
|
||||
},
|
||||
{
|
||||
@ -318061,7 +318061,7 @@
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1726214806,
|
||||
"LastUpdateScan": 1728814234,
|
||||
"FirstSeen": 1723615592
|
||||
},
|
||||
{
|
||||
@ -318376,14 +318376,14 @@
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/jellysearch.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer-Video",
|
||||
"MediaServer",
|
||||
"Tools-Utilities",
|
||||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 959,
|
||||
"LastUpdate": 1724833395,
|
||||
"LastUpdateScan": 1728806810,
|
||||
"LastUpdate": 1724833395,
|
||||
"FirstSeen": 1728806810
|
||||
},
|
||||
{
|
||||
@ -319822,6 +319822,105 @@
|
||||
"LastUpdate": 1728618551,
|
||||
"FirstSeen": 1728698821
|
||||
},
|
||||
{
|
||||
"Name": "PlexStatus2Discord",
|
||||
"Repository": "ghcr.io/fscorrupt/docker-plexstatus2discord",
|
||||
"Registry": "https://github.com/fscorrupt/docker-plexstatus2discord/pkgs/container/docker-plexstatus2discord",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/fscorrupt/docker-plexstatus2discord/issues",
|
||||
"Project": "https://github.com/fscorrupt/docker-plexstatus2discord",
|
||||
"Overview": "Send the Status from status.plex.tv to Discord via webhooks.",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/plexstatus2discord-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/plexstatus2discord.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> Requires additional configuration of Discord webhooks. See documentation: https://github.com/fscorrupt/docker-plexstatus2discord?tab=readme-ov-file#howto-discord-webhook<br> <br><br> Requires a `config.json` file in the "Config Path" directory. See example: https://raw.githubusercontent.com/fscorrupt/docker-plexstatus2discord/refs/heads/master/config/config.json.template<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "099",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "099"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UMASK",
|
||||
"Target": "UMASK",
|
||||
"Default": "002",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "002"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TERM",
|
||||
"Target": "TERM",
|
||||
"Default": "xterm",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "xterm"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config Path",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/plexstatus2discord/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage for config files",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/plexstatus2discord/config"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/plexstatus2discord.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer",
|
||||
"Tools-Utilities",
|
||||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1728814234,
|
||||
"FirstSeen": 1728814234
|
||||
},
|
||||
{
|
||||
"Name": "Plex-Prerolls",
|
||||
"Repository": "nwithan8/plex_prerolls:latest",
|
||||
@ -321905,6 +322004,93 @@
|
||||
"FirstSeen": 1712477150,
|
||||
"topTrending": 0.47299999999999986
|
||||
},
|
||||
{
|
||||
"Name": "Subs",
|
||||
"Repository": "ghcr.io/ajnart/subs:latest",
|
||||
"Registry": "https://github.com/ajnart/subs/pkgs/container/subs",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"WebUI": "http://[IP]:[PORT:3000]",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/ajnart/subs/issues",
|
||||
"Project": "https://subs.ajnart.fr",
|
||||
"Overview": "A simplistic open-source subscription cost tracker",
|
||||
"ExtraSearchTerms": "subscriptions cost calculator tracker money budget planner server host",
|
||||
"Icon": "https://raw.githubusercontent.com/ajnart/subs/refs/heads/main/public/assets/logo.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/subs.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web UI Port",
|
||||
"Target": "3000",
|
||||
"Default": "3000",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 3000",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Path",
|
||||
"Target": "/database",
|
||||
"Default": "/mnt/user/appdata/subs/database",
|
||||
"Mode": "rw",
|
||||
"Description": "Database directory",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/subs/database"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database URL",
|
||||
"Target": "DATABASE_URL",
|
||||
"Default": "file:/database/db.sqlite",
|
||||
"Description": "Internal database URL",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "file:/database/db.sqlite"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use KV Database",
|
||||
"Target": "NEXT_PUBLIC_USE_SQLITE",
|
||||
"Default": "false|true",
|
||||
"Description": "Use KV database instead of localStorage",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/subs.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1728814239,
|
||||
"FirstSeen": 1728814239
|
||||
},
|
||||
{
|
||||
"Name": "Tauticord",
|
||||
"Repository": "nwithan8/tauticord:latest",
|
||||
@ -322012,6 +322198,105 @@
|
||||
"FirstSeen": 1661933468,
|
||||
"topTrending": -8.173
|
||||
},
|
||||
{
|
||||
"Name": "Tautulli2Discord",
|
||||
"Repository": "ghcr.io/fscorrupt/docker-tautulli2discord",
|
||||
"Registry": "https://github.com/fscorrupt/docker-tautulli2discord/pkgs/container/docker-tautulli2discord",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/fscorrupt/docker-tautulli2discord/issues",
|
||||
"Project": "https://github.com/fscorrupt/docker-tautulli2discord",
|
||||
"Overview": "A collection of PowerShell scripts that collect information from Tautulli's API and sends it off to Discord via webhooks.",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/tautulli2discord-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/tautulli2discord.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> Requires additional configuration of Tautulli application and Discord webhooks. See documentation: https://github.com/fscorrupt/docker-tautulli2discord?tab=readme-ov-file#configuration \r<br> <br><br> Requires a `config.json` file in the "Config Path" directory. See example: https://raw.githubusercontent.com/fscorrupt/docker-tautulli2discord/refs/heads/master/config/config.json.template<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "099",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "099"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UMASK",
|
||||
"Target": "UMASK",
|
||||
"Default": "002",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "002"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TERM",
|
||||
"Target": "TERM",
|
||||
"Default": "xterm",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "xterm"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config Path",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/tautulli2discord/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage for config files",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/tautulli2discord/config"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/tautulli2discord.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer",
|
||||
"Tools-Utilities",
|
||||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1728814243,
|
||||
"FirstSeen": 1728814243
|
||||
},
|
||||
{
|
||||
"Name": "Terraform-HTTP-Backend",
|
||||
"Repository": "markcaudill/terraform-http-backend:1.0.3",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2421,
|
||||
"last_updated_timestamp": 1728806815,
|
||||
"last_updated": "2024-10-13 04:06",
|
||||
"apps": 2424,
|
||||
"last_updated_timestamp": 1728814247,
|
||||
"last_updated": "2024-10-13 06:10",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
@ -100992,7 +100992,7 @@
|
||||
"CategoryList": [
|
||||
"Network-Messenger"
|
||||
],
|
||||
"LastUpdateScan": 1726214805,
|
||||
"LastUpdateScan": 1728814234,
|
||||
"FirstSeen": 1713225409
|
||||
},
|
||||
{
|
||||
@ -221705,7 +221705,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/SimonFair/unraid-plugins/master/gpustat.xml",
|
||||
"Licence": "MIT License - Copyright 2020-2023 b3rs3rk",
|
||||
"Repository": "https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg",
|
||||
"pluginVersion": "2024.10.12a",
|
||||
"pluginVersion": "2024.10.13",
|
||||
"Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard. From version 6.12 onwards can support multiple GPUs on the dashboard and supports multiple Intel GPUs iGPU and ARC.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SimonFsRepository/gpustat.xml",
|
||||
"CategoryList": [
|
||||
@ -317138,8 +317138,8 @@
|
||||
"Other"
|
||||
],
|
||||
"downloads": 10606,
|
||||
"LastUpdate": 1728756776,
|
||||
"LastUpdateScan": 1728806805,
|
||||
"LastUpdate": 1728756776,
|
||||
"FirstSeen": 1728806805
|
||||
},
|
||||
{
|
||||
@ -318227,7 +318227,7 @@
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1726214806,
|
||||
"LastUpdateScan": 1728814234,
|
||||
"FirstSeen": 1723615592
|
||||
},
|
||||
{
|
||||
@ -318542,14 +318542,14 @@
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/jellysearch.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer-Video",
|
||||
"MediaServer",
|
||||
"Tools-Utilities",
|
||||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 959,
|
||||
"LastUpdate": 1724833395,
|
||||
"LastUpdateScan": 1728806810,
|
||||
"LastUpdate": 1724833395,
|
||||
"FirstSeen": 1728806810
|
||||
},
|
||||
{
|
||||
@ -319988,6 +319988,105 @@
|
||||
"LastUpdate": 1728618551,
|
||||
"FirstSeen": 1728698821
|
||||
},
|
||||
{
|
||||
"Name": "PlexStatus2Discord",
|
||||
"Repository": "ghcr.io/fscorrupt/docker-plexstatus2discord",
|
||||
"Registry": "https://github.com/fscorrupt/docker-plexstatus2discord/pkgs/container/docker-plexstatus2discord",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/fscorrupt/docker-plexstatus2discord/issues",
|
||||
"Project": "https://github.com/fscorrupt/docker-plexstatus2discord",
|
||||
"Overview": "Send the Status from status.plex.tv to Discord via webhooks.",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/plexstatus2discord-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/plexstatus2discord.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> Requires additional configuration of Discord webhooks. See documentation: https://github.com/fscorrupt/docker-plexstatus2discord?tab=readme-ov-file#howto-discord-webhook<br> <br><br> Requires a `config.json` file in the "Config Path" directory. See example: https://raw.githubusercontent.com/fscorrupt/docker-plexstatus2discord/refs/heads/master/config/config.json.template<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "099",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "099"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UMASK",
|
||||
"Target": "UMASK",
|
||||
"Default": "002",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "002"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TERM",
|
||||
"Target": "TERM",
|
||||
"Default": "xterm",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "xterm"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config Path",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/plexstatus2discord/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage for config files",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/plexstatus2discord/config"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/plexstatus2discord.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer",
|
||||
"Tools-Utilities",
|
||||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1728814234,
|
||||
"FirstSeen": 1728814234
|
||||
},
|
||||
{
|
||||
"Name": "Plex-Prerolls",
|
||||
"Repository": "nwithan8/plex_prerolls:latest",
|
||||
@ -322071,6 +322170,93 @@
|
||||
"FirstSeen": 1712477150,
|
||||
"topTrending": 0.47299999999999986
|
||||
},
|
||||
{
|
||||
"Name": "Subs",
|
||||
"Repository": "ghcr.io/ajnart/subs:latest",
|
||||
"Registry": "https://github.com/ajnart/subs/pkgs/container/subs",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"WebUI": "http://[IP]:[PORT:3000]",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/ajnart/subs/issues",
|
||||
"Project": "https://subs.ajnart.fr",
|
||||
"Overview": "A simplistic open-source subscription cost tracker",
|
||||
"ExtraSearchTerms": "subscriptions cost calculator tracker money budget planner server host",
|
||||
"Icon": "https://raw.githubusercontent.com/ajnart/subs/refs/heads/main/public/assets/logo.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/subs.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web UI Port",
|
||||
"Target": "3000",
|
||||
"Default": "3000",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 3000",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Path",
|
||||
"Target": "/database",
|
||||
"Default": "/mnt/user/appdata/subs/database",
|
||||
"Mode": "rw",
|
||||
"Description": "Database directory",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/subs/database"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database URL",
|
||||
"Target": "DATABASE_URL",
|
||||
"Default": "file:/database/db.sqlite",
|
||||
"Description": "Internal database URL",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "file:/database/db.sqlite"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use KV Database",
|
||||
"Target": "NEXT_PUBLIC_USE_SQLITE",
|
||||
"Default": "false|true",
|
||||
"Description": "Use KV database instead of localStorage",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/subs.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1728814239,
|
||||
"FirstSeen": 1728814239
|
||||
},
|
||||
{
|
||||
"Name": "Tauticord",
|
||||
"Repository": "nwithan8/tauticord:latest",
|
||||
@ -322178,6 +322364,105 @@
|
||||
"FirstSeen": 1661933468,
|
||||
"topTrending": -8.173
|
||||
},
|
||||
{
|
||||
"Name": "Tautulli2Discord",
|
||||
"Repository": "ghcr.io/fscorrupt/docker-tautulli2discord",
|
||||
"Registry": "https://github.com/fscorrupt/docker-tautulli2discord/pkgs/container/docker-tautulli2discord",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/fscorrupt/docker-tautulli2discord/issues",
|
||||
"Project": "https://github.com/fscorrupt/docker-tautulli2discord",
|
||||
"Overview": "A collection of PowerShell scripts that collect information from Tautulli's API and sends it off to Discord via webhooks.",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/tautulli2discord-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/tautulli2discord.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> Requires additional configuration of Tautulli application and Discord webhooks. See documentation: https://github.com/fscorrupt/docker-tautulli2discord?tab=readme-ov-file#configuration \r<br> <br><br> Requires a `config.json` file in the "Config Path" directory. See example: https://raw.githubusercontent.com/fscorrupt/docker-tautulli2discord/refs/heads/master/config/config.json.template<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "099",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "099"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "UMASK",
|
||||
"Target": "UMASK",
|
||||
"Default": "002",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "002"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "TERM",
|
||||
"Target": "TERM",
|
||||
"Default": "xterm",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "xterm"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config Path",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/tautulli2discord/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Storage for config files",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/tautulli2discord/config"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/tautulli2discord.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer",
|
||||
"Tools-Utilities",
|
||||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1728814243,
|
||||
"FirstSeen": 1728814243
|
||||
},
|
||||
{
|
||||
"Name": "Terraform-HTTP-Backend",
|
||||
"Repository": "markcaudill/terraform-http-backend:1.0.3",
|
||||
|
@ -3567,5 +3567,8 @@
|
||||
"hardcoreeng/rekoni-service:latest": 1728713214,
|
||||
"hardcoreeng/workspace:latest": 1728713219,
|
||||
"hardcoreeng/front:latest": 1728806805,
|
||||
"domistyle/jellysearch:latest": 1728806810
|
||||
"domistyle/jellysearch:latest": 1728806810,
|
||||
"ghcr.io/fscorrupt/docker-plexstatus2discord": 1728814234,
|
||||
"ghcr.io/ajnart/subs:latest": 1728814239,
|
||||
"ghcr.io/fscorrupt/docker-tautulli2discord": 1728814243
|
||||
}
|
22
log.txt
22
log.txt
@ -3683,6 +3683,7 @@ Processing /tmp/appFeed/templates/grtgblnsRepository/templates/deprecated/ntfy.x
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/otterwiki.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/peanut.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/pinepods.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/plexstatus2discord.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/plex_prerolls.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/plex_rewind.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/pocket_id.xml...Success
|
||||
@ -3696,7 +3697,9 @@ Processing /tmp/appFeed/templates/grtgblnsRepository/templates/rtsp_to_web.xml..
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/scriberr.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/serveo_server.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/soft_serve.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/subs.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/tauticord.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/tautulli2discord.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/terraform_http_backend.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/tgraph_bot.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/threadfin.xml...Success
|
||||
@ -4391,12 +4394,19 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
hardcoreeng/front
|
||||
hardcoreeng/front:latest Downloads: 10606 Stars: 0 Base: unknown
|
||||
Pulling hardcoreeng/front:latest
|
||||
domistyle/jellysearch
|
||||
domistyle/jellysearch:latest Downloads: 959 Stars: 0 Base: unknown
|
||||
Pulling domistyle/jellysearch:latest
|
||||
kilvoctu/aiyabot
|
||||
ghcr.io/kilvoctu/aiyabot:latest Downloads: Stars: Base: unknown
|
||||
invoke-ai/invokeai
|
||||
ghcr.io/invoke-ai/invokeai:latest Downloads: Stars: Base: unknown
|
||||
fscorrupt/docker-plexstatus2discord
|
||||
ghcr.io/fscorrupt/docker-plexstatus2discord Downloads: Stars: Base: unknown
|
||||
Pulling ghcr.io/fscorrupt/docker-plexstatus2discord
|
||||
ajnart/subs
|
||||
ghcr.io/ajnart/subs:latest Downloads: Stars: Base: unknown
|
||||
Pulling ghcr.io/ajnart/subs:latest
|
||||
fscorrupt/docker-tautulli2discord
|
||||
ghcr.io/fscorrupt/docker-tautulli2discord Downloads: Stars: Base: unknown
|
||||
Pulling ghcr.io/fscorrupt/docker-tautulli2discord
|
||||
Privileged: 106
|
||||
|
||||
|
||||
|
@ -18,7 +18,6 @@
|
||||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1728799600,
|
||||
"FirstSeen": 1726200384
|
||||
},
|
||||
{
|
||||
@ -6882,7 +6881,7 @@
|
||||
"Target": "MONGO_ATLAS_PRIVATE_KEY",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Tutorial how to obtain these keys: https://tinyurl.com/25tesjpn (IMPORTANT: Ensure the API Keys have 'Organization Owner' permissions)",
|
||||
"Description": "IMPORTANT: Ensure the API Keys have 'Organization Owner' permissions (tutorial how to obtain these keys: https://tinyurl.com/25tesjpn)",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
@ -316744,6 +316743,239 @@
|
||||
"LastUpdate": 1728648741,
|
||||
"FirstSeen": 1728713209
|
||||
},
|
||||
{
|
||||
"Name": "Huly---Frontend",
|
||||
"Repository": "hardcoreeng/front:latest",
|
||||
"Registry": "https://hub.docker.com/r/hardcoreeng/front",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"WebUI": "http://[IP]:[PORT:8080]",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/hcengineering/huly-selfhost/issues",
|
||||
"Project": "https://huly.io",
|
||||
"Overview": "An all-in-one project management platform (alternative to Linear, Jira, Slack, Notion, Motion)",
|
||||
"ExtraSearchTerms": "Trello project management Linear Jira Slack Notion Motion",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/huly-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/huly_frontend.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> This application requires separate MongoDB, MinIO and ElasticSearch instances. See documentation: https://github.com/hcengineering/huly-selfhost/blob/main/template.compose.yaml \r<br> <br><br> This is the frontend container for Huly. Other Huly containers are required to run the entire suite.<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "App Port",
|
||||
"Target": "8080",
|
||||
"Default": "8080",
|
||||
"Mode": "tcp",
|
||||
"Description": "Access web interface",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8080"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Secret Key",
|
||||
"Target": "SERVER_SECRET",
|
||||
"Default": "",
|
||||
"Description": "Needs to match across all Huly containers. Generate with `openssl rand -hex 32`",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "true"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Accounts URL",
|
||||
"Target": "ACCOUNTS_URL",
|
||||
"Default": "http://localhost:3000",
|
||||
"Description": "URL for the accounts service (this container). Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:3000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Rekoni URL",
|
||||
"Target": "REKONI_URL",
|
||||
"Default": "http://localhost:4004",
|
||||
"Description": "URL for the Rekoni service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:4004"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Calendar URL",
|
||||
"Target": "CALENDAR_URL",
|
||||
"Default": "http://localhost:8095",
|
||||
"Description": "URL for the Calendar service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:8095"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Gmail URL",
|
||||
"Target": "GMAIL_URL",
|
||||
"Default": "http://localhost:8088",
|
||||
"Description": "URL for the Gmail service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:8088"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Telegram URL",
|
||||
"Target": "TELEGRAM_URL",
|
||||
"Default": "http://localhost:8086",
|
||||
"Description": "URL for the Telegram service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:8086"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "ElasticSearch URL",
|
||||
"Target": "ELASTIC_URL",
|
||||
"Default": "http://localhost:9200",
|
||||
"Description": "URL for the ElasticSearch service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:9200"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Huly Collaborator URL",
|
||||
"Target": "COLLABORATOR_URL",
|
||||
"Default": "ws://localhost:3078",
|
||||
"Description": "URL for the Huly Collaborator service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "ws://localhost:3078"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "MinIO Storage Configuration",
|
||||
"Target": "STORAGE_CONFIG",
|
||||
"Default": "",
|
||||
"Description": "MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "true"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "MongoDB Connection URL",
|
||||
"Target": "MONGO_URL",
|
||||
"Default": "mongodb://localhost:27017",
|
||||
"Description": "Connection URL for MongoDB.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "mongodb://localhost:27017"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Site Title",
|
||||
"Target": "TITLE",
|
||||
"Default": "Huly Self-Hosted",
|
||||
"Description": "Title for the site",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "Huly Self-Hosted"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Server Port",
|
||||
"Target": "SERVER_PORT",
|
||||
"Default": "8080",
|
||||
"Description": "Internal port for the server. Not recommended to change.",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8080"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Uploaded Files Location",
|
||||
"Target": "UPLOAD_URL",
|
||||
"Default": "/files",
|
||||
"Description": "Location for uploaded files. Not recommended to change.",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/files"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Default Language",
|
||||
"Target": "DEFAULT_LANGUAGE",
|
||||
"Default": "en",
|
||||
"Description": "Default language for the site. Not recommended to change.",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/huly_frontend.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 10606,
|
||||
"LastUpdate": 1728756776,
|
||||
"LastUpdateScan": 1728806805,
|
||||
"FirstSeen": 1728806805
|
||||
},
|
||||
{
|
||||
"Name": "Huly---Rekoni",
|
||||
"Repository": "hardcoreeng/rekoni-service:latest",
|
||||
@ -316807,6 +317039,212 @@
|
||||
"LastUpdate": 1728648727,
|
||||
"FirstSeen": 1728713214
|
||||
},
|
||||
{
|
||||
"Name": "Huly---Transactor",
|
||||
"Repository": "hardcoreeng/front:latest",
|
||||
"Registry": "https://hub.docker.com/r/hardcoreeng/front",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/hcengineering/huly-selfhost/issues",
|
||||
"Project": "https://huly.io",
|
||||
"Overview": "An all-in-one project management platform (alternative to Linear, Jira, Slack, Notion, Motion)",
|
||||
"ExtraSearchTerms": "Trello project management Linear Jira Slack Notion Motion",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/huly-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/huly_transactor.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> This application requires separate MongoDB, MinIO and ElasticSearch instances. See documentation: https://github.com/hcengineering/huly-selfhost/blob/main/template.compose.yaml \r<br> <br><br> This is the transactor container for Huly. Other Huly containers are required to run the entire suite.<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "App Port",
|
||||
"Target": "3333",
|
||||
"Default": "3333",
|
||||
"Mode": "tcp",
|
||||
"Description": "Allow other containers to access application",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3333"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Secret Key",
|
||||
"Target": "SERVER_SECRET",
|
||||
"Default": "",
|
||||
"Description": "Needs to match across all Huly containers. Generate with `openssl rand -hex 32`",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "true"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Server Cursor Max Items",
|
||||
"Target": "SERVER_CURSOR_MAXITEMS",
|
||||
"Default": "30000",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "30000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "ElasticSearch URL",
|
||||
"Target": "ELASTIC_URL",
|
||||
"Default": "http://localhost:9200",
|
||||
"Description": "URL for the ElasticSearch service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:9200"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "ElasticSearch Index Name",
|
||||
"Target": "ELASTIC_INDEX_NAME",
|
||||
"Default": "huly_storage_index",
|
||||
"Description": "ElasticSearch index name",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "huly_storage_index"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "MongoDB Connection URL",
|
||||
"Target": "MONGO_URL",
|
||||
"Default": "mongodb://localhost:27017",
|
||||
"Description": "Connection URL for MongoDB.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "mongodb://localhost:27017"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "MinIO Storage Configuration",
|
||||
"Target": "STORAGE_CONFIG",
|
||||
"Default": "",
|
||||
"Description": "MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "true"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Rekoni URL",
|
||||
"Target": "REKONI_URL",
|
||||
"Default": "http://localhost:4004",
|
||||
"Description": "URL for the Rekoni service. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:4004"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Frontend URL",
|
||||
"Target": "FRONT_URL",
|
||||
"Default": "http://localhost:8080",
|
||||
"Description": "URL for the frontend. Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:8080"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Accounts URL",
|
||||
"Target": "ACCOUNTS_URL",
|
||||
"Default": "http://localhost:3000",
|
||||
"Description": "URL for the accounts service (this container). Replace with server IP address and correct port.",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "http://localhost:3000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Order Names By Last Name First",
|
||||
"Target": "LAST_NAME_FIRST",
|
||||
"Default": "true|false",
|
||||
"Description": "Order names by last name first",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "false"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Metrics Console",
|
||||
"Target": "METRICS_CONSOLE",
|
||||
"Default": "false|true",
|
||||
"Description": "Enable metrics console",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Metrics File",
|
||||
"Target": "METRICS_FILE",
|
||||
"Default": "metrics.txt",
|
||||
"Description": "Metrics file",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "metrics.txt"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/huly_transactor.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 10606,
|
||||
"LastUpdateScan": 1728806805,
|
||||
"LastUpdate": 1728756776,
|
||||
"FirstSeen": 1728806805
|
||||
},
|
||||
{
|
||||
"Name": "Huly---Workspace",
|
||||
"Repository": "hardcoreeng/workspace:latest",
|
||||
@ -317837,6 +318275,117 @@
|
||||
"LastUpdateScan": 1727158025,
|
||||
"FirstSeen": 1716761158
|
||||
},
|
||||
{
|
||||
"Name": "JellySearch",
|
||||
"Repository": "domistyle/jellysearch:latest",
|
||||
"Registry": "https://hub.docker.com/r/domistyle/jellysearch",
|
||||
"Network": "bridge",
|
||||
"Privileged": "false",
|
||||
"Support": "https://gitlab.com/DomiStyle/jellysearch",
|
||||
"Project": "https://gitlab.com/DomiStyle/jellysearch",
|
||||
"Overview": "A fast full-text search proxy for Jellyfin. Integrates seamlessly with most Jellyfin clients.",
|
||||
"ExtraSearchTerms": "Jellyfin proxy search Plex Emby speed database Meilisearch",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/jellysearch-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/jellysearch.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> Requires a separate Meilisearch instance (available as a separate template) \r<br> <br><br> Requires configuration of reverse proxy: https://gitlab.com/DomiStyle/jellysearch#setting-up-the-reverse-proxy<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Jellyfin Config Path",
|
||||
"Target": "/config",
|
||||
"Default": "",
|
||||
"Mode": "ro",
|
||||
"Description": "Path to Jellyfin config folder",
|
||||
"Type": "Path",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Jellyfin URL",
|
||||
"Target": "JELLYFIN_URL",
|
||||
"Default": "http://jellyfin:8096",
|
||||
"Description": "URL to Jellyfin server",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Meilisearch URL",
|
||||
"Target": "MEILI_URL",
|
||||
"Default": "http://meilisearch:7700",
|
||||
"Description": "URL to Meilisearch server",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Meilisearch Master Key",
|
||||
"Target": "MEILI_MASTER_KEY",
|
||||
"Default": "",
|
||||
"Description": "Meilisearch master key",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "true"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Index Cron Schedule",
|
||||
"Target": "INDEX_CRON",
|
||||
"Default": "0 0 0/2 ? * * *",
|
||||
"Description": "Cron schedule for indexing. Pattern: https://www.quartz-scheduler.net/documentation/quartz-3.x/tutorial/crontrigger.html",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "0 0 0/2 ? * * *"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Internal Jellyfin Config Directory",
|
||||
"Target": "JELLYFIN_CONFIG_DIR",
|
||||
"Default": "/config",
|
||||
"Description": "Internal Jellyfin config directory. Not recommended to change.",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/config"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/jellysearch.xml",
|
||||
"CategoryList": [
|
||||
"MediaServer-Video",
|
||||
"Tools-Utilities",
|
||||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 959,
|
||||
"LastUpdate": 1724833395,
|
||||
"LastUpdateScan": 1728806810,
|
||||
"FirstSeen": 1728806810
|
||||
},
|
||||
{
|
||||
"Name": "Libation",
|
||||
"Repository": "rmcrackan/libation:latest",
|
||||
|
@ -593,7 +593,7 @@
|
||||
"min": "6.7.0"
|
||||
},
|
||||
"https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": {
|
||||
"version": "2024.10.12a",
|
||||
"version": "2024.10.13",
|
||||
"min": "6.7.1"
|
||||
},
|
||||
"https://raw.githubusercontent.com/SimonFair/IPMI-unRAID/master/plugin/ipmi.plg": {
|
||||
|
@ -89596,7 +89596,7 @@
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1726214805,
|
||||
"Time": 1728814234,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
@ -92998,7 +92998,7 @@
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1726214806,
|
||||
"Time": 1728814234,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
@ -94757,5 +94757,38 @@
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1724833395
|
||||
},
|
||||
"ghcr.io/fscorrupt/docker-plexstatus2discord": {
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1728814234,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": null
|
||||
},
|
||||
"ghcr.io/ajnart/subs:latest": {
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1728814239,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": null
|
||||
},
|
||||
"ghcr.io/fscorrupt/docker-tautulli2discord": {
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1728814243,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": null
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user