This commit is contained in:
Andrew Z 2024-10-15 00:07:32 -04:00
parent b016624ad4
commit 03f4cc7fb4
7 changed files with 1011 additions and 35 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1728958038
"last_updated_timestamp": 1728965250
}

View File

@ -277492,6 +277492,73 @@
"LastUpdate": 1721414946,
"FirstSeen": 1721419597
},
{
"Name": "opengist",
"Repository": "ghcr.io/thomiceli/opengist",
"Registry": "https://ghcr.io/thomiceli/opengist",
"Network": "host",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/thomiceli/opengist/issues",
"Project": "https://opengist.io",
"Overview": "Opengist is a self-hosted pastebin powered by Git. All snippets are stored in a Git repository and can be read and/or modified using standard Git commands, or with the web interface. It is similiar to GitHub Gist, but open-source and could be self-hosted.\r\n\r\n- Create public, unlisted or private snippets\r\n- Init / Clone / Pull / Push snippets via Git over HTTP or SSH\r\n- Syntax highlighting ; markdown & CSV support\r\n- Search code in snippets ; browse users snippets, likes and forks\r\n- Embed snippets in other websites\r\n- Revisions history\r\n- Like / Fork snippets\r\n- Download raw files or as a ZIP archive\r\n- OAuth2 login with GitHub, GitLab, Gitea, and OpenID Connect\r\n- Restrict or unrestrict snippets visibility to anonymous users\r\n- Docker support\r\n- More...",
"WebUI": "http://[IP]:6157",
"TemplateURL": "https://raw.githubusercontent.com/imTHAI/unraid-templates/master/opengist/opengist.xml",
"Icon": "https://github.com/imTHAI/unraid-templates/raw/main/opengist.png",
"Config": [
{
"@attributes": {
"Name": "HTTP",
"Target": "6157",
"Default": "6157",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "6157"
},
{
"@attributes": {
"Name": "2222",
"Target": "2222",
"Default": "2222",
"Mode": "tcp",
"Description": "Can be removed if you don't use SSH",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2222"
},
{
"@attributes": {
"Name": "Config Folder",
"Target": "/opengist",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/opengist"
}
],
"Repo": "pbear's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/pbearsRepository/opengist/opengist.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"LastUpdate": 1686924306,
"LastUpdateScan": 1728965245,
"FirstSeen": 1728965245
},
{
"Name": "pixelserv-tls",
"Repository": "imthai/pixelserv-tls",
@ -320144,8 +320211,8 @@
"Other"
],
"downloads": 13,
"LastUpdate": 1728920259,
"LastUpdateScan": 1728958023,
"LastUpdate": 1728920259,
"FirstSeen": 1728958023
},
{
@ -320314,8 +320381,8 @@
"Other"
],
"downloads": 12,
"LastUpdate": 1728918690,
"LastUpdateScan": 1728958026,
"LastUpdate": 1728918690,
"FirstSeen": 1728958026
},
{
@ -320395,8 +320462,8 @@
"Other"
],
"downloads": 12,
"LastUpdate": 1728918735,
"LastUpdateScan": 1728958031,
"LastUpdate": 1728918735,
"FirstSeen": 1728958031
},
{
@ -320579,8 +320646,8 @@
"Other"
],
"downloads": 10,
"LastUpdate": 1728918711,
"LastUpdateScan": 1728958034,
"LastUpdate": 1728918711,
"FirstSeen": 1728958034
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2431,
"last_updated_timestamp": 1728958038,
"last_updated": "2024-10-14 22:07",
"apps": 2432,
"last_updated_timestamp": 1728965250,
"last_updated": "2024-10-15 00:07",
"categories": [
{
"Cat": "AI:",
@ -277658,6 +277658,73 @@
"LastUpdate": 1721414946,
"FirstSeen": 1721419597
},
{
"Name": "opengist",
"Repository": "ghcr.io/thomiceli/opengist",
"Registry": "https://ghcr.io/thomiceli/opengist",
"Network": "host",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/thomiceli/opengist/issues",
"Project": "https://opengist.io",
"Overview": "Opengist is a self-hosted pastebin powered by Git. All snippets are stored in a Git repository and can be read and/or modified using standard Git commands, or with the web interface. It is similiar to GitHub Gist, but open-source and could be self-hosted.\r\n\r\n- Create public, unlisted or private snippets\r\n- Init / Clone / Pull / Push snippets via Git over HTTP or SSH\r\n- Syntax highlighting ; markdown & CSV support\r\n- Search code in snippets ; browse users snippets, likes and forks\r\n- Embed snippets in other websites\r\n- Revisions history\r\n- Like / Fork snippets\r\n- Download raw files or as a ZIP archive\r\n- OAuth2 login with GitHub, GitLab, Gitea, and OpenID Connect\r\n- Restrict or unrestrict snippets visibility to anonymous users\r\n- Docker support\r\n- More...",
"WebUI": "http://[IP]:6157",
"TemplateURL": "https://raw.githubusercontent.com/imTHAI/unraid-templates/master/opengist/opengist.xml",
"Icon": "https://github.com/imTHAI/unraid-templates/raw/main/opengist.png",
"Config": [
{
"@attributes": {
"Name": "HTTP",
"Target": "6157",
"Default": "6157",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "6157"
},
{
"@attributes": {
"Name": "2222",
"Target": "2222",
"Default": "2222",
"Mode": "tcp",
"Description": "Can be removed if you don't use SSH",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2222"
},
{
"@attributes": {
"Name": "Config Folder",
"Target": "/opengist",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/opengist"
}
],
"Repo": "pbear's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/pbearsRepository/opengist/opengist.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"LastUpdate": 1686924306,
"LastUpdateScan": 1728965245,
"FirstSeen": 1728965245
},
{
"Name": "pixelserv-tls",
"Repository": "imthai/pixelserv-tls",
@ -320310,8 +320377,8 @@
"Other"
],
"downloads": 13,
"LastUpdate": 1728920259,
"LastUpdateScan": 1728958023,
"LastUpdate": 1728920259,
"FirstSeen": 1728958023
},
{
@ -320480,8 +320547,8 @@
"Other"
],
"downloads": 12,
"LastUpdate": 1728918690,
"LastUpdateScan": 1728958026,
"LastUpdate": 1728918690,
"FirstSeen": 1728958026
},
{
@ -320561,8 +320628,8 @@
"Other"
],
"downloads": 12,
"LastUpdate": 1728918735,
"LastUpdateScan": 1728958031,
"LastUpdate": 1728918735,
"FirstSeen": 1728958031
},
{
@ -320745,8 +320812,8 @@
"Other"
],
"downloads": 10,
"LastUpdate": 1728918711,
"LastUpdateScan": 1728958034,
"LastUpdate": 1728918711,
"FirstSeen": 1728958034
},
{

View File

@ -3585,5 +3585,6 @@
"mixwave/api:latest": 1728958023,
"mixwave/artisan:latest": 1728958026,
"mixwave/dashboard:latest": 1728958031,
"mixwave/stitcher:latest": 1728958034
"mixwave/stitcher:latest": 1728958034,
"ghcr.io/thomiceli/opengist": 1728965245
}

22
log.txt
View File

@ -3057,6 +3057,7 @@ Processing /tmp/appFeed/templates/pbearsRepository/13fladder/13fladder.xml...Suc
Processing /tmp/appFeed/templates/pbearsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/pbearsRepository/iqbit/iqbit.xml...Success
Processing /tmp/appFeed/templates/pbearsRepository/opencanary/opencanary.xml...Success
Processing /tmp/appFeed/templates/pbearsRepository/opengist/opengist.xml...Success
Processing /tmp/appFeed/templates/pbearsRepository/pixelserv-tls/pixelserv-tls.xml...Success
Processing /tmp/appFeed/templates/pbearsRepository/qbittorrent-filebot/qbittorrent-filebot.xml...Success
@ -4399,24 +4400,9 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
hearchco/agent
ghcr.io/hearchco/agent:latest Downloads: Stars: Base: unknown
Pulling ghcr.io/hearchco/agent:latest
hearchco/frontend
ghcr.io/hearchco/frontend:latest Downloads: Stars: Base: unknown
Pulling ghcr.io/hearchco/frontend:latest
mixwave/api
mixwave/api:latest Downloads: 13 Stars: 0 Base: unknown
Pulling mixwave/api:latest
mixwave/artisan
mixwave/artisan:latest Downloads: 12 Stars: 0 Base: unknown
Pulling mixwave/artisan:latest
mixwave/dashboard
mixwave/dashboard:latest Downloads: 12 Stars: 0 Base: unknown
Pulling mixwave/dashboard:latest
mixwave/stitcher
mixwave/stitcher:latest Downloads: 10 Stars: 0 Base: unknown
Pulling mixwave/stitcher:latest
thomiceli/opengist
ghcr.io/thomiceli/opengist Downloads: 0 Stars: 0 Base: unknown
Pulling ghcr.io/thomiceli/opengist
Privileged: 106

View File

@ -19,7 +19,6 @@
"Tools-Utilities",
"Plugins"
],
"LastUpdateScan": 1728950825,
"FirstSeen": 1728950825
},
{
@ -311613,7 +311612,7 @@
"Support": "https://extravi.dev/araa/",
"Project": "https://araa.extravi.dev/",
"Overview": "A privacy-respecting, ad-free, self-hosted Google metasearch engine with strong security that offers full API support and utilizes Qwant for images, and DuckDuckGo for auto-complete.",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG hearch LibreY LibreX araa",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG Hearchco LibreY LibreX araa",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/araa-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/araa.xml",
"Maintainer": {
@ -313035,6 +313034,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/bliss.xml",
"CategoryList": [
"MediaApp-Music",
"MediaServer-Music",
"Other",
"Tools-Utilities"
],
@ -314316,6 +314317,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/castopod.xml",
"CategoryList": [
"MediaApp-Music",
"MediaServer-Music",
"Productivity",
"Tools-Utilities",
"Other"
@ -316243,6 +316246,224 @@
"LastUpdate": 1726400321,
"FirstSeen": 1727482016
},
{
"Name": "Hearchco---Agent",
"Repository": "ghcr.io/hearchco/agent:latest",
"Registry": "https://registry.hub.docker.com/r/ghcr.io/hearchco/agent",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/hearchco/agent/issues",
"Project": "https://hearch.co",
"Overview": "Hearchco is a distributed and fast metasearch engine that respects your privacy.",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG Hearchco LibreY LibreX araa",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/hearchco-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/hearchco_agent.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the agent/backend for the Hearchco metasearch engine. It requires a frontend to also be running. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This application requires a separate Redis database.<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Application Port",
"Target": "8000",
"Default": "8000",
"Mode": "tcp",
"Description": "Port over which the frontend will communicate with this backend",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "8000"
},
{
"@attributes": {
"Name": "Frontend URLs",
"Target": "HEARCHCO_SERVER_FRONTENDURLS",
"Default": "http://localhost:3000",
"Description": "Comma-separated list of frontend URLs that are allowed to communicate with this backend. Replace with IP:PORT or domain of your frontend",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:3000"
},
{
"@attributes": {
"Name": "Redis Host",
"Target": "HEARCHCO_SERVER_CACHE_REDIS_HOST",
"Default": "",
"Description": "Host of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis Port",
"Target": "HEARCHCO_SERVER_CACHE_REDIS_PORT",
"Default": "6379",
"Description": "Port of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Redis Password",
"Target": "HEARCHCO_SERVER_CACHE_REDIS_PASSWORD",
"Default": "",
"Description": "Password of the Redis database",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Image Proxy Secret Key",
"Target": "HEARCHCO_SERVER_IMAGEPROXY_SECRETKEY",
"Default": "",
"Description": "Secret key used for hashing image URLs in the image proxy. Should be at least 32 characters long.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Cache Type",
"Target": "HEARCHCO_SERVER_CACHE_TYPE",
"Default": "redis|dynamodb|none",
"Description": "Type of cache to use. Not recommended to change.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/hearchco_agent.xml",
"CategoryList": [
"Network-Privacy",
"Security",
"Cloud",
"Productivity",
"Tools-Utilities",
"Other"
],
"LastUpdateScan": 1728958017,
"FirstSeen": 1728958017
},
{
"Name": "Hearchco---Frontend",
"Repository": "ghcr.io/hearchco/frontend:latest",
"Registry": "https://registry.hub.docker.com/r/ghcr.io/hearchco/frontend",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:3000]",
"Privileged": "false",
"Support": "https://github.com/hearchco/frontend/issues",
"Project": "https://hearch.co",
"Overview": "Hearchco is a distributed and fast metasearch engine that respects your privacy.",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG Hearchco LibreY LibreX araa",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/hearchco-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/hearchco_frontend.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the frontend for the Hearchco metasearch engine. It requires an agent to also be running. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"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": "Public URL",
"Target": "PUBLIC_URI",
"Default": "http://localhost:3000",
"Description": "Publicly accessible URL for the frontend, used to advertise service. Replace with your domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:3000"
},
{
"@attributes": {
"Name": "Agent URL",
"Target": "API_URI",
"Default": "http://localhost:8000",
"Description": "URL for the agent, used to communicate with the backend. Replace with IP address or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:8000"
},
{
"@attributes": {
"Name": "Public Agent URL",
"Target": "PUBLIC_API_URI",
"Default": "http://localhost:8000",
"Description": "Publicly accessible URL for the agent, used to fetch data from browser. Replace with your domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:8000"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/hearchco_frontend.xml",
"CategoryList": [
"Network-Privacy",
"Security",
"Cloud",
"Productivity",
"Tools-Utilities",
"Other"
],
"LastUpdateScan": 1728958020,
"FirstSeen": 1728958020
},
{
"Name": "Hound",
"Repository": "ghcr.io/hound-search/hound:latest",
@ -318402,7 +318623,7 @@
"Support": "https://github.com/hnhx/librex/issues",
"Project": "https://github.com/hnhx/librex",
"Overview": "A framework- and JavaScript-free privacy respecting meta search engine, giving you results from Google, Qwant, Ahmia and popular torrent sites without spying on you.",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG hearch LibreY LibreX araa",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG Hearchco LibreY LibreX araa",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/librex-icon.jpeg",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/librex.xml",
"Maintainer": {
@ -318575,7 +318796,7 @@
"Support": "https://github.com/Ahwxorg/LibreY/issues",
"Project": "https://librey.org/",
"Overview": "A fork of LibreX, a framework- and JavaScript-free privacy respecting meta search engine, giving you results from Google, Qwant, Ahmia and popular torrent sites without spying on you. LibreY changed some features like automatic redirection. \r\n [br]\n See documentation for all available settings: https://github.com/Ahwxorg/LibreY/tree/main/docker#environment-variables-that-can-be-set-in-the-docker-container",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG hearch LibreY LibreX araa",
"ExtraSearchTerms": "Google search DuckDuckGo privacy Bing SearchXNG Hearchco LibreY LibreX araa",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/librey-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/librey.xml",
"Maintainer": {
@ -319743,6 +319964,625 @@
"LastUpdate": 1726510490,
"FirstSeen": 1727829360
},
{
"Name": "Mixwave---API",
"Repository": "mixwave/api:latest",
"Registry": "https://hub.docker.com/r/mixwave/api",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"Privileged": "false",
"Support": "https://matvp91.github.io/mixwave/getting-started.html",
"Project": "https://matvp91.github.io/mixwave/",
"Overview": "Mixwave is a self-hostable platform that aims to simplify the complexities of video delivery. Transcode and package your media for online streaming with simple API calls and sane defaults, or craft dynamic HLS playlists on the fly with bumpers, ads and filters.",
"ExtraSearchTerms": "music video hosting transcode server streaming download playlists queue Stitcher ads advertisements sponsors",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/mixwave-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/mixwave_api.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the API for the Mixin suite. It requires other Mixin containers to be running. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This container requires a separate Redis database.<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Application Port",
"Target": "52001",
"Default": "52001",
"Mode": "tcp",
"Description": "Port over which other containers will communicate with this container",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "52001"
},
{
"@attributes": {
"Name": "Redis - Host",
"Target": "REDIS_HOST",
"Default": "",
"Description": "Hostname of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis - Port",
"Target": "REDIS_PORT",
"Default": "6379",
"Description": "Port of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Public API Endpoint",
"Target": "PUBLIC_API_ENDPOINT",
"Default": "http://localhost:520001",
"Description": "Publicly accessible URL for Mixin API container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52001"
},
{
"@attributes": {
"Name": "Public Stitcher Endpoint",
"Target": "PUBLIC_STITCHER_ENDPOINT",
"Default": "http://localhost:52002",
"Description": "Publicly accessible URL for Mixin Stitcher container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52002"
},
{
"@attributes": {
"Name": "Public AWS S3 Endpoint",
"Target": "PUBLIC_S3_ENDPOINT",
"Default": "",
"Description": "Publicly accessible URL for S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Endpoint",
"Target": "S3_ENDPOINT",
"Default": "",
"Description": "URL for S3 storage bucket (minus bucket name) used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Bucket",
"Target": "S3_BUCKET",
"Default": "",
"Description": "Name of the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Region",
"Target": "S3_REGION",
"Default": "us-east-1",
"Description": "Region of the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "us-east-1"
},
{
"@attributes": {
"Name": "AWS S3 Access Key",
"Target": "S3_ACCESS_KEY",
"Default": "",
"Description": "Access key for the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Secret Key",
"Target": "S3_SECRET_KEY",
"Default": "",
"Description": "Secret key for the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "true"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/mixwave_api.xml",
"CategoryList": [
"MediaApp-Music",
"MediaApp-Video",
"MediaServer-Music",
"MediaServer-Video",
"Cloud",
"Productivity",
"Tools-Utilities",
"Other"
],
"downloads": 13,
"LastUpdate": 1728920259,
"LastUpdateScan": 1728958023,
"FirstSeen": 1728958023
},
{
"Name": "Mixwave---Artisan",
"Repository": "mixwave/artisan:latest",
"Registry": "https://hub.docker.com/r/mixwave/artisan",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"Privileged": "false",
"Support": "https://matvp91.github.io/mixwave/getting-started.html",
"Project": "https://matvp91.github.io/mixwave/",
"Overview": "Mixwave is a self-hostable platform that aims to simplify the complexities of video delivery. Transcode and package your media for online streaming with simple API calls and sane defaults, or craft dynamic HLS playlists on the fly with bumpers, ads and filters.",
"ExtraSearchTerms": "music video hosting transcode server streaming download playlists queue Stitcher ads advertisements sponsors",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/mixwave-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/mixwave_artisan.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the queue manager for the Mixin suite. It requires other Mixin containers to be running. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This container requires a separate Redis database.<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Redis - Host",
"Target": "REDIS_HOST",
"Default": "",
"Description": "Hostname of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis - Port",
"Target": "REDIS_PORT",
"Default": "6379",
"Description": "Port of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Public API Endpoint",
"Target": "PUBLIC_API_ENDPOINT",
"Default": "http://localhost:520001",
"Description": "Publicly accessible URL for Mixin API container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52001"
},
{
"@attributes": {
"Name": "Public Stitcher Endpoint",
"Target": "PUBLIC_STITCHER_ENDPOINT",
"Default": "http://localhost:52002",
"Description": "Publicly accessible URL for Mixin Stitcher container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52002"
},
{
"@attributes": {
"Name": "Public AWS S3 Endpoint",
"Target": "PUBLIC_S3_ENDPOINT",
"Default": "",
"Description": "Publicly accessible URL for S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Endpoint",
"Target": "S3_ENDPOINT",
"Default": "",
"Description": "URL for S3 storage bucket (minus bucket name) used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Bucket",
"Target": "S3_BUCKET",
"Default": "",
"Description": "Name of the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Region",
"Target": "S3_REGION",
"Default": "us-east-1",
"Description": "Region of the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "us-east-1"
},
{
"@attributes": {
"Name": "AWS S3 Access Key",
"Target": "S3_ACCESS_KEY",
"Default": "",
"Description": "Access key for the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Secret Key",
"Target": "S3_SECRET_KEY",
"Default": "",
"Description": "Secret key for the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "true"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/mixwave_artisan.xml",
"CategoryList": [
"MediaApp-Music",
"MediaApp-Video",
"MediaServer-Music",
"MediaServer-Video",
"Cloud",
"Productivity",
"Tools-Utilities",
"Other"
],
"downloads": 12,
"LastUpdate": 1728918690,
"LastUpdateScan": 1728958026,
"FirstSeen": 1728958026
},
{
"Name": "Mixwave---Dashboard",
"Repository": "mixwave/dashboard:latest",
"Registry": "https://hub.docker.com/r/mixwave/dashboard",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:52000]/",
"Privileged": "false",
"Support": "https://matvp91.github.io/mixwave/getting-started.html",
"Project": "https://matvp91.github.io/mixwave/",
"Overview": "Mixwave is a self-hostable platform that aims to simplify the complexities of video delivery. Transcode and package your media for online streaming with simple API calls and sane defaults, or craft dynamic HLS playlists on the fly with bumpers, ads and filters.",
"ExtraSearchTerms": "music video hosting transcode server streaming download playlists queue Stitcher ads advertisements sponsors",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/mixwave-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/mixwave_dashboard.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the frontend for the Mixin suite. It requires other Mixin containers to be running. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Web UI Port",
"Target": "52000",
"Default": "52000",
"Mode": "tcp",
"Description": "Container Port: 52000",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "52000"
},
{
"@attributes": {
"Name": "Public API Endpoint",
"Target": "PUBLIC_API_ENDPOINT",
"Default": "http://localhost:520001",
"Description": "Publicly accessible URL for Mixin API container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52001"
},
{
"@attributes": {
"Name": "Public Stitcher Endpoint",
"Target": "PUBLIC_STITCHER_ENDPOINT",
"Default": "http://localhost:52002",
"Description": "Publicly accessible URL for Mixin Stitcher container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52002"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/mixwave_dashboard.xml",
"CategoryList": [
"MediaApp-Music",
"MediaApp-Video",
"MediaServer-Music",
"MediaServer-Video",
"Cloud",
"Productivity",
"Tools-Utilities",
"Other"
],
"downloads": 12,
"LastUpdate": 1728918735,
"LastUpdateScan": 1728958031,
"FirstSeen": 1728958031
},
{
"Name": "Mixwave---Stitcher",
"Repository": "mixwave/stitcher:latest",
"Registry": "https://hub.docker.com/r/mixwave/stitcher",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"Privileged": "false",
"Support": "https://matvp91.github.io/mixwave/getting-started.html",
"Project": "https://matvp91.github.io/mixwave/",
"Overview": "Mixwave is a self-hostable platform that aims to simplify the complexities of video delivery. Transcode and package your media for online streaming with simple API calls and sane defaults, or craft dynamic HLS playlists on the fly with bumpers, ads and filters.",
"ExtraSearchTerms": "music video hosting transcode server streaming download playlists queue Stitcher ads advertisements sponsors",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/mixwave-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/mixwave_stitcher.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the Stitcher agent for the Mixin suite. It requires other Mixin containers to be running. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This container requires a separate Redis database.<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Application Port",
"Target": "52002",
"Default": "52002",
"Mode": "tcp",
"Description": "Port over which other containers will communicate with this container",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "52002"
},
{
"@attributes": {
"Name": "Redis - Host",
"Target": "REDIS_HOST",
"Default": "",
"Description": "Hostname of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Redis - Port",
"Target": "REDIS_PORT",
"Default": "6379",
"Description": "Port of the Redis database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Public API Endpoint",
"Target": "PUBLIC_API_ENDPOINT",
"Default": "http://localhost:520001",
"Description": "Publicly accessible URL for Mixin API container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52001"
},
{
"@attributes": {
"Name": "Public Stitcher Endpoint",
"Target": "PUBLIC_STITCHER_ENDPOINT",
"Default": "http://localhost:52002",
"Description": "Publicly accessible URL for Mixin Stitcher container. Replace with your IP or domain.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:52002"
},
{
"@attributes": {
"Name": "Public AWS S3 Endpoint",
"Target": "PUBLIC_S3_ENDPOINT",
"Default": "",
"Description": "Publicly accessible URL for S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Endpoint",
"Target": "S3_ENDPOINT",
"Default": "",
"Description": "URL for S3 storage bucket (minus bucket name) used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Bucket",
"Target": "S3_BUCKET",
"Default": "",
"Description": "Name of the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Region",
"Target": "S3_REGION",
"Default": "us-east-1",
"Description": "Region of the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "us-east-1"
},
{
"@attributes": {
"Name": "AWS S3 Access Key",
"Target": "S3_ACCESS_KEY",
"Default": "",
"Description": "Access key for the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS S3 Secret Key",
"Target": "S3_SECRET_KEY",
"Default": "",
"Description": "Secret key for the S3 storage bucket used to store media files.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "true"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/mixwave_stitcher.xml",
"CategoryList": [
"MediaApp-Music",
"MediaApp-Video",
"MediaServer-Music",
"MediaServer-Video",
"Cloud",
"Productivity",
"Tools-Utilities",
"Other"
],
"downloads": 10,
"LastUpdate": 1728918711,
"LastUpdateScan": 1728958034,
"FirstSeen": 1728958034
},
{
"Name": "Morphos",
"Repository": "ghcr.io/danvergara/morphos-server:latest",
@ -319928,6 +320768,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/opodsync.xml",
"CategoryList": [
"MediaApp-Music",
"MediaServer-Music",
"Productivity",
"Tools-Utilities",
"Other"
@ -320435,6 +321277,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/pinepods.xml",
"CategoryList": [
"MediaApp-Music",
"MediaServer-Music",
"Productivity",
"Tools-Utilities",
"Other"

View File

@ -95055,5 +95055,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1728918711
},
"ghcr.io/thomiceli/opengist": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1728965245,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1686924306
}
}