This commit is contained in:
Andrew Z 2024-06-24 20:06:21 -04:00
parent 187282d82d
commit d85bfedb61
9 changed files with 1576 additions and 4779 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1719266793
"last_updated_timestamp": 1719273979
}

View File

@ -1,4 +1,446 @@
[
{
"Name": "Rolemaster-ERA-Server",
"Repository": "blackfireweb/rolemaster-era-server",
"Registry": "https://registry.hub.docker.com/r/blackfireweb/rolemaster-era-server",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/168314-support-rolemaster-era-server/",
"Project": "https://www.drivethrurpg.com/en/product/137825/ERA-for-Rolemaster",
"Overview": "This allows hosting the Linux version of Rollmasters ERA as a server.",
"WebUI": "http://[IP]:[PORT:7777]/",
"TemplateURL": "https://raw.githubusercontent.com/Garethp/rolemaster-era-server-unraid/master/Rollermaster-ERA-Unraid.xml",
"Icon": "https://raw.githubusercontent.com/Garethp/rolemaster-era-server-unraid/main/era.ico",
"Requires": "This container does not come with a copy of the ERA software. You need to purchase it and mount the Linux version of the software as a Path to this container",
"Config": [
{
"@attributes": {
"Name": "ERA-Linux Path",
"Target": "/srv/ERA-Linux/",
"Default": "",
"Mode": "rw",
"Description": "This should be the path to your ERA-Linux folder",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ERA Module",
"Target": "MODULE",
"Default": "",
"Mode": "",
"Description": "This should be the module of the ERA that you want to run. For example: Privateers, RMC, RMFP or RMU. Make sure that it is a folder that exists under your ERA-Linux folder",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Characters",
"Target": "/srv/Characters",
"Default": "",
"Mode": "rw",
"Description": "The folder where your server-side character files are saved",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra Modules",
"Target": "EXTRA_MODULES",
"Default": "",
"Mode": "",
"Description": "If you have extra modules you want to load in, such as Privateers Core or a set of custom skills, add map a path to the folders containing your extra modules and then list the folder names of the modules you want to load in here, separated by semi-colons. For example: ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra Modules Path",
"Target": "/srv/Modules",
"Default": "",
"Mode": "rw",
"Description": "If you have extra modules you want to load, such as Privateers-Core, map this to the folder containing all of your extra modules. Then use the Extra Modules option to list the modules you want to load",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Server Port",
"Target": "7777",
"Default": "7777",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Garethp's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GarethpsRepository/Rollermaster-ERA-Unraid.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 18,
"LastUpdate": 1718628083,
"LastUpdateScan": 1719273958,
"FirstSeen": 1719273958
},
{
"Name": "solarflow-control",
"Repository": "rbrandstaedter/solarflow-control",
"Registry": "https://registry.hub.docker.com/r/rbrandstaedter/solarflow-control",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/reinhard-brandstaedter/solarflow-control",
"Overview": "Solarflow Control originally was meant to automatically control Zendure's Solarflow hub with more flexibility to match home power demand and without the official mobile app. Since its first use case it has now evolved into a more sophisticated solution to also control micro-inverters (mainly via OpenDTU and AhoyDTU), read current household demand from various smartmeter readers (Hichi, Tasmota, Shelly 3EM, PowerOpti, ...) to realize optimal charging/discharging and auto-adaptive limitation based on current demand..",
"TemplateURL": "https://raw.githubusercontent.com/czerus/unraid-templates/master/solarflow-control.xml",
"Icon": "https://zendure.de/cdn/shop/files/520_200x.png?v=1718071724",
"Config": {
"@attributes": {
"Name": "INI_PATH",
"Target": "/solarflow/config.ini",
"Default": "",
"Mode": "rw",
"Description": "Mapping of the path to config.ini file with configuration for the solarflow-control",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
"Repo": "sajnti's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/sajntisRepository/solarflow-control.xml",
"CategoryList": [
"HomeAutomation"
],
"downloads": 3088,
"LastUpdate": 1718618623,
"LastUpdateScan": 1719273963,
"FirstSeen": 1719273963
},
{
"Name": "Janitorr",
"Repository": "ghcr.io/schaka/janitorr:latest",
"Registry": "https://github.com/Schaka/janitorr",
"Branch": [
{
"Tag": "latest",
"TagDescription": "Latest stable release"
},
{
"Tag": "native",
"TagDescription": "Latest native release which is lower CPU and memory usage for lower performance systems"
},
{
"Tag": "develop",
"TagDescription": "Latest develop release"
}
],
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/Schaka/janitorr/issues",
"Project": "https://github.com/Schaka/janitorr",
"Overview": "Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin before you run out of space on your server",
"Icon": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/logos/janitorr.png",
"TemplateURL": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/templates/janitorr.xml",
"Maintainer": {
"WebPage": "https://github.com/JamsRepos"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Before using this, please make sure you've created the application.yml file and put it in the correct config directory you intend to map. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The application will not start until you supply this file. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://github.com/Schaka/janitorr/blob/develop/src/main/resources/application-template.yml \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Media Path",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Add the directory to where your media is stored",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/config",
"Default": "/mnt/user/appdata/janitorr/config",
"Mode": "rw",
"Description": "Where the config file will be stored",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/janitorr/config"
}
],
"Repo": "LubricantJam's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/LubricantJamsRepository/templates/janitorr.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Other",
"Tools-Utilities"
],
"LastUpdateScan": 1719273966,
"FirstSeen": 1719273966
},
{
"Name": "Materialious",
"Repository": "wardpearce/materialious:latest",
"Registry": "https://hub.docker.com/r/wardpearce/materialious/",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/Materialious/Materialious/issues",
"Project": "https://github.com/Materialious/Materialious",
"Overview": "Materialious is a privacy respecting frontend for YouTube built ontop of Invidious.",
"WebUI": "http://[IP]:[PORT:80]",
"Icon": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/logos/materialious.png",
"TemplateURL": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/templates/materialious.xml",
"Maintainer": {
"WebPage": "https://github.com/JamsRepos"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For security reasons regarding CORS, your hosted instance of Materialious must serve as the value for the Access-Control-Allow-Origin header on Invidious. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invidious doesn't provide a simple way to modify CORS, so this must be done with your reverse proxy. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Please see the documentation on further information on how to do this if you are unsure. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://materialio.us/ \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "80",
"Default": "3001",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3001"
},
{
"@attributes": {
"Name": "Indidious Instance URL",
"Target": "VITE_DEFAULT_INVIDIOUS_INSTANCE",
"Default": "https://invidious.materialio.us",
"Mode": "",
"Description": "Specify the URL to your proxied Invidious Instance.\r\nDo not include a trailing backslash as this will cause issues. ",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "https://invidious.materialio.us"
},
{
"@attributes": {
"Name": "Return YouTube Dislikes URL",
"Target": "VITE_DEFAULT_RETURNYTDISLIKES_INSTANCE",
"Default": "",
"Mode": "",
"Description": "Leave blank or delete this variable to disable.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://returnyoutubedislikeapi.com"
},
{
"@attributes": {
"Name": "SponsorBlock URL",
"Target": "VITE_DEFAULT_SPONSERBLOCK_INSTANCE",
"Default": "",
"Mode": "",
"Description": "Leave blank or delete this variable to disable.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://sponsor.ajay.app"
},
{
"@attributes": {
"Name": "DeArrow URL",
"Target": "VITE_DEFAULT_DEARROW_INSTANCE",
"Default": "https://sponsor.ajay.app",
"Mode": "",
"Description": "Specify the URL to your DeArrow Instance.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://sponsor.ajay.app"
},
{
"@attributes": {
"Name": "DeArrow Thumbnail Instance URL",
"Target": "VITE_DEFAULT_DEARROW_THUMBNAIL_INSTANCE",
"Default": "https://dearrow-thumb.ajay.app",
"Mode": "",
"Description": "Specify the URL to your DeArrow Thumbnail Instance.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://dearrow-thumb.ajay.app"
},
{
"@attributes": {
"Name": "Materialious Default Overrides",
"Target": "VITE_DEFAULT_SETTINGS",
"Default": "",
"Mode": "",
"Description": "Set your default overrides for Materialous.\r\nRefer to the documentation for a list of all configurable options.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "{\"themeColor\": \"#2596be\"}"
}
],
"Repo": "LubricantJam's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/LubricantJamsRepository/templates/materialious.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Productivity",
"Tools-Utilities"
],
"downloads": 23821,
"LastUpdate": 1719249882,
"LastUpdateScan": 1719273971,
"FirstSeen": 1719273971
},
{
"Name": "Manyfold",
"Repository": "ghcr.io/manyfold3d/manyfold:latest",
"Registry": "https://ghcr.io/manyfold3d/manyfold",
"Network": "",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/manyfold3d/manyfold/issues",
"Project": "https://github.com/manyfold3d/manyfold",
"Overview": "Manyfold is a Digital Asset Manager (DAM), specifically designed for 3D print files. Create a library pointing at your files on disk, and it will scan for models and parts. It assumes that any folders containing STL or OBJ files are models, and the files within them are parts. You can then view the files easily through your browser!\r\n\r\nhttps://github.com/manyfold3d/manyfold",
"WebUI": "http://[IP]:[PORT:3214]",
"TemplateURL": "https://raw.githubusercontent.com/manyfold3d/unraid-templates/master/manyfold/manyfold.xml",
"Icon": "https://manyfold.app/images/logo.png",
"Requires": "Requires PostgreSQL and Redis database to operate. \r<br>\r<br>This template is a reconstruction of the example docker-compose file found in the source reposity here: \r<br>https://github.com/manyfold3d/manyfold/blob/main/docker-compose.example.yml\r<br>\r<br>All default values assume that:\r<br>1) all three containers running on the same user-defined bridge network\r<br>2) they have been named as per the example docker-compose file (db/redis)\r<br>3) postgres has a user named manyfold, and the password matches the value\r<br>in DATABASE_URL",
"Config": [
{
"@attributes": {
"Name": "Web UI Port",
"Target": "3214",
"Default": "3214",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3214"
},
{
"@attributes": {
"Name": "DATABASE_URL",
"Target": "DATABASE_URL",
"Default": "postgresql://manyfold:password@db/manyfold?pool=5",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SECRET_KEY_BASE",
"Target": "SECRET_KEY_BASE",
"Default": "a_nice_long_random_string",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_URL",
"Target": "REDIS_URL",
"Default": "redis://redis:6379/1",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Libraries",
"Target": "/libraries",
"Default": "",
"Mode": "rw",
"Description": "Location of 3D assets",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "FloppyUK's Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/FloppyUKsRepository/manyfold/manyfold.xml",
"CategoryList": [
"Tools-Utilities",
"Other"
],
"LastUpdateScan": 1719273974,
"FirstSeen": 1719273974
},
{
"Name": "qbithelparr",
"Repository": "entree3000/qbithelparr",

View File

@ -1,7 +1,7 @@
{
"apps": 2301,
"last_updated_timestamp": 1719266793,
"last_updated": "2024-06-24 18:06",
"apps": 2306,
"last_updated_timestamp": 1719273979,
"last_updated": "2024-06-24 20:06",
"categories": [
{
"Cat": "AI:",
@ -165,6 +165,448 @@
}
],
"applist": [
{
"Name": "Rolemaster-ERA-Server",
"Repository": "blackfireweb/rolemaster-era-server",
"Registry": "https://registry.hub.docker.com/r/blackfireweb/rolemaster-era-server",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/168314-support-rolemaster-era-server/",
"Project": "https://www.drivethrurpg.com/en/product/137825/ERA-for-Rolemaster",
"Overview": "This allows hosting the Linux version of Rollmasters ERA as a server.",
"WebUI": "http://[IP]:[PORT:7777]/",
"TemplateURL": "https://raw.githubusercontent.com/Garethp/rolemaster-era-server-unraid/master/Rollermaster-ERA-Unraid.xml",
"Icon": "https://raw.githubusercontent.com/Garethp/rolemaster-era-server-unraid/main/era.ico",
"Requires": "This container does not come with a copy of the ERA software. You need to purchase it and mount the Linux version of the software as a Path to this container",
"Config": [
{
"@attributes": {
"Name": "ERA-Linux Path",
"Target": "/srv/ERA-Linux/",
"Default": "",
"Mode": "rw",
"Description": "This should be the path to your ERA-Linux folder",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ERA Module",
"Target": "MODULE",
"Default": "",
"Mode": "",
"Description": "This should be the module of the ERA that you want to run. For example: Privateers, RMC, RMFP or RMU. Make sure that it is a folder that exists under your ERA-Linux folder",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Characters",
"Target": "/srv/Characters",
"Default": "",
"Mode": "rw",
"Description": "The folder where your server-side character files are saved",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra Modules",
"Target": "EXTRA_MODULES",
"Default": "",
"Mode": "",
"Description": "If you have extra modules you want to load in, such as Privateers Core or a set of custom skills, add map a path to the folders containing your extra modules and then list the folder names of the modules you want to load in here, separated by semi-colons. For example: ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Extra Modules Path",
"Target": "/srv/Modules",
"Default": "",
"Mode": "rw",
"Description": "If you have extra modules you want to load, such as Privateers-Core, map this to the folder containing all of your extra modules. Then use the Extra Modules option to list the modules you want to load",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Server Port",
"Target": "7777",
"Default": "7777",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Garethp's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GarethpsRepository/Rollermaster-ERA-Unraid.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 18,
"LastUpdate": 1718628083,
"LastUpdateScan": 1719273958,
"FirstSeen": 1719273958
},
{
"Name": "solarflow-control",
"Repository": "rbrandstaedter/solarflow-control",
"Registry": "https://registry.hub.docker.com/r/rbrandstaedter/solarflow-control",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/reinhard-brandstaedter/solarflow-control",
"Overview": "Solarflow Control originally was meant to automatically control Zendure's Solarflow hub with more flexibility to match home power demand and without the official mobile app. Since its first use case it has now evolved into a more sophisticated solution to also control micro-inverters (mainly via OpenDTU and AhoyDTU), read current household demand from various smartmeter readers (Hichi, Tasmota, Shelly 3EM, PowerOpti, ...) to realize optimal charging/discharging and auto-adaptive limitation based on current demand..",
"TemplateURL": "https://raw.githubusercontent.com/czerus/unraid-templates/master/solarflow-control.xml",
"Icon": "https://zendure.de/cdn/shop/files/520_200x.png?v=1718071724",
"Config": {
"@attributes": {
"Name": "INI_PATH",
"Target": "/solarflow/config.ini",
"Default": "",
"Mode": "rw",
"Description": "Mapping of the path to config.ini file with configuration for the solarflow-control",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
"Repo": "sajnti's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/sajntisRepository/solarflow-control.xml",
"CategoryList": [
"HomeAutomation"
],
"downloads": 3088,
"LastUpdate": 1718618623,
"LastUpdateScan": 1719273963,
"FirstSeen": 1719273963
},
{
"Name": "Janitorr",
"Repository": "ghcr.io/schaka/janitorr:latest",
"Registry": "https://github.com/Schaka/janitorr",
"Branch": [
{
"Tag": "latest",
"TagDescription": "Latest stable release"
},
{
"Tag": "native",
"TagDescription": "Latest native release which is lower CPU and memory usage for lower performance systems"
},
{
"Tag": "develop",
"TagDescription": "Latest develop release"
}
],
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/Schaka/janitorr/issues",
"Project": "https://github.com/Schaka/janitorr",
"Overview": "Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin before you run out of space on your server",
"Icon": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/logos/janitorr.png",
"TemplateURL": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/templates/janitorr.xml",
"Maintainer": {
"WebPage": "https://github.com/JamsRepos"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Before using this, please make sure you've created the application.yml file and put it in the correct config directory you intend to map. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The application will not start until you supply this file. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://github.com/Schaka/janitorr/blob/develop/src/main/resources/application-template.yml \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Media Path",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Add the directory to where your media is stored",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/config",
"Default": "/mnt/user/appdata/janitorr/config",
"Mode": "rw",
"Description": "Where the config file will be stored",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/janitorr/config"
}
],
"Repo": "LubricantJam's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/LubricantJamsRepository/templates/janitorr.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Other",
"Tools-Utilities"
],
"LastUpdateScan": 1719273966,
"FirstSeen": 1719273966
},
{
"Name": "Materialious",
"Repository": "wardpearce/materialious:latest",
"Registry": "https://hub.docker.com/r/wardpearce/materialious/",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/Materialious/Materialious/issues",
"Project": "https://github.com/Materialious/Materialious",
"Overview": "Materialious is a privacy respecting frontend for YouTube built ontop of Invidious.",
"WebUI": "http://[IP]:[PORT:80]",
"Icon": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/logos/materialious.png",
"TemplateURL": "https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/templates/materialious.xml",
"Maintainer": {
"WebPage": "https://github.com/JamsRepos"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For security reasons regarding CORS, your hosted instance of Materialious must serve as the value for the Access-Control-Allow-Origin header on Invidious. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invidious doesn't provide a simple way to modify CORS, so this must be done with your reverse proxy. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Please see the documentation on further information on how to do this if you are unsure. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://materialio.us/ \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "80",
"Default": "3001",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3001"
},
{
"@attributes": {
"Name": "Indidious Instance URL",
"Target": "VITE_DEFAULT_INVIDIOUS_INSTANCE",
"Default": "https://invidious.materialio.us",
"Mode": "",
"Description": "Specify the URL to your proxied Invidious Instance.\r\nDo not include a trailing backslash as this will cause issues. ",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "https://invidious.materialio.us"
},
{
"@attributes": {
"Name": "Return YouTube Dislikes URL",
"Target": "VITE_DEFAULT_RETURNYTDISLIKES_INSTANCE",
"Default": "",
"Mode": "",
"Description": "Leave blank or delete this variable to disable.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://returnyoutubedislikeapi.com"
},
{
"@attributes": {
"Name": "SponsorBlock URL",
"Target": "VITE_DEFAULT_SPONSERBLOCK_INSTANCE",
"Default": "",
"Mode": "",
"Description": "Leave blank or delete this variable to disable.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://sponsor.ajay.app"
},
{
"@attributes": {
"Name": "DeArrow URL",
"Target": "VITE_DEFAULT_DEARROW_INSTANCE",
"Default": "https://sponsor.ajay.app",
"Mode": "",
"Description": "Specify the URL to your DeArrow Instance.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://sponsor.ajay.app"
},
{
"@attributes": {
"Name": "DeArrow Thumbnail Instance URL",
"Target": "VITE_DEFAULT_DEARROW_THUMBNAIL_INSTANCE",
"Default": "https://dearrow-thumb.ajay.app",
"Mode": "",
"Description": "Specify the URL to your DeArrow Thumbnail Instance.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "https://dearrow-thumb.ajay.app"
},
{
"@attributes": {
"Name": "Materialious Default Overrides",
"Target": "VITE_DEFAULT_SETTINGS",
"Default": "",
"Mode": "",
"Description": "Set your default overrides for Materialous.\r\nRefer to the documentation for a list of all configurable options.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "{\"themeColor\": \"#2596be\"}"
}
],
"Repo": "LubricantJam's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/LubricantJamsRepository/templates/materialious.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Productivity",
"Tools-Utilities"
],
"downloads": 23821,
"LastUpdate": 1719249882,
"LastUpdateScan": 1719273971,
"FirstSeen": 1719273971
},
{
"Name": "Manyfold",
"Repository": "ghcr.io/manyfold3d/manyfold:latest",
"Registry": "https://ghcr.io/manyfold3d/manyfold",
"Network": "",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/manyfold3d/manyfold/issues",
"Project": "https://github.com/manyfold3d/manyfold",
"Overview": "Manyfold is a Digital Asset Manager (DAM), specifically designed for 3D print files. Create a library pointing at your files on disk, and it will scan for models and parts. It assumes that any folders containing STL or OBJ files are models, and the files within them are parts. You can then view the files easily through your browser!\r\n\r\nhttps://github.com/manyfold3d/manyfold",
"WebUI": "http://[IP]:[PORT:3214]",
"TemplateURL": "https://raw.githubusercontent.com/manyfold3d/unraid-templates/master/manyfold/manyfold.xml",
"Icon": "https://manyfold.app/images/logo.png",
"Requires": "Requires PostgreSQL and Redis database to operate. \r<br>\r<br>This template is a reconstruction of the example docker-compose file found in the source reposity here: \r<br>https://github.com/manyfold3d/manyfold/blob/main/docker-compose.example.yml\r<br>\r<br>All default values assume that:\r<br>1) all three containers running on the same user-defined bridge network\r<br>2) they have been named as per the example docker-compose file (db/redis)\r<br>3) postgres has a user named manyfold, and the password matches the value\r<br>in DATABASE_URL",
"Config": [
{
"@attributes": {
"Name": "Web UI Port",
"Target": "3214",
"Default": "3214",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3214"
},
{
"@attributes": {
"Name": "DATABASE_URL",
"Target": "DATABASE_URL",
"Default": "postgresql://manyfold:password@db/manyfold?pool=5",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SECRET_KEY_BASE",
"Target": "SECRET_KEY_BASE",
"Default": "a_nice_long_random_string",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_URL",
"Target": "REDIS_URL",
"Default": "redis://redis:6379/1",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Libraries",
"Target": "/libraries",
"Default": "",
"Mode": "rw",
"Description": "Location of 3D assets",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "FloppyUK's Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/FloppyUKsRepository/manyfold/manyfold.xml",
"CategoryList": [
"Tools-Utilities",
"Other"
],
"LastUpdateScan": 1719273974,
"FirstSeen": 1719273974
},
{
"Name": "qbithelparr",
"Repository": "entree3000/qbithelparr",
@ -329551,6 +329993,33 @@
}
],
"repositories": {
"Garethp's Repository": {
"url": "https://github.com/Garethp/rolemaster-era-server-unraid",
"profile": "https://forums.unraid.net/profile/243895-garethp/"
},
"sajnti's Repository": {
"url": "https://github.com/czerus/unraid-templates",
"profile": "https://forums.unraid.net/profile/277784-sajnti/"
},
"LubricantJam's Repository": {
"url": "https://github.com/JamsRepos/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/271866-lubricantjam/",
"bio": "A collection of Unraid templates that I use and maintain. I am always looking for feedback and suggestions for improvements and additional templates.",
"icon": "https://avatars.githubusercontent.com/u/1347620?v=4",
"DonateLink": "https://github.com/sponsors/JamsRepos",
"DonateText": "Feeling generous? Consider sponsoring me on GitHub!",
"Forum": "https://github.com/JamsRepos/Unraid-Templates/issues",
"WebPage": "https://github.com/JamsRepos/Unraid-Templates"
},
"FloppyUK's Repository": {
"url": "https://github.com/manyfold3d/unraid-templates",
"profile": "https://forums.unraid.net/profile/277882-floppyuk/",
"bio": "Building a self-hosted 3d model organisation app for 3d printing enthusiasts",
"icon": "https://manyfold.app/images/logo.png",
"DonateLink": "https://opencollective.com/manyfold",
"DonateText": "Help us make Manyfold even better!",
"WebPage": "https://manyfold.app"
},
"entree3000's Repository": {
"url": "https://github.com/Entree3k/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/201585-entree3000/"

View File

@ -3363,5 +3363,10 @@
"germannewsmaker/myspeed": 1718820375,
"https://github.com/ich777/unraid-ugreenleds-driver/raw/master/ugreenleds-driver.plg": 1718870815,
"https://raw.githubusercontent.com/desertwitch/nwipe-unRAID/main/plugin/dwnwipe.plg": 1719000388,
"ich777/readarr": 1719043566
"ich777/readarr": 1719043566,
"blackfireweb/rolemaster-era-server": 1719273958,
"rbrandstaedter/solarflow-control": 1719273963,
"ghcr.io/schaka/janitorr:latest": 1719273966,
"wardpearce/materialious:latest": 1719273971,
"ghcr.io/manyfold3d/manyfold:latest": 1719273974
}

4194
log.txt

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -89890,5 +89890,60 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1719041417
},
"blackfireweb/rolemaster-era-server": {
"Base": null,
"Downloads": 18,
"Stars": null,
"Time": 1719273958,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1718628083
},
"rbrandstaedter/solarflow-control": {
"Base": null,
"Downloads": 3088,
"Stars": null,
"Time": 1719273963,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1718618623
},
"ghcr.io/schaka/janitorr:latest": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1719273966,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"wardpearce/materialious:latest": {
"Base": null,
"Downloads": 23821,
"Stars": null,
"Time": 1719273971,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1719249882
},
"ghcr.io/manyfold3d/manyfold:latest": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1719273974,
"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,16 @@
{
"caFixed": 488,
"caFixed": 492,
"fixedTemplates": {
"sajnti's Repository": {
"czerus/SDRN": [
"Fatal: Invalid repository found. Only lowercase is allowed",
"No category entry present",
"No Support or Project Link Present. Template automatically dropped from CA"
],
"rbrandstaedter/solarflow-control": [
"No Registry entry set. Created from Repository setting - This may not be the correct value"
]
},
"Unknowncall's Repository": {
"mikenye/adsbexchange": [
"No Icon specified within the application template"