October 3, 2025Oct 3 I've created an 'app' how do I create the template and submit it so others can download it on the community app vs pulling it direct?
October 3, 2025Oct 3 38 minutes ago, dopeytree said:I've created an 'app' how do I create the template and submit it so others can download it on the community app vs pulling it direct?https://forums.unraid.net/topic/101424-how-to-publish-docker-templates-to-community-applications-on-unraid/https://www.youtube.com/watch?v=g6iMwea-HLY Edited October 3, 2025Oct 3 by dopeytree
November 16, 2025Nov 16 This is a clip from a notification I got this morning-* The plugin dynamix.active.streams.plg is not known to Community Applications and is possibly incompatible with your server * The plugin dynamix.local.master.plg is not known to Community Applications and is possibly incompatible with your server * The plugin dynamix.schedules.plg is not known to Community Applications and is possibly incompatible with your server * The plugin dynamix.stop.shell.plg is not known to Community Applications and is possibly incompatible with your server * The plugin dynamix.system.buttons.plg is not known to Community Applications and is possibly incompatible with your server * The plugin dynamix.system.info.plg is not known to Community Applications and is possibly incompatible with your server * The plugin dynamix.system.stats.plg is not known to Community Applications and is possibly incompatible with your serverAre the dynamix plugins being removed in 7.2 or maybe this is just some AWS or Github error?
November 17, 2025Nov 17 a few updates ago, the plugin got some cosmetic changes, which I find rather annoying:The start page now contains more icons that can fit onto the screen and add side scrolling rulers(not shown here, they appear if you hover below the first row of icons and "recent apps")This cuts off the rightmost icons, you have to know that 2 more are there and need to hit the scrollbar to see them.And because the scrollbar only shows up if you put the mouse over the right spot, it took me some time to find it at all.Anyway, it now takes ages to see the whole lineAnd you need to repeat these steps for every single section that comes belowThis is really annoying and no help at all.Think of showing less items per section, make the boxes smaller or something else.Just get rid of these scrollbars please.btw: this only happens on the "home" page of the plugin. Every other page nicely only show 3 items per line and does not need side scrolling! Edited November 17, 2025Nov 17 by MAM59
November 20, 2025Nov 20 Author On 11/17/2025 at 12:05 AM, MAM59 said:The start page now contains more icons that can fit onto the screen and add side scrolling rulersHere's how the system worked before. CA would generate 12 cards for each section (Total of 72 cards generated and rendered). Overflow was hidden on them so that you'd only see the total number of cards that would fit in your browser, but if you resized the browser or lowered the zoom etc you'd see them all (12 was chosen as it fit on the 49" I had at the time)With responsive and mobile, this resulted in ton of wasted CPU cycles on what are generally low power devices. The scroll bar solves everything, but it is limited now to 6 per section.The alternative was to determine how many cards will actually fit on the screen. This however involved a ton of forced reflow issues in the browsers which resulted in very noticeable slowdowns across all platforms.On 11/17/2025 at 12:05 AM, MAM59 said:And because the scrollbar only showsWhat browser are you using? I don't see that on any of my systems -> the scroll bar is always present
November 20, 2025Nov 20 4 hours ago, Squid said:What browser are you using? I don't see that on any of my systems -> the scroll bar is always presentFirefox.as you can see from the 1st screenshot, there is no visible scrollbar until you hover over that region.Just make it 4 only, these will fit if you make them as small as on the other pages.And maybe consider to add a switch to the setting to turn off this totally uncessary "responsive and mobile" completely. Just add a "columes" setting so the user can set his own desired width. Edited November 20, 2025Nov 20 by MAM59
November 27, 2025Nov 27 hellowhat "drives" the "store"/"store registry" to know if a docker container/app is installedall my apps and dockers are reflected correctly except for Vaultwardeni have not changed the registry or repository detailsit IS installed and IS workingbut the store keeps showing it as not installedi have uninstalled and re-installed 3x nowthis is problematic as i never know if there are updatesi keep having to check and re-installthere must be an eroneous value somewhere that can be correctedbelow is screenshot of store and docker and registry etc..please help
November 27, 2025Nov 27 17 minutes ago, charettepa said:what "drives" the "store"/"store registry" to know if a docker container/app is installedThe container name. Looks like you capitalized the V.17 minutes ago, charettepa said:this is problematic as i never know if there are updatesShould show in the Action Center anyway when there are some. And the Docker page of course. Edited November 27, 2025Nov 27 by Kilrah
November 27, 2025Nov 27 Just now, Kilrah said:The container name. Looks like you capitalized the V.Should show in the Action Center anyway. And the Docker page of course.seriously? its based on the container name?not the registryyou need to keep it exactly as is?yes it is in docker and working
November 27, 2025Nov 27 yeah, that workedthat is crazymy OCD does not like UnCapitalized titlesi would have assumed it was based on the registryis there some sort of "wish list" where we can make a request of sortsif thats the case then maybe there can be 2 boxesdocker name and display nameyou would think it works based on registry or somethingand if not have an option to display using a different nameadditionally, you would think there would be a warning when you change the name, if thats how it works Edited November 27, 2025Nov 27 by charettepa
November 27, 2025Nov 27 4 minutes ago, charettepa said:i would have assumed it was based on the registryis there some sort of "wish list" where we can make a request of sortsIt's intentional, so that if you e.g. want to install 2 instances of a container you can just name one differently, then it's offered for install again instead of showing "installed".But there should be no reason to look at the main CA page for updates, it'd be a stroke of luck for what's featured there to happen to be something you installed, most of your stuff won't show there. Right places to look are the Action Center page in CA and Docker page. Edited November 27, 2025Nov 27 by Kilrah
November 27, 2025Nov 27 the problem is thatwhen its like thatit never tells you an update is availablethe last 3 vaultwarden updates never showed as "update available"i assumed it was because it did not know it was installedthe only way around it was to redeployand it would pull the new imageare you saying thats a different issue and should not have happened? Edited November 27, 2025Nov 27 by charettepa
November 27, 2025Nov 27 No that would be unrelated, update check is based on the repository:tag, name doesn't matter.
November 27, 2025Nov 27 so why is it that only this container never gets any update notificationsand i must redeploy to get iti know there is a new one as i am registered for updates on that package from docker hubi even waited a few days last time and stillit kept saying "up-to-date"
November 27, 2025Nov 27 25 minutes ago, charettepa said:so why is it that only this container never gets any update notificationsand i must redeploy to get itLooks like you just reinstalled the same thing even when you did anyway.vaultwarden/server as repository pulls the "latest" tag. This app's publisher hasn't updated that tag in 4 months.https://hub.docker.com/r/vaultwarden/server/tags?name=latestSo it seems that this app simply has had no updates to stable/latest for a while, so nothing for you to get unless you switch to the "testing" tag that would presumably not be for production use. Edited November 27, 2025Nov 27 by Kilrah
November 27, 2025Nov 27 you are 100% correcti just checked their page and scrolled back 4 monthsTAG1.34.3Last pushed 4 months by vaultwardenbotthey have been pushing lots up updates but not updating the latest tagnot sure what all the updates areas if you go to danigarcia's githubwhich is the dev his lates is 1.34.3not sure why there are a ton of newer released on dockerhub thoughthank you for your help with this
November 30, 2025Nov 30 I made a new xml Template for NetAlertX as the old one not working anymore because of breaking changes in container settings.So i can see it if searching NetAlertX but not in recently list ....
November 30, 2025Nov 30 2 minutes ago, Masterwishx said:I made a new xml Template for NetAlertX as the old one not working anymore because of breaking changes in container settings.So i can see it if searching NetAlertX but not in recently list ....Oh I'm interested in that, thanks for sharing your work
November 30, 2025Nov 30 3 hours ago, Krakout said:Oh I'm interested in that, thanks for sharing your workCan you see it in CA Apps?
November 30, 2025Nov 30 1 minute ago, Masterwishx said:Can you see it in CA Apps?Yes I can, just installed it not five minutes ago! 😁 But indeed it doesn't appear on the recent appsPS also, it doesn't work for me - some permission issue (could not initialize db though I did follow the instructions, but didn't have the time to investigate and it's off-topic here)
December 18, 2025Dec 18 Hi,i got the following error while trying to list the community apps.Anyone seen this before or know how to resolve?ThanksBob<<<Something really wrong went on during force_updatePost the ENTIRE contents of this message in the Community Applications Support ThreadOS: 6.8.3Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36Language:<br /> <b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14684160 bytes) in <b>/usr/local/emhttp/plugins/community.applications/include/helpers.php</b> on line <b>48</b><br /><<<<
December 24, 2025Dec 24 I'm having an issues when trying to pin apps for later access. For some reason, I've pinned all the currently active containers I have running, but the Pinned Apps section only shows 2 of them. I've tried unpinning and re-pinning to no avail. Any ideas?
December 24, 2025Dec 24 There is a bug in the plugin. When you put a link ghcr.io/something/something in the repository tag in the template and then install the app, the repository URL looks like https://registry.hub.docker.com/r/ghcr.io/something/something Edited December 24, 2025Dec 24 by snoopy86
January 6Jan 6 hi. i just set up a new unraid server. not able to install community application. i am getting this error :plugin: installing: community.applications.plg Executing hook script: pre_plugin_checks plugin: downloading: community.applications.plg ... plugin: community.applications.plg download failure: Invalid URL / Server error response Executing hook script: post_plugin_checks static DNS 8.8.8.8, 8.8.4.4time region is set and correctreboot twice. able to ping google dns and google.comable to ping github.comable to download from terminalwget https://raw.githubusercontent.com/unraid/community.applications/refs/heads/master/plugins/community.applications.plgWill not apply HSTS. The HSTS database must be a regular and non-world-writable file.ERROR: could not open HSTS store at '/root/.wget-hsts'. HSTS will be disabled.--2026-01-07 04:54:19-- https://raw.githubusercontent.com/unraid/community.applications/refs/heads/master/plugins/community.applications.plgResolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ...Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 123204 (120K) [text/plain]Saving to: ‘community.applications.plg’community.applications.plg 100%[====================================================================>] 120.32K --.-KB/s in 0.02s 2026-01-07 04:54:19 (6.05 MB/s) - ‘community.applications.plg’ saved [123204/123204]any assistance is greatly appreciated!thank you!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.