Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Plug-In] Community Applications

Featured Replies

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?

  • Replies 4.9k
  • Views 2.1m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • If the source had been in the same GH user then it winds up being a new plugin. A new plugin gets flagged and I receive a notification, and until the plugins are code-reviewed etc etc the they aren'

  • My co-workers wondered why I was taking off my shirt.  They are still baffled why I have to show my belly button to a squid.  😁   

  • Back up.  Sorry for any and all inconveniences. 

Posted Images

  • 1 month later...

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 server

Are the dynamix plugins being removed in 7.2 or maybe this is just some AWS or Github error?

They changed ownership, you have to update them and rerun FCP.

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

{2B459FC0-44BC-422F-9539-097DC467A954}.png

(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 line

{2339D0FB-A7F7-4A33-8EB9-0E395C8B8040}.png

And you need to repeat these steps for every single section that comes below

This 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 by MAM59

  • 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 rulers

Here'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 shows

What browser are you using? I don't see that on any of my systems -> the scroll bar is always present

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 present

Firefox.

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 by MAM59

hello

what "drives" the "store"/"store registry" to know if a docker container/app is installed

all my apps and dockers are reflected correctly except for Vaultwarden

i have not changed the registry or repository details

it IS installed and IS working

but the store keeps showing it as not installed

i have uninstalled and re-installed 3x now

this is problematic as i never know if there are updates

i keep having to check and re-install

there must be an eroneous value somewhere that can be corrected

below is screenshot of store and docker and registry etc..

please help

image.png

image.png

image.png

17 minutes ago, charettepa said:

what "drives" the "store"/"store registry" to know if a docker container/app is installed

The container name. Looks like you capitalized the V.

17 minutes ago, charettepa said:

this is problematic as i never know if there are updates

Should show in the Action Center anyway when there are some. And the Docker page of course.

Edited by Kilrah

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 registry

you need to keep it exactly as is?

yes it is in docker and working

yeah, that worked

that is crazy

my OCD does not like UnCapitalized titles

i would have assumed it was based on the registry

is there some sort of "wish list" where we can make a request of sorts

if thats the case then maybe there can be 2 boxes

docker name and display name

you would think it works based on registry or something

and if not have an option to display using a different name

additionally, you would think there would be a warning when you change the name, if thats how it works

Edited by charettepa

4 minutes ago, charettepa said:

i would have assumed it was based on the registry

is there some sort of "wish list" where we can make a request of sorts

It'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 by Kilrah

the problem is that

when its like that

it never tells you an update is available

the last 3 vaultwarden updates never showed as "update available"

i assumed it was because it did not know it was installed

the only way around it was to redeploy

and it would pull the new image

are you saying thats a different issue and should not have happened?

Edited by charettepa

No that would be unrelated, update check is based on the repository:tag, name doesn't matter.

so why is it that only this container never gets any update notifications

and i must redeploy to get it

i know there is a new one as i am registered for updates on that package from docker hub

i even waited a few days last time and still

it kept saying "up-to-date"

25 minutes ago, charettepa said:

so why is it that only this container never gets any update notifications

and i must redeploy to get it

Looks 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=latest

So 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 by Kilrah

you are 100% correct

i just checked their page and scrolled back 4 months

TAG

1.34.3

Last pushed 4 months by vaultwardenbot

they have been pushing lots up updates

but not updating the latest tag

not sure what all the updates are

as if you go to danigarcia's github

which is the dev his lates is 1.34.3

not sure why there are a ton of newer released on dockerhub though

thank you for your help with this

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 ....

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

3 hours ago, Krakout said:

Oh I'm interested in that, thanks for sharing your work

Can you see it in CA Apps?

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 apps

PS 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)

  • 3 weeks later...

Hi,

i got the following error while trying to list the community apps.

Anyone seen this before or know how to resolve?

Thanks

Bob

image.png

<<<

Something really wrong went on during force_update
Post the ENTIRE contents of this message in the Community Applications Support Thread

OS: 6.8.3
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
Language:

<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 />

<<<<

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?

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 by snoopy86

  • 2 weeks later...

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.4
time region is set and correct
reboot twice.
able to ping google dns and google.com
able to ping github.com
able to download from terminal
wget https://raw.githubusercontent.com/unraid/community.applications/refs/heads/master/plugins/community.applications.plg

Will 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.plg

Resolving 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 OK

Length: 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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.