This commit is contained in:
Andrew Z 2024-08-19 22:17:07 -04:00
parent 6fbb08b849
commit 471788fa11
10 changed files with 2459 additions and 385 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1724112480
"last_updated_timestamp": 1724120225
}

View File

@ -1,4 +1,913 @@
[
{
"Name": "Janitorr---Official",
"Repository": "ghcr.io/schaka/janitorr:native-stable",
"Registry": "https://github.com/Schaka/janitorr",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/172461-support-janitorr/",
"Project": "https://github.com/Schaka/janitorr",
"Overview": "Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin or Emby before you run out of space on your server. \r\n Before updating, please make sure your config matches the latest config template on GitHub. \r\r\n\n See this thread for why you shouldn't use any unofficial app: https://github.com/JamsRepos/Unraid-Templates/issues/1",
"Icon": "https://raw.githubusercontent.com/Schaka/janitorr/main/logos/janitorr_icon.png",
"TemplateURL": "https://raw.githubusercontent.com/Schaka/unraid-templates/master/janitorr.xml",
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Before you can start using Janitorr, please make sure to read the README at https://github.com/Schaka/janitorr \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;It's important you understand how directories need to be mapped, so Janitorr sees the same files as Jellyfin/Emby and your *arrs. This may require additional volume mounts to this template. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You need to create the application.yml file under /mnt/user/appdata/janitorr/config/application.yml before Janitorr can start up. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The config template linked in the README contains all necessary config options and documentation. It is recommended to update this before manually before updating your Janitorr version. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "application.yml path",
"Target": "/workspace/application.yml",
"Default": "",
"Mode": "rw",
"Description": "Where the config file will be stored",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/janitorr/config/application.yml"
},
{
"@attributes": {
"Name": "Media Volume",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Add the directory to where your media is stored",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Schaka's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SchakasRepository/janitorr.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Other",
"Tools-Utilities"
],
"LastUpdateScan": 1723385177,
"FirstSeen": 1723385177
},
{
"TemplatePath": "/tmp/appFeed/templates/ThatGuyOrlandosRepository/ca_profile.xml",
"errors": [
"EntityRef: expecting ';'"
],
"FirstSeen": null
},
{
"Name": "triliumnext",
"Repository": "triliumnext/notes:v0.90.3",
"Registry": "https://hub.docker.com/r/triliumnext/notes",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/TriliumNext/Notes",
"Overview": "TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/lando786/unraid-templates/master/triliumnext/triliumnext.xml",
"Icon": "https://raw.githubusercontent.com/lando786/unraid-templates/main/triliumnext/icon.png",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "WebUI - Default 9999",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "9999"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/home/node/trilium-data",
"Default": "/mnt/user/appdata/trilium",
"Mode": "rw",
"Description": "Container Path: /home/node/trilium-data",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Backups",
"Target": "/home/node/trilium-data/backup",
"Default": "/mnt/user/appdata/trilium/backup",
"Mode": "rw",
"Description": "Container Path: /home/node/trilium-data/backup",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "ThatGuyOrlando's Repository",
"Official": true,
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/ThatGuyOrlandosRepository/triliumnext/triliumnext.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 4476,
"stars": 2,
"LastUpdate": 1723882190,
"LastUpdateScan": 1724120187,
"FirstSeen": 1724120187
},
{
"Name": "whallin-pgvecto-rs14",
"Overview": "Based on PostgreSQL 14: pgvecto.rs is a Postgres extension that provides vector similarity search functions.",
"Repository": "tensorchord/pgvecto-rs:pg14-v0.3.0",
"Registry": "https://hub.docker.com/r/tensorchord/pgvecto-rs",
"Project": "https://pgvecto.rs/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/pgvecto-rs.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/pgvecto-rs14.xml",
"Config": [
{
"@attributes": {
"Name": "pgvecto-rs port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port pgvecto-rs listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "pgvecto-rs storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/pgvecto-rs14",
"Mode": "rw",
"Description": "The location where pgvecto-rs stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the pgvecto-rs superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/pgvecto-rs14.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 5174094,
"stars": 11,
"LastUpdate": 1723738433,
"LastUpdateScan": 1724120192,
"FirstSeen": 1724120192
},
{
"Name": "whallin-pgvecto-rs15",
"Overview": "Based on PostgreSQL 15: pgvecto.rs is a Postgres extension that provides vector similarity search functions.",
"Repository": "tensorchord/pgvecto-rs:pg15-v0.3.0",
"Registry": "https://hub.docker.com/r/tensorchord/pgvecto-rs",
"Project": "https://pgvecto.rs/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/pgvecto-rs.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/pgvecto-rs15.xml",
"Config": [
{
"@attributes": {
"Name": "pgvecto-rs port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port pgvecto-rs listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "pgvecto-rs storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/pgvecto-rs15",
"Mode": "rw",
"Description": "The location where pgvecto-rs stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the pgvecto-rs superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/pgvecto-rs15.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 5174094,
"stars": 11,
"LastUpdate": 1723738433,
"LastUpdateScan": 1724120198,
"FirstSeen": 1724120198
},
{
"Name": "whallin-pgvecto-rs16",
"Overview": "Based on PostgreSQL 16: pgvecto.rs is a Postgres extension that provides vector similarity search functions.",
"Repository": "tensorchord/pgvecto-rs:pg16-v0.3.0",
"Registry": "https://hub.docker.com/r/tensorchord/pgvecto-rs",
"Project": "https://pgvecto.rs/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/pgvecto-rs.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/pgvecto-rs16.xml",
"Config": [
{
"@attributes": {
"Name": "pgvecto-rs port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port pgvecto-rs listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "pgvecto-rs storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/pgvecto-rs16",
"Mode": "rw",
"Description": "The location where pgvecto-rs stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the pgvecto-rs superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/pgvecto-rs16.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 5174094,
"stars": 11,
"LastUpdate": 1723738433,
"LastUpdateScan": 1724120203,
"FirstSeen": 1724120203
},
{
"Name": "whallin-postgres15",
"Overview": "PostgreSQL, often simply \"Postgres\", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance.",
"Repository": "postgres:15-alpine",
"Registry": "https://hub.docker.com/_/postgres/",
"Project": "https://www.postgresql.org/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/postgres.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/postgres15.xml",
"Config": [
{
"@attributes": {
"Name": "PostgreSQL port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port PostgreSQL listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "PostgresSQL storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/postgres15",
"Mode": "rw",
"Description": "The location where PostgreSQL stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the PostgreSQL superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/postgres15.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 9121913751,
"stars": 13704,
"LastUpdate": 1723666066,
"LastUpdateScan": 1724120208,
"FirstSeen": 1724120208
},
{
"Name": "whallin-teldrive",
"Overview": "Telegram Drive is a powerful utility that enables you to organise your telegram files and much more.",
"Requires": "Teldrive needs:\r<br>&nbsp;&nbsp;&nbsp;&nbsp;- A Telegram account with 1 bot from @BotFather\r<br>&nbsp;&nbsp;&nbsp;&nbsp;- A PostgreSQL database with &quot;PGroonga&quot; & &quot;pgvector&quot; (e.g. use the &quot;whallin-teldrive-postgres16&quot; template)\r<br>&nbsp;&nbsp;&nbsp;&nbsp;- &quot;session.db&quot; & &quot;config.toml&quot; must be created and mapped to the container before starting Teldrive\r<br>&nbsp;&nbsp;&nbsp;&nbsp;&quot;config.toml&quot; 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",
"WebUI": "http://[IP]:[PORT:8080]/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/telegram.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/teldrive.xml",
"Config": [
{
"@attributes": {
"Name": "Teldrive web UI port",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "The TCP port Teldrive listens on.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Teldrive session database",
"Target": "/session.db",
"Default": "/mnt/user/appdata/teldrive/session.db",
"Mode": "rw",
"Description": "The location where Teldrive stores its sessions.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Teldrive config",
"Target": "/config.toml",
"Default": "/mnt/user/appdata/teldrive/config.toml",
"Mode": "ro",
"Description": "The location where Teldrive stores its config.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/teldrive.xml",
"CategoryList": [
"Backup",
"Cloud"
],
"LastUpdateScan": 1724120213,
"FirstSeen": 1724120213
},
{
"Name": "whallin-teldrive-postgres16",
"Overview": "Based on PostgreSQL 16: PostgresSQL built with \"PGroonga\" &amp; \"pgvector\" made for use with Teldrive.",
"Repository": "ghcr.io/divyam234/postgres:16-alpine",
"Registry": "https://github.com/divyam234/teldrive/pkgs/container/postgres",
"Project": "https://github.com/divyam234/teldrive",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/postgres.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/teldrive-postgres16.xml",
"Config": [
{
"@attributes": {
"Name": "PostgreSQL port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port PostgreSQL listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "PostgresSQL storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/teldrive-postgres16",
"Mode": "rw",
"Description": "The location where PostgreSQL stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the PostgreSQL superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "teldrive",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/teldrive-postgres16.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"LastUpdateScan": 1724120216,
"FirstSeen": 1724120216
},
{
"Name": "whallin-valkey7",
"Overview": "Valkey is a high-performance data structure server that primarily serves key/value workloads.",
"Repository": "valkey/valkey:7-alpine",
"Registry": "https://hub.docker.com/r/valkey/valkey/",
"Project": "https://valkey.io/",
"ExtraParams": "--no-healthcheck",
"PostArgs": "valkey-server",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/valkey.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/valkey7.xml",
"Config": [
{
"@attributes": {
"Name": "Valkey port",
"Target": "6379",
"Default": "6379",
"Mode": "tcp",
"Description": "The TCP port Valkey listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Valkey storage",
"Target": "/data",
"Default": "/mnt/user/appdata/valkey7",
"Mode": "rw",
"Description": "The location where Valkey stores its data.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "whallin's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/valkey7.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 397339,
"stars": 32,
"LastUpdate": 1722556057,
"LastUpdateScan": 1724120221,
"FirstSeen": 1724120221
},
{
"Name": "whallin-valkey8",
"Overview": "Valkey is a high-performance data structure server that primarily serves key/value workloads.",
"Repository": "valkey/valkey:8-alpine",
"Registry": "https://hub.docker.com/r/valkey/valkey/",
"Project": "https://valkey.io/",
"ExtraParams": "--no-healthcheck",
"PostArgs": "valkey-server",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/valkey.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/valkey8.xml",
"Config": [
{
"@attributes": {
"Name": "Valkey port",
"Target": "6379",
"Default": "6379",
"Mode": "tcp",
"Description": "The TCP port Valkey listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Valkey storage",
"Target": "/data",
"Default": "/mnt/user/appdata/valkey7",
"Mode": "rw",
"Description": "The location where Valkey stores its data.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "whallin's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/valkey8.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 397339,
"stars": 32,
"LastUpdate": 1722556057,
"LastUpdateScan": 1724120223,
"FirstSeen": 1724120223
},
{
"Name": "whallin-APPNAME",
"Repository": "REPONAME",
"Registry": "https://registry.hub.docker.com/_/REPONAME",
"PrivilegedReq": "false",
"ReadMe": "https://github.com/whallin/unraid-templates",
"Support": "https://github.com/whallin/unraid-templates/issues",
"Icon": "https://raw.githubusercontent.com/whallin/unraid-templates/main/whallin/imgs/APPNAME.png",
"Repo": "whallin's Repository",
"Blacklist": true,
"Official": true,
"Overview": "OVERVIEWTEXT",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/_template.xml",
"LastUpdateScan": 1724120224,
"FirstSeen": 1724120224
},
{
"Name": "HassActronQueNeoIntegration",
"Repository": "mikejmcguire/hass-actronque-amd64",
@ -4245,7 +5154,6 @@
],
"downloads": 17484968,
"stars": 87,
"LastUpdate": 1724026649,
"trending": 2.364,
"trends": [
2.364
@ -4258,6 +5166,7 @@
17484968
],
"LastUpdateScan": 1724112480,
"LastUpdate": 1724026649,
"FirstSeen": 1721513191
},
{
@ -322376,8 +323285,8 @@
"Backup"
],
"downloads": 398,
"LastUpdate": 1723465182,
"LastUpdateScan": 1724112480,
"LastUpdate": 1723465182,
"FirstSeen": 1690325096
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2359,
"last_updated_timestamp": 1724112480,
"last_updated": "2024-08-19 20:08",
"apps": 2371,
"last_updated_timestamp": 1724120225,
"last_updated": "2024-08-19 22:17",
"categories": [
{
"Cat": "AI:",
@ -165,6 +165,915 @@
}
],
"applist": [
{
"Name": "Janitorr---Official",
"Repository": "ghcr.io/schaka/janitorr:native-stable",
"Registry": "https://github.com/Schaka/janitorr",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/172461-support-janitorr/",
"Project": "https://github.com/Schaka/janitorr",
"Overview": "Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin or Emby before you run out of space on your server. \r\n Before updating, please make sure your config matches the latest config template on GitHub. \r\r\n\n See this thread for why you shouldn't use any unofficial app: https://github.com/JamsRepos/Unraid-Templates/issues/1",
"Icon": "https://raw.githubusercontent.com/Schaka/janitorr/main/logos/janitorr_icon.png",
"TemplateURL": "https://raw.githubusercontent.com/Schaka/unraid-templates/master/janitorr.xml",
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Before you can start using Janitorr, please make sure to read the README at https://github.com/Schaka/janitorr \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;It's important you understand how directories need to be mapped, so Janitorr sees the same files as Jellyfin/Emby and your *arrs. This may require additional volume mounts to this template. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You need to create the application.yml file under /mnt/user/appdata/janitorr/config/application.yml before Janitorr can start up. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The config template linked in the README contains all necessary config options and documentation. It is recommended to update this before manually before updating your Janitorr version. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "application.yml path",
"Target": "/workspace/application.yml",
"Default": "",
"Mode": "rw",
"Description": "Where the config file will be stored",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/janitorr/config/application.yml"
},
{
"@attributes": {
"Name": "Media Volume",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Add the directory to where your media is stored",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Schaka's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SchakasRepository/janitorr.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Other",
"Tools-Utilities"
],
"LastUpdateScan": 1723385177,
"FirstSeen": 1723385177
},
{
"TemplatePath": "/tmp/appFeed/templates/ThatGuyOrlandosRepository/ca_profile.xml",
"errors": [
"EntityRef: expecting ';'"
],
"FirstSeen": null
},
{
"Name": "triliumnext",
"Repository": "triliumnext/notes:v0.90.3",
"Registry": "https://hub.docker.com/r/triliumnext/notes",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/TriliumNext/Notes",
"Overview": "TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/lando786/unraid-templates/master/triliumnext/triliumnext.xml",
"Icon": "https://raw.githubusercontent.com/lando786/unraid-templates/main/triliumnext/icon.png",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "WebUI - Default 9999",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "9999"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/home/node/trilium-data",
"Default": "/mnt/user/appdata/trilium",
"Mode": "rw",
"Description": "Container Path: /home/node/trilium-data",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Backups",
"Target": "/home/node/trilium-data/backup",
"Default": "/mnt/user/appdata/trilium/backup",
"Mode": "rw",
"Description": "Container Path: /home/node/trilium-data/backup",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "ThatGuyOrlando's Repository",
"Official": true,
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/ThatGuyOrlandosRepository/triliumnext/triliumnext.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 4476,
"stars": 2,
"LastUpdate": 1723882190,
"LastUpdateScan": 1724120187,
"FirstSeen": 1724120187
},
{
"Name": "whallin-pgvecto-rs14",
"Overview": "Based on PostgreSQL 14: pgvecto.rs is a Postgres extension that provides vector similarity search functions.",
"Repository": "tensorchord/pgvecto-rs:pg14-v0.3.0",
"Registry": "https://hub.docker.com/r/tensorchord/pgvecto-rs",
"Project": "https://pgvecto.rs/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/pgvecto-rs.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/pgvecto-rs14.xml",
"Config": [
{
"@attributes": {
"Name": "pgvecto-rs port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port pgvecto-rs listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "pgvecto-rs storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/pgvecto-rs14",
"Mode": "rw",
"Description": "The location where pgvecto-rs stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the pgvecto-rs superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/pgvecto-rs14.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 5174094,
"stars": 11,
"LastUpdate": 1723738433,
"LastUpdateScan": 1724120192,
"FirstSeen": 1724120192
},
{
"Name": "whallin-pgvecto-rs15",
"Overview": "Based on PostgreSQL 15: pgvecto.rs is a Postgres extension that provides vector similarity search functions.",
"Repository": "tensorchord/pgvecto-rs:pg15-v0.3.0",
"Registry": "https://hub.docker.com/r/tensorchord/pgvecto-rs",
"Project": "https://pgvecto.rs/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/pgvecto-rs.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/pgvecto-rs15.xml",
"Config": [
{
"@attributes": {
"Name": "pgvecto-rs port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port pgvecto-rs listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "pgvecto-rs storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/pgvecto-rs15",
"Mode": "rw",
"Description": "The location where pgvecto-rs stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the pgvecto-rs superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/pgvecto-rs15.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 5174094,
"stars": 11,
"LastUpdate": 1723738433,
"LastUpdateScan": 1724120198,
"FirstSeen": 1724120198
},
{
"Name": "whallin-pgvecto-rs16",
"Overview": "Based on PostgreSQL 16: pgvecto.rs is a Postgres extension that provides vector similarity search functions.",
"Repository": "tensorchord/pgvecto-rs:pg16-v0.3.0",
"Registry": "https://hub.docker.com/r/tensorchord/pgvecto-rs",
"Project": "https://pgvecto.rs/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/pgvecto-rs.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/pgvecto-rs16.xml",
"Config": [
{
"@attributes": {
"Name": "pgvecto-rs port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port pgvecto-rs listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "pgvecto-rs storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/pgvecto-rs16",
"Mode": "rw",
"Description": "The location where pgvecto-rs stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the pgvecto-rs superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/pgvecto-rs16.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 5174094,
"stars": 11,
"LastUpdate": 1723738433,
"LastUpdateScan": 1724120203,
"FirstSeen": 1724120203
},
{
"Name": "whallin-postgres15",
"Overview": "PostgreSQL, often simply \"Postgres\", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance.",
"Repository": "postgres:15-alpine",
"Registry": "https://hub.docker.com/_/postgres/",
"Project": "https://www.postgresql.org/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/postgres.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/postgres15.xml",
"Config": [
{
"@attributes": {
"Name": "PostgreSQL port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port PostgreSQL listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "PostgresSQL storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/postgres15",
"Mode": "rw",
"Description": "The location where PostgreSQL stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the PostgreSQL superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "postgres",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/postgres15.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 9121913751,
"stars": 13704,
"LastUpdate": 1723666066,
"LastUpdateScan": 1724120208,
"FirstSeen": 1724120208
},
{
"Name": "whallin-teldrive",
"Overview": "Telegram Drive is a powerful utility that enables you to organise your telegram files and much more.",
"Requires": "Teldrive needs:\r<br>&nbsp;&nbsp;&nbsp;&nbsp;- A Telegram account with 1 bot from @BotFather\r<br>&nbsp;&nbsp;&nbsp;&nbsp;- A PostgreSQL database with &quot;PGroonga&quot; & &quot;pgvector&quot; (e.g. use the &quot;whallin-teldrive-postgres16&quot; template)\r<br>&nbsp;&nbsp;&nbsp;&nbsp;- &quot;session.db&quot; & &quot;config.toml&quot; must be created and mapped to the container before starting Teldrive\r<br>&nbsp;&nbsp;&nbsp;&nbsp;&quot;config.toml&quot; 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",
"WebUI": "http://[IP]:[PORT:8080]/",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/telegram.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/teldrive.xml",
"Config": [
{
"@attributes": {
"Name": "Teldrive web UI port",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "The TCP port Teldrive listens on.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Teldrive session database",
"Target": "/session.db",
"Default": "/mnt/user/appdata/teldrive/session.db",
"Mode": "rw",
"Description": "The location where Teldrive stores its sessions.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Teldrive config",
"Target": "/config.toml",
"Default": "/mnt/user/appdata/teldrive/config.toml",
"Mode": "ro",
"Description": "The location where Teldrive stores its config.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/teldrive.xml",
"CategoryList": [
"Backup",
"Cloud"
],
"LastUpdateScan": 1724120213,
"FirstSeen": 1724120213
},
{
"Name": "whallin-teldrive-postgres16",
"Overview": "Based on PostgreSQL 16: PostgresSQL built with \"PGroonga\" &amp; \"pgvector\" made for use with Teldrive.",
"Repository": "ghcr.io/divyam234/postgres:16-alpine",
"Registry": "https://github.com/divyam234/teldrive/pkgs/container/postgres",
"Project": "https://github.com/divyam234/teldrive",
"ExtraParams": "--no-healthcheck",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/postgres.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/teldrive-postgres16.xml",
"Config": [
{
"@attributes": {
"Name": "PostgreSQL port",
"Target": "5432",
"Default": "5432",
"Mode": "tcp",
"Description": "The TCP port PostgreSQL listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5432"
},
{
"@attributes": {
"Name": "PostgresSQL storage",
"Target": "/var/lib/postgresql/data",
"Default": "/mnt/user/appdata/teldrive-postgres16",
"Mode": "rw",
"Description": "The location where PostgreSQL stores its data.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_PASSWORD",
"Target": "POSTGRES_PASSWORD",
"Default": "",
"Mode": "",
"Description": "This variable sets the PostgreSQL superuser password.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_USER",
"Target": "POSTGRES_USER",
"Default": "teldrive",
"Mode": "",
"Description": "This variable creates a superuser and a database with the same name.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "POSTGRES_DB",
"Target": "POSTGRES_DB",
"Default": "postgres",
"Mode": "",
"Description": "This variable can define a different name for the default database created on the first start.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGDATA",
"Target": "PGDATA",
"Default": "/var/lib/postgresql/data",
"Mode": "",
"Description": "This variable defines a subdirectory for the database files.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/var/lib/postgresql/data"
}
],
"Repo": "whallin's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/teldrive-postgres16.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"LastUpdateScan": 1724120216,
"FirstSeen": 1724120216
},
{
"Name": "whallin-valkey7",
"Overview": "Valkey is a high-performance data structure server that primarily serves key/value workloads.",
"Repository": "valkey/valkey:7-alpine",
"Registry": "https://hub.docker.com/r/valkey/valkey/",
"Project": "https://valkey.io/",
"ExtraParams": "--no-healthcheck",
"PostArgs": "valkey-server",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/valkey.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/valkey7.xml",
"Config": [
{
"@attributes": {
"Name": "Valkey port",
"Target": "6379",
"Default": "6379",
"Mode": "tcp",
"Description": "The TCP port Valkey listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Valkey storage",
"Target": "/data",
"Default": "/mnt/user/appdata/valkey7",
"Mode": "rw",
"Description": "The location where Valkey stores its data.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "whallin's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/valkey7.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 397339,
"stars": 32,
"LastUpdate": 1722556057,
"LastUpdateScan": 1724120221,
"FirstSeen": 1724120221
},
{
"Name": "whallin-valkey8",
"Overview": "Valkey is a high-performance data structure server that primarily serves key/value workloads.",
"Repository": "valkey/valkey:8-alpine",
"Registry": "https://hub.docker.com/r/valkey/valkey/",
"Project": "https://valkey.io/",
"ExtraParams": "--no-healthcheck",
"PostArgs": "valkey-server",
"Network": "bridge",
"Privileged": "false",
"PrivilegedReq": "false",
"Shell": "sh",
"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/valkey.png",
"TemplateURL": "https://raw.githubusercontent.com/whallin/unraid-templates/master/whallin/valkey8.xml",
"Config": [
{
"@attributes": {
"Name": "Valkey port",
"Target": "6379",
"Default": "6379",
"Mode": "tcp",
"Description": "The TCP port Valkey listens on.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Valkey storage",
"Target": "/data",
"Default": "/mnt/user/appdata/valkey7",
"Mode": "rw",
"Description": "The location where Valkey stores its data.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "whallin's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/valkey8.xml",
"CategoryList": [
"Productivity",
"Network-Management"
],
"downloads": 397339,
"stars": 32,
"LastUpdate": 1722556057,
"LastUpdateScan": 1724120223,
"FirstSeen": 1724120223
},
{
"Name": "whallin-APPNAME",
"Repository": "REPONAME",
"Registry": "https://registry.hub.docker.com/_/REPONAME",
"PrivilegedReq": "false",
"ReadMe": "https://github.com/whallin/unraid-templates",
"Support": "https://github.com/whallin/unraid-templates/issues",
"Icon": "https://raw.githubusercontent.com/whallin/unraid-templates/main/whallin/imgs/APPNAME.png",
"Repo": "whallin's Repository",
"Blacklist": true,
"Official": true,
"Overview": "OVERVIEWTEXT",
"templatePath": "/tmp/GitHub/AppFeed/templates/whallinsRepository/whallin/_template.xml",
"LastUpdateScan": 1724120224,
"FirstSeen": 1724120224
},
{
"Name": "HassActronQueNeoIntegration",
"Repository": "mikejmcguire/hass-actronque-amd64",
@ -4411,7 +5320,6 @@
],
"downloads": 17484968,
"stars": 87,
"LastUpdate": 1724026649,
"trending": 2.364,
"trends": [
2.364
@ -4424,6 +5332,7 @@
17484968
],
"LastUpdateScan": 1724112480,
"LastUpdate": 1724026649,
"FirstSeen": 1721513191
},
{
@ -322542,8 +323451,8 @@
"Backup"
],
"downloads": 398,
"LastUpdate": 1723465182,
"LastUpdateScan": 1724112480,
"LastUpdate": 1723465182,
"FirstSeen": 1690325096
},
{
@ -342146,6 +343055,30 @@
}
],
"repositories": {
"martial's Repository": {
"url": "https://github.com/datamachines/cuda_tensorflow_opencv/tree/master/Jupyter_build",
"profile": "https://forums.unraid.net/profile/154534-martial/"
},
"Schaka's Repository": {
"url": "https://github.com/Schaka/unraid-templates",
"profile": "https://forums.unraid.net/profile/243152-schaka/",
"bio": "Creating a variety of useful self-hosted apps.",
"icon": "https://raw.githubusercontent.com/Schaka/unraid-templates/main/schaka.jpg",
"WebPage": "https://github.com/Schaka"
},
"ThatGuyOrlando's Repository": {
"url": "https://github.com/lando786/unraid-templates",
"profile": "https://forums.unraid.net/profile/270787-thatguyorlando/"
},
"whallin's Repository": {
"url": "https://github.com/whallin/unraid-templates",
"profile": "https://forums.unraid.net/profile/272933-whallin/",
"bio": "I create Unraid application templates aimed at being as close to the default experience of the Docker images as possible. My templates prioritize usability and simplicity, and I aim to provide a consistent experience across all of them.",
"icon": "https://avatars.githubusercontent.com/u/56734956",
"DonateLink": "https://www.paypal.me/hallinmedia",
"DonateText": "Appreciate my work? Consider donating!",
"WebPage": "https://hallin.media"
},
"blue.lamp3445's Repository": {
"url": "https://github.com/kclif9/Unraid_Templates",
"profile": "https://forums.unraid.net/profile/279194-bluelamp3445/"
@ -343900,10 +344833,6 @@
"Discord": "https://www.tubearchivist.com/discord",
"WebPage": "https://www.tubearchivist.com/"
},
"martial's Repository": {
"url": "https://github.com/datamachines/cuda_tensorflow_opencv/tree/master/Jupyter_build",
"profile": "https://forums.unraid.net/profile/154534-martial/"
},
"djismgaming's Repository": {
"url": "https://github.com/djismgaming/docker-templates",
"profile": "https://forums.unraid.net/profile/124577-djismgaming/",

View File

@ -50,5 +50,6 @@
"shirom/pihole-sync": true,
"myoung34/github-runner": true,
"gitea/act_runner": true,
"phalcode/gamevault-backend": true
"phalcode/gamevault-backend": true,
"ghcr.io/schaka/janitorr:native-stable": true
}

View File

@ -3435,5 +3435,15 @@
"postgres:16": 1723666012,
"ghcr.io/windmill-labs/windmill:main": 1723673197,
"waazaafr/proxy-wol-redirect:latest": 1723817189,
"triliumnext/notes:latest": 1723867605
"triliumnext/notes:latest": 1723867605,
"triliumnext/notes:v0.90.3": 1724120187,
"tensorchord/pgvecto-rs:pg14-v0.3.0": 1724120192,
"tensorchord/pgvecto-rs:pg15-v0.3.0": 1724120198,
"tensorchord/pgvecto-rs:pg16-v0.3.0": 1724120203,
"postgres:15-alpine": 1724120208,
"ghcr.io/divyam234/teldrive:latest": 1724120213,
"ghcr.io/divyam234/postgres:16-alpine": 1724120216,
"valkey/valkey:7-alpine": 1724120221,
"valkey/valkey:8-alpine": 1724120223,
"REPONAME": 1724120224
}

85
log.txt
View File

@ -6,6 +6,34 @@ Downloading Spotlighted apps Downloading https://raw.githubusercontent.com/Squid
Downloading Featured apps Downloading https://raw.githubusercontent.com/Squidly271/Community-Applications-Moderators/master/Featured.json attempt 1...
Downloading martial's Repository: https://github.com/mmartial/ComfyUI-Nvidia-Docker -> /tmp/appFeed/templates/martialsRepository Attempt 1...https://github.com/mmartial/ComfyUI-Nvidia-Docker/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/martialsRepository/ComfyUI-Nvidia-Docker.xml...Removed from CA
Downloading Schaka's Repository: https://github.com/Schaka/unraid-templates -> /tmp/appFeed/templates/SchakasRepository Attempt 1...https://github.com/Schaka/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/SchakasRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/SchakasRepository/janitorr.xml...Success
Downloading ThatGuyOrlando's Repository: https://github.com/lando786/unraid-templates -> /tmp/appFeed/templates/ThatGuyOrlandosRepository Attempt 1...https://github.com/lando786/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/ThatGuyOrlandosRepository/ca_profile.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/ThatGuyOrlandosRepository/triliumnext/triliumnext.xml...Success
Downloading whallin's Repository: https://github.com/whallin/unraid-templates -> /tmp/appFeed/templates/whallinsRepository Attempt 1...https://github.com/whallin/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/whallinsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/whallinsRepository/whallin/pgvecto-rs14.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/pgvecto-rs15.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/pgvecto-rs16.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/postgres15.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/teldrive.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/teldrive-postgres16.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/valkey7.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/valkey8.xml...Success
Processing /tmp/appFeed/templates/whallinsRepository/whallin/_template.xml...Success
Downloading blue.lamp3445's Repository: https://github.com/kclif9/Unraid_Templates -> /tmp/appFeed/templates/blue.lamp3445sRepository Attempt 1...https://github.com/kclif9/Unraid_Templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/blue.lamp3445sRepository/HassActronIntegration/HassActronIntegration.xml...Success
Processing /tmp/appFeed/templates/blue.lamp3445sRepository/HikvisionDoorbell/HikvisionDoorbell.xml...Success
@ -546,7 +574,9 @@ Processing /tmp/appFeed/templates/SquidsRepository/autoupdate.xml... Downloading
Processing /tmp/appFeed/templates/SquidsRepository/ca.cfg.editor.xml... Downloading https://raw.githubusercontent.com/Squidly271/ca.cfg.editor/master/plugins/ca.cfg.editor.plg attempt 1...Success
Processing /tmp/appFeed/templates/SquidsRepository/ca.mover.tuning.xml... Downloading https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg attempt 1...Success
Processing /tmp/appFeed/templates/SquidsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/SquidsRepository/checksumsuite.xml... Downloading https://raw.githubusercontent.com/Squidly271/checksum/master/plugins/checksum.plg attempt 1...Success
Processing /tmp/appFeed/templates/SquidsRepository/checksumsuite.xml... Downloading https://raw.githubusercontent.com/Squidly271/checksum/master/plugins/checksum.plg attempt 1...bool(false)
out: int(7)
error: failed. Sleeping 5... Downloading https://raw.githubusercontent.com/Squidly271/checksum/master/plugins/checksum.plg attempt 2...Success
Processing /tmp/appFeed/templates/SquidsRepository/cleanup.xml... Downloading https://raw.githubusercontent.com/Squidly271/ca.cleanup.appdata/master/plugins/ca.cleanup.appdata.plg attempt 1...Success
Processing /tmp/appFeed/templates/SquidsRepository/community_applications.xml... Downloading https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg attempt 1...Success
Processing /tmp/appFeed/templates/SquidsRepository/customtab.xml... Downloading https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg attempt 1...Success
@ -569,14 +599,18 @@ Processing /tmp/appFeed/templates/SquidsRepository/wechat.xml... Downloading htt
Downloading Dynamix Repository: https://github.com/bergware/dynamix-plugins -> /tmp/appFeed/templates/DynamixRepository Attempt 1...https://github.com/bergware/dynamix-plugins/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/DynamixRepository/activeStreams.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.active.streams.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/activeStreams.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.active.streams.plg attempt 1...bool(false)
out: int(7)
error: failed. Sleeping 5... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.active.streams.plg attempt 2...Success
Processing /tmp/appFeed/templates/DynamixRepository/cache_dirs.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.cache.dirs.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/dateTime.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.date.time.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/dayNight.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.day.night.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/encryptionKey.xml...... Removed From CA
Processing /tmp/appFeed/templates/DynamixRepository/factoryReset.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.factory.reset.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/fileIntegrity.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.integrity.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/fileManager.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/fileManager.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg attempt 1...bool(false)
out: int(7)
error: failed. Sleeping 5... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg attempt 2...Success
Processing /tmp/appFeed/templates/DynamixRepository/localMaster.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.local.master.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/passwordValidator.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.password.validator.plg attempt 1...Success
Processing /tmp/appFeed/templates/DynamixRepository/s3_sleep.xml... Downloading https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.s3.sleep.plg attempt 1...Success
@ -4295,12 +4329,45 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
Tagged - Can't determine last update
getmeili/meilisearch
getmeili/meilisearch:v1.9.0 Downloads: 17484968 Stars: 87 Base: unknown
toniebox-reverse-engineering/teddycloud
ghcr.io/toniebox-reverse-engineering/teddycloud:latest Downloads: Stars: Base: unknown
greycubesgav/cryptomator-webdav
greycubesgav/cryptomator-webdav Downloads: 398 Stars: 0 Base: unknown
triliumnext/notes
triliumnext/notes:v0.90.3 Downloads: 4476 Stars: 2 Base: unknown
Pulling triliumnext/notes:v0.90.3
Tagged - Can't determine last update
tensorchord/pgvecto-rs
tensorchord/pgvecto-rs:pg14-v0.3.0 Downloads: 5174094 Stars: 11 Base: unknown
Pulling tensorchord/pgvecto-rs:pg14-v0.3.0
Tagged - Can't determine last update
tensorchord/pgvecto-rs
tensorchord/pgvecto-rs:pg15-v0.3.0 Downloads: 5174094 Stars: 11 Base: unknown
Pulling tensorchord/pgvecto-rs:pg15-v0.3.0
Tagged - Can't determine last update
tensorchord/pgvecto-rs
tensorchord/pgvecto-rs:pg16-v0.3.0 Downloads: 5174094 Stars: 11 Base: unknown
Pulling tensorchord/pgvecto-rs:pg16-v0.3.0
Tagged - Can't determine last update
postgres
postgres:15-alpine Downloads: 9121913751 Stars: 13704 Base: unknown
Pulling postgres:15-alpine
divyam234/teldrive
ghcr.io/divyam234/teldrive:latest Downloads: Stars: Base: unknown
Pulling ghcr.io/divyam234/teldrive:latest
Tagged - Can't determine last update
divyam234/postgres
ghcr.io/divyam234/postgres:16-alpine Downloads: Stars: Base: unknown
Pulling ghcr.io/divyam234/postgres:16-alpine
Tagged - Can't determine last update
valkey/valkey
valkey/valkey:7-alpine Downloads: 397339 Stars: 32 Base: unknown
Pulling valkey/valkey:7-alpine
Tagged - Can't determine last update
valkey/valkey
valkey/valkey:8-alpine Downloads: 397339 Stars: 32 Base: unknown
Pulling valkey/valkey:8-alpine
Error response from daemon: manifest for valkey/valkey:8-alpine not found: manifest unknown: manifest unknown
REPONAME
REPONAME Downloads: Stars: Base: unknown
Pulling REPONAME
invalid reference format: repository name (library/REPONAME) must be lowercase
Privileged: 104

View File

@ -4243,10 +4243,21 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 17071673,
"stars": 84,
"LastUpdateScan": 1721513191,
"LastUpdate": 1721261938,
"downloads": 17484968,
"stars": 87,
"LastUpdate": 1724026649,
"trending": 2.364,
"trends": [
2.364
],
"trendsDate": [
1724112480
],
"downloadtrend": [
17071673,
17484968
],
"LastUpdateScan": 1724112480,
"FirstSeen": 1721513191
},
{
@ -157437,7 +157448,7 @@
"MediaServer-Music",
"MediaServer-Other"
],
"LastUpdateScan": 1721513197,
"LastUpdateScan": 1724112480,
"FirstSeen": 1705914355
},
{
@ -322364,9 +322375,9 @@
"Security",
"Backup"
],
"downloads": 329,
"LastUpdateScan": 1721513197,
"LastUpdate": 1690245489,
"downloads": 398,
"LastUpdate": 1723465182,
"LastUpdateScan": 1724112480,
"FirstSeen": 1690325096
},
{

View File

@ -92099,5 +92099,115 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723849964
},
"triliumnext/notes:v0.90.3": {
"Base": null,
"Downloads": 4476,
"Stars": 2,
"Time": 1724120187,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723882190
},
"tensorchord/pgvecto-rs:pg14-v0.3.0": {
"Base": null,
"Downloads": 5174094,
"Stars": 11,
"Time": 1724120192,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723738433
},
"tensorchord/pgvecto-rs:pg15-v0.3.0": {
"Base": null,
"Downloads": 5174094,
"Stars": 11,
"Time": 1724120198,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723738433
},
"tensorchord/pgvecto-rs:pg16-v0.3.0": {
"Base": null,
"Downloads": 5174094,
"Stars": 11,
"Time": 1724120203,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723738433
},
"postgres:15-alpine": {
"Base": null,
"Downloads": 9121913751,
"Stars": 13704,
"Time": 1724120208,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723666066
},
"ghcr.io/divyam234/teldrive:latest": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1724120213,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"ghcr.io/divyam234/postgres:16-alpine": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1724120216,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"valkey/valkey:7-alpine": {
"Base": null,
"Downloads": 397339,
"Stars": 32,
"Time": 1724120221,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1722556057
},
"valkey/valkey:8-alpine": {
"Base": null,
"Downloads": 397339,
"Stars": 32,
"Time": 1724120223,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1722556057
},
"REPONAME": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1724120224,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,17 @@
{
"caFixed": 605,
"caFixed": 608,
"fixedTemplates": {
"martial's Repository": {
"mmartial/comfyui-nvidia-docker": [
"Fatal: Multiple Requires entries present"
]
},
"whallin's Repository": {
"REPONAME": [
"Fatal: Invalid repository found. Only lowercase is allowed",
"Unknown category CACATEGORY:"
]
},
"blue.lamp3445's Repository": {
"mikejmcguire/hass-actronque-amd64": [
"No Registry entry set. Created from Repository setting - This may not be the correct value"