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

Maybe do so from the Docker page? You'll see when it's done there.

  • 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 minute ago, Kilrah said:

Maybe do so from the Docker page?

yeah, but thats also only half of the job. Normal plugins also need updates now and then...

 

  • 2 weeks later...

Seeing this when I go to CA:

Something really wrong went on during force_update
Post the ENTIRE contents of this message in the Community Applications Support Thread https://forums.unraid.net/topic/38582-plug-in-community-applications/

OS: 6.12.10
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Language:

<br /> <b>Warning</b>: Array to string conversion in <b>/usr/local/emhttp/plugins/community.applications/include/exec.php</b> on line <b>372</b><br /> {"status":"ok","script":"feedWarning('Primary Server');$('.statistics').attr('title','April 26, 2024 @ 5:06 am');"}

 

EDIT: Also see aphp warning:

[26-Apr-2024 08:53:50 America/Chicago] PHP Warning:  Array to string conversion in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 372

I got a weird problem. Everything else on CA works fine except I cannot click into Installed Apps and Previous Apps on the sidebar. The webui just throws the error 'Browser failed to communicate with Unraid Server\n For unknown reasons, your browser was unable to communicate with Community Applications running on your server.'

 

I tried to look into the console and this is what it reports


POST http://192.168.50.127/plugins/community.applications/include/exec.php 500 (Internal Server Error)
send	@	dynamix.js?v=1706635116:5
ajax	@	dynamix.js?v=1706635116:5
E.<computed>	@	dynamix.js?v=1706635116:5
post	@	Apps:3389
getPrevApps	@	Apps:2452
previousApps	@	Apps:2418
(anonymous)	@	Apps:1617
dispatch	@	dynamix.js?v=1706635116:5
y.handle	@	dynamix.js?v=1706635116:5

 

Could anyone share any insight on what's wrong with my server. I've tried rebooting/reinstalling CA but none worked. Thanks in advance.

Thanks for the hint. I took a look at the diagnostics and found out helpers.php in CA errored out when it tried to parse the docker templates in /boot/config/plugins/dockerMan/templates-user. It turned out the culprit was one badly formatted xml I left there. The issue resolved after I removed it. 

Edited by ForsakenJing
typo

Hi @ForsakenJing and @trurl,

I just found this thread because I am also getting frequent  'Browser failed to communicate with Unraid Server\n For unknown reasons, your browser was unable to communicate with Community Applications running on your server.' errors.  Started recently, and happens to multiple client computers on safari and chrome.

 

I'll dig up some logs and attach....

 

Nevermind.  This was my problem: 

 

  • Author
On 4/26/2024 at 9:31 AM, dlandon said:

Seeing this when I go to CA:

 

You're probably also seeing a banner that's warning about CA and PHP errors being set to display on the screen.

 

Unlike the rest of the GUI, CA's server side executables only send JSON responses.  So any PHP error (when set to display), results in the browser receiving the JSON and the error which results in a JSON syntax error, which then results in more or less a fatal error as the above.

 

But, thanks for finding ;)   In this case, someone listed the same Branch Tag in a template multiple times.  No clue who did that mistake on a template, but CA will now drop the duplicate tag altogether in that circumstance.

8 minutes ago, Squid said:

Unlike the rest of the GUI, CA's server side executables only send JSON responses.  So any PHP error (when set to display), results in the browser receiving the JSON and the error which results in a JSON syntax error, which then results in more or less a fatal error as the above.

I do that to force me to find and fix any php errors and warnings in UD.

  • Author
Just now, dlandon said:

I do that to force me to find and fix any php errors and warnings in UD.

You can admit it.  Annoying me is also one of your goals  💋

  • Author
On 4/26/2024 at 3:30 PM, ForsakenJing said:

Thanks for the hint. I took a look at the diagnostics and found out helpers.php in CA errored out when it tried to parse the docker templates in /boot/config/plugins/dockerMan/templates-user. It turned out the culprit was one badly formatted xml I left there. The issue resolved after I removed it. 

Fixed next release.  Thanks

  • 2 weeks later...

Tried searching for this but couldn't find it.

Anyone knows how could I updated the community applications plugin? I only get the below message when clicking on update:

 

plugin: updating: community.applications.plg
plugin: installed Unraid version is too low, require at least version 6.12.0

 

I'm running Unraid 6.8.3.

Community Applications version 2020.06.08.

 

image.png.ed07e51f59d4dbe19f2622c85dfe9206.pngimage.thumb.png.041317e05501bd400717af73ef9f7c0b.png

4 minutes ago, sfb207 said:

Anyone knows how could I updated the community applications plugin?

You can't, as it says CA doesn't support versions <6.12 anymore. 

 

The last version supporting older releases is in the pinned post for manual install

 

 

 

  • Author
4 hours ago, sfb207 said:

I'm running Unraid 6.8.3.

 

The link in the pinned post only has compatibility down to 6.9.0

 

Obvious question is why not upgrade the OS?

Thanks @Squid and @Kilrah for the quick replies.

Clearly I was fatigued from a few hours of troubleshooting something else and my brain didn't function properly - I thought my unraid version (6.8.3) was more recent than what was stated in the CA update message (6.12) 😅

I have now updated the OS and the CA plugin, worked as expected 👍

  • 2 weeks later...

I might want to suggest another search option: Github container registry.

 

Currently CA Plugin can search in dockerhub only as additional search option.

It would be of benefit if it also allows to search in github container registry, as more packages are now transitioning to github.

The current situation leads to the problem that packages formerly listed on dockerhub do not get updated anymore.

Instead the packages have a note to look further on github container registry.

Hi,

 

Please excuse if this is the wrong way to ask for help, i'm new to the forums.

I tried opening the community applications plugin and get the following error with a link directing me here,

 

any thoughts on the problem?

OS: 6.12.10
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Language:

Couldn't create socket: [111] Connection refused{"display":"<div class='ca_homeTemplatesHeader'>Recently Added<\/div><div class='ca_homeTemplatesLine2'>Check out these newly added applications from our awesome community <span class='homeMore' data-des='Recently Added' data-category='All' data-sortby='FirstSeen' data-sortdir='Down'>SHOW MORE<\/div><div class='ca_homeTemplates caHomeSpotlight'><script>addDockerWarning(false);var dockerNotEnabled = false;<\/script><script>changeMax(96);<\/script> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/grtgblnsRepository\/fyb3roptik-Threadfin-latest.xml' data-appname='Threadfin' data-repository='grtgbln&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportThreadfin2299' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/Threadfin\\\/Threadfin\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/133764-support-grtgbln-docker-templates\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/fyb3roptik\\\/threadfin\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=displayTags('2299',false,'This&#32;template&#32;is&#32;set&#32;up&#32;to&#32;run&#32;as&#32;Privileged.&#32;&#32;This&#32;is&#32;a&#32;possible&#32;security&#32;risk&#32;and&#32;usually&#32;does&#32;not&#32;need&#32;to&#32;be&#32;enabled.&#32;&#32;Note&#32;that&#32;some&#32;applications&#32;require&#32;privileged&#32;in&#32;order&#32;to&#32;operate&#32;correctly&#32;&#32;','[\"34400\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='grtgblns Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='fyb3roptik\/threadfinThreadfin' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/nwithan8\/unraid_templates\/master\/images\/threadfin-icon.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Threadfin &nbsp;<span class='ca_fa-comment cardWarning' title='Click info to see the notes regarding this application'><\/span> <\/div> <div class='ca_author'>grtgbln&apos;s Repository<\/div> <div class='cardCategory'>MediaApp<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>An M3U proxy for Kernel\/Plex\/Jellyfin\/Emby based on xTeVe <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/grtgblnsRepository\/iptvproxy-IPTVProxy-latest.xml' data-appname='IPTV-Proxy' data-repository='grtgbln&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportIPTVProxy2271' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/pierre-emmanuelJ\\\/iptv-proxy\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/133764-support-grtgbln-docker-templates\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/github.com\\\/pierre-emmanuelJ\\\/iptv-proxy\\\/pkgs\\\/container\\\/iptv-proxy%2Fiptv-proxy\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=displayTags('2271',false,'This&#32;template&#32;is&#32;set&#32;up&#32;to&#32;run&#32;as&#32;Privileged.&#32;&#32;This&#32;is&#32;a&#32;possible&#32;security&#32;risk&#32;and&#32;usually&#32;does&#32;not&#32;need&#32;to&#32;be&#32;enabled.&#32;&#32;Note&#32;that&#32;some&#32;applications&#32;require&#32;privileged&#32;in&#32;order&#32;to&#32;operate&#32;correctly&#32;&#32;','[\"8080\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='grtgblns Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ghcr.io\/pierre-emmanuelj\/iptv-proxy\/iptv-proxyIPTV Proxy' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>IPTV-Proxy &nbsp;<span class='ca_fa-comment cardWarning' title='Click info to see the notes regarding this application'><\/span> <\/div> <div class='ca_author'>grtgbln&apos;s Repository<\/div> <div class='cardCategory'>MediaApp<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>A reverse proxy for M3U and XtreamCodes IPTV streams <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/SelfhostersUnraidDiscordRepository\/hywax-Mafl-latest.xml' data-appname='Mafl' data-repository='Selfhosters Unraid Discord Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportMafl1116' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/mafl.hywax.space\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/discord.gg\\\/qWPbc8R\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/github.com\\\/hywax\\\/mafl\\\/issues\\\/new\\\/choose\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/github.com\\\/hywax\\\/mafl\\\/pkgs\\\/container\\\/mafl\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/SelfhostersUnraidDiscordRepository\/hywax-Mafl-latest.xml','default','This&#32;application&#32;has&#32;additional&#32;requirements&lt;br&gt;&lt;p&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Container&#32;expects&#32;a&#32;&amp;quot;config.yaml&amp;quot;&#32;file&#32;to&#32;be&#32;mounted&#32;at&#32;\/app\/data\/config.yml&#32;before&#32;running.&#32;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;See&#32;https:\/\/mafl.hywax.space\/reference\/configuration.html&#32;for&#32;more&#32;information.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;\/p&gt;&lt;br&gt;','[\"3000\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='Selfhosters Unraid Discord Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ghcr.io\/hywax\/maflMafl' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/selfhosters\/unRAID-CA-templates\/master\/templates\/img\/mafl.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Mafl &nbsp;<span class=' cardWarning' title=''><\/span> <\/div> <div class='ca_author'>Selfhosters<\/div> <div class='cardCategory'>Tools<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Mafl is an intuitive service for organizing your homepage. Customize Mafl to your individual needs and work even more efficiently! <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/ImSkullysRepository\/openproject-OpenProject-14.1.0.xml' data-appname='OpenProject' data-repository='ImSkully&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportOpenProject2432' data-context='[{\"icon\":\"ca_fa-readme\",\"link\":\"https:\\\/\\\/www.openproject.org\\\/docs\\\/getting-started\\\/\",\"text\":\"Read Me First\"},{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/www.openproject.org\\\/\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/skully.tech\\\/discord\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/145146-support-imskully-openproject\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/openproject\\\/openproject\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/ImSkullysRepository\/openproject-OpenProject-14.1.0.xml','default','','[\"5683\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='ImSkullys Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='openproject\/openproject:14.1.0OpenProject' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/ImSkully\/unraid-templates\/master\/OpenProject\/OpenProject.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>OpenProject <\/div> <div class='ca_author'>ImSkully&apos;s Repository<\/div> <div class='cardCategory'>Cloud<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>OpenProject is a web-based project management system for location-independent team collaboration, this is a release of the open-source community edition. Once the container has started it may take a few minutes before the WebUI is available, see container logs for startup progress. The default administrator login credentials are: Username: admin Password: admin For advanced configuration, see all supported environment variables: (https:\/\/www.openproject.org\/docs\/installation-and-operations\/configuration\/environment\/#supported-environment-variables) <\/div><\/div><\/div> <div class='officialCardBackground'> <div class='installedCardText ca_center' title='This is an official container'>OFFICIAL<\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/grtgblnsRepository\/brandawg93-PeaNUT-latest.xml' data-appname='PeaNUT' data-repository='grtgbln&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportPeaNUT2284' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/Brandawg93\\\/PeaNUT\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/133764-support-grtgbln-docker-templates\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/brandawg93\\\/peanut\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=displayTags('2284',false,'','[\"8080\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='grtgblns Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='brandawg93\/peanutPeaNUT' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/nwithan8\/unraid_templates\/master\/images\/peanut-icon.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>PeaNUT <\/div> <div class='ca_author'>grtgbln&apos;s Repository<\/div> <div class='cardCategory'>Backup<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>A Tiny Dashboard for Network UPS Tools <\/div><\/div><\/div><script>data.currentpage = 1;<\/script><\/div><div class='ca_homeTemplatesHeader'>Spotlight Apps<\/div><div class='ca_homeTemplatesLine2'>Each month we highlight some of the amazing work from our community <span class='homeMore' data-des='Spotlight Apps' data-category='spotlight:' data-sortby='RecommendedDate' data-sortdir='Down'>SHOW MORE<\/div><div class='ca_homeTemplates caHomeSpotlight'><script>addDockerWarning(false);var dockerNotEnabled = false;<\/script><script>changeMax(96);<\/script> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/SelfhostersUnraidDiscordRepository\/mealierecipes-mealiev1-nightly.xml' data-appname='mealiev1' data-repository='Selfhosters Unraid Discord Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportmealiev11118' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/mealie.io\\\/\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/discord.gg\\\/qWPbc8R\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/138058-support-catduck-templates\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/registry.hub.docker.com\\\/r\\\/ghcr.io\\\/mealie-recipes\\\/mealie\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton actionsButtonContext' data-pluginURL='' data-languagePack='' id='actionsmealiev11118' data-context='[{\"icon\":\"ca_fa-install\",\"text\":\"<span class=\\u0027ca_red\\u0027>Reinstall From Previous Apps<\\\/span>\",\"action\":\"popupInstallXML(\\u0027\\\/boot\\\/config\\\/plugins\\\/dockerMan\\\/templates-user\\\/my-mealiev1.xml\\u0027,\\u0027user\\u0027,\\u0027\\u0027,\\u0027\\u0027);\"},{\"divider\":true},{\"icon\":\"ca_fa-install\",\"text\":\"Install\",\"action\":\"popupInstallXML(\\u0027\\\/tmp\\\/community.applications\\\/tempFiles\\\/templates-community-apps\\\/SelfhostersUnraidDiscordRepository\\\/mealierecipes-mealiev1-nightly.xml\\u0027,\\u0027default\\u0027,\\u0027\\u0027,\\u0027[\\u00223000\\u0022]\\u0027);\"}]'>Actions<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='Selfhosters Unraid Discord Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ghcr.io\/mealie-recipes\/mealie:nightlymealiev1' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/selfhosters\/unRAID-CA-templates\/master\/templates\/img\/mealiev1.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>mealiev1 <\/div> <div class='ca_author'>Selfhosters<\/div> <div class='cardCategory'>Productivity<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Mealie is a self-hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. This is the NEW NIGHTLY for Version. As soon as there is an official stable image tag, this template will be updated to allow for either. Please note, there is only one port now, previously the web port was 3000 and API was 9000. Now there is just 9000. To avoid breaking changes I have by default made the port 3000 with this template. You can of course change to anything you would like, and update your reverse proxies accordingly. Please read https:\/\/hay-kot.github.io\/mealie\/documentation\/getting-started\/updating\/ before updating from earlier (Pre 1.X versions!) Lastly, Postgres is available and if you want to use mealie with postgres the variables have been added under advanced Default Password: MyPassword <\/div><\/div> <div class='homespotlightIconArea ca_center''> <div><img class='spotlightIcon' src='https:\/\/github.com\/Squidly271\/community.applications\/raw\/master\/webImages\/spotlight_white.png' alt='Spotlight'><\/img><\/div> <div class='spotlightDate'>May 2024<\/div> <\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/imagegeniusRepository\/imagegenius-immich-latest.xml' data-appname='immich' data-repository='imagegenius&#039; Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportimmich2320' data-context='[{\"icon\":\"ca_fa-readme\",\"link\":\"https:\\\/\\\/github.com\\\/imagegenius\\\/docker-immich#readme\",\"text\":\"Read Me First\"},{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/immich.app\\\/\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/github.com\\\/imagegenius\\\/docker-immich\\\/issues\\\/new\\\/choose\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/github.com\\\/orgs\\\/imagegenius\\\/packages\\\/container\\\/package\\\/immich\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=displayTags('2320',false,'This&#32;application&#32;has&#32;additional&#32;requirements&lt;br&gt;&lt;p&gt;&lt;br&gt;PostgreSQL&#32;14\/15\/16&#32;with&#32;(https:\/\/github.com\/tensorchord\/pgvecto.rs),&#32;Redis&lt;br&gt;This&#32;container&#32;requires&#32;an&#32;external&#32;application&#32;to&#32;be&#32;run&#32;separately.&lt;br&gt;You&#32;can&#32;also&#32;use&#32;a&#32;docker&#32;mods&#32;to&#32;start&#32;redis&#32;within&#32;the&#32;container,&lt;br&gt;Set&#32;&lt;code&gt;DOCKER_MODS=imagegenius\/mods:universal-redis&lt;\/code&gt;,&#32;and&#32;&lt;code&gt;REDIS_HOSTNAME&lt;\/code&gt;&#32;to&#32;&lt;code&gt;localhost&lt;\/code&gt;.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;\/p&gt;&lt;br&gt;','[\"8080\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='imagegenius Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ghcr.io\/imagegenius\/immichimmich' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/imagegenius\/templates\/main\/unraid\/img\/immich.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>immich &nbsp;<span class=' cardWarning' title=''><\/span> <\/div> <div class='ca_author'>imagegenius&apos;s Repository<\/div> <div class='cardCategory'>Backup<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Immich is a high performance self-hosted photo and video backup solution. <\/div><\/div> <div class='homespotlightIconArea ca_center''> <div><img class='spotlightIcon' src='https:\/\/github.com\/Squidly271\/community.applications\/raw\/master\/webImages\/spotlight_white.png' alt='Spotlight'><\/img><\/div> <div class='spotlightDate'>Apr 2024<\/div> <\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/FigrosRepository\/figro-UnraidCloudflaredTunnel-latest.xml' data-appname='Unraid-Cloudflared-Tunnel' data-repository='Figro&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportUnraidCloudflaredTunnel2204' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/AriaGomes\\\/Unraid-Cloudflared-Tunnel\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/129752-figros-unraid-cloudflared-tunnel-support-thread\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/figro\\\/unraid-cloudflared-tunnel\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/FigrosRepository\/figro-UnraidCloudflaredTunnel-latest.xml','default','','[\"46495\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='Figros Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='figro\/unraid-cloudflared-tunnelUnraid Cloudflared Tunnel' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/AriaGomes\/Unraid-Templates\/fc45e49d77f4e8546b78b50a636f236cfa30b5b5\/Images\/unraid-cloudflared-tunnel.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Unraid-Cloudflared-Tunnel <\/div> <div class='ca_author'>Figro&apos;s Repository<\/div> <div class='cardCategory'>Cloud<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Simple cloudflared docker container for Unraid. Simply add your token from cloudflare dashboard as a variable and your done. There are advanced environement variables that can be set. The default values in these fields are what cloudflared will use by default if they are not set. There is more environement variables that can be added but will need a value entered or other configuration to use so I have removed them from the template. They can be seen on the github readme or the cloudflared docs. Cloudflared Docs: https:\/\/developers.cloudflare.com\/cloudflare-one\/connections\/connect-apps\/ https:\/\/hub.docker.com\/r\/cloudflare\/cloudflared https:\/\/github.com\/cloudflare\/cloudflared Github: https:\/\/github.com\/AriaGomes\/Unraid-Cloudflared-Tunnel DockerHub: https:\/\/hub.docker.com\/r\/figro\/unraid-cloudflared-tunnel Discord: Figro#4064 <\/div><\/div> <div class='homespotlightIconArea ca_center''> <div><img class='spotlightIcon' src='https:\/\/github.com\/Squidly271\/community.applications\/raw\/master\/webImages\/spotlight_white.png' alt='Spotlight'><\/img><\/div> <div class='spotlightDate'>Mar 2024<\/div> <\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/jbrodriguezsRepository\/JuanBRodriguez-unbalanced-\/\/github.com\/jbrodriguez\/unbalance\/releases\/latest\/download\/unbalanced.plg.xml' data-appname='unbalanced' data-repository='jbrodriguez&#039;s Repository' data-pluginurl='https:\/\/github.com\/jbrodriguez\/unbalance\/releases\/latest\/download\/unbalanced.plg'> <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton'><span class='ca_href' data-href='https:\/\/forums.unraid.net\/topic\/43651-plug-in-unbalance\/' data-target='_blank'>Support Forum<\/span><\/div><div class='actionsButton actionsButtonContext' data-pluginURL='https:\/\/github.com\/jbrodriguez\/unbalance\/releases\/latest\/download\/unbalanced.plg' data-languagePack='' id='actionsunbalanced563' data-context='[{\"icon\":\"ca_fa-pluginSettings\",\"text\":\"Settings\",\"action\":\"openNewWindow(\\u0027\\\/Apps\\\/Settings\\\/unbalanced\\u0027);\"},{\"divider\":true},{\"icon\":\"ca_fa-delete\",\"text\":\"Uninstall\",\"action\":\"uninstallApp(\\u0027\\\/var\\\/log\\\/plugins\\\/unbalanced.plg\\u0027,\\u0027unbalanced\\u0027);\"},{\"divider\":true},{\"icon\":\"ca_fa-money\",\"text\":\"Donate\",\"action\":\"openNewWindow(\\u0027https:\\\/\\\/jbrio.net\\\/unbalanced\\u0027,\\u0027_blank\\u0027);\"}]'>Actions<\/div><span class='appPlugin' title='This application is a plugin'><\/span><span class='favCardBackground' data-repository='jbrodriguezs Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='https:\/\/github.com\/jbrodriguez\/unbalance\/releases\/latest\/download\/unbalanced.plgunbalanced' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/i.imgur.com\/Lj5l0ni.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>unbalanced <\/div> <div class='ca_author'>jbrodriguez&apos;s Repository<\/div> <div class='cardCategory'>Tools<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>unbalanced transfers files\/folders between disks in your array. <\/div><\/div> <div class='homespotlightIconArea ca_center''> <div><img class='spotlightIcon' src='https:\/\/github.com\/Squidly271\/community.applications\/raw\/master\/webImages\/spotlight_white.png' alt='Spotlight'><\/img><\/div> <div class='spotlightDate'>Feb 2024<\/div> <\/div> <\/div> <div class='installedCardBackground'> <div class='installedCardText ca_center'>&nbsp;&nbsp;INSTALLED&nbsp;&nbsp;<\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/IBRACORPsRepository\/caramelfur-picsur-latest.xml' data-appname='picsur' data-repository='IBRACORP&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportpicsur1508' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/CaramelFur\\\/Picsur\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/discord.gg\\\/VWAG7rZ\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/github.com\\\/CaramelFur\\\/Picsur\\\/issues\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/ghcr.io\\\/caramelfur\\\/picsur\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/IBRACORPsRepository\/caramelfur-picsur-latest.xml','default','','[\"8087\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='IBRACORPs Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ghcr.io\/caramelfur\/picsur:latestpicsur' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/github.com\/CaramelFur\/Picsur\/blob\/master\/branding\/logo\/picsur-128.png?raw=true' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>picsur <\/div> <div class='ca_author'>IBRACORP&apos;s Repository<\/div> <div class='cardCategory'>Productivity<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>An easy to use, selfhostable image sharing service like Imgur with built in converting <\/div><\/div> <div class='homespotlightIconArea ca_center''> <div><img class='spotlightIcon' src='https:\/\/github.com\/Squidly271\/community.applications\/raw\/master\/webImages\/spotlight_white.png' alt='Spotlight'><\/img><\/div> <div class='spotlightDate'>Nov 2023<\/div> <\/div> <\/div><script>data.currentpage = 1;<\/script><\/div><div class='ca_homeTemplatesHeader'>Top Trending Apps<\/div><div class='ca_homeTemplatesLine2'>Check out these up and coming apps <span class='homeMore' data-des='Top Trending Apps' data-category='All' data-sortby='topTrending' data-sortdir='Down'>SHOW MORE<\/div><div class='ca_homeTemplates caHomeSpotlight'><script>addDockerWarning(false);var dockerNotEnabled = false;<\/script><script>changeMax(96);<\/script> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/jmztaylorsRepository\/axllent-Mailpit-latest.xml' data-appname='Mailpit' data-repository='jmztaylor&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportMailpit1674' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/axllent\\\/mailpit\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/142308-support-mailpit-support-thread\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/axllent\\\/mailpit\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/jmztaylorsRepository\/axllent-Mailpit-latest.xml','default','','[\"1025\",\"8025\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='jmztaylors Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='axllent\/mailpitMailpit' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/JmzTaylor\/unraid_templates\/master\/mailpit.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Mailpit <\/div> <div class='ca_author'>jmztaylor&apos;s Repository<\/div> <div class='cardCategory'>Other<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Mailpit is a multi-platform email testing tool &amp; API for developers. It acts as both an SMTP server, and provides a web interface to view all captured emails. It also contains an API for automated integration testing. Mailpit is inspired by MailHog, but modern and much, much faster. <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/ACWatchStatesRepository\/arabcoders-watchstate-latest.xml' data-appname='watchstate' data-repository='AC-WatchState&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportwatchstate2426' data-context='[{\"icon\":\"ca_fa-readme\",\"link\":\"https:\\\/\\\/github.com\\\/arabcoders\\\/watchstate\\\/blob\\\/master\\\/README.md\",\"text\":\"Read Me First\"},{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/arabcoders\\\/watchstate\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/github.com\\\/arabcoders\\\/watchstate\\\/issues\\\/new\\\/choose\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/github.com\\\/arabcoders\\\/watchstate\\\/pkgs\\\/container\\\/watchstate\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=displayTags('2426',false,'','[\"8080\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='AC-WatchStates Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ghcr.io\/arabcoders\/watchstatewatchstate' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/arabcoders\/watchstate\/master\/frontend\/public\/favicon.ico' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>watchstate <\/div> <div class='ca_author'>AC-WatchState&apos;s Repository<\/div> <div class='cardCategory'>Tools<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Self-hosted service to sync your plex, jellyfin and emby play state. without relying on 3rd-party external services. <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/petersemsRepository\/petersem-posterr-latest.xml' data-appname='posterr' data-repository='petersem&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportposterr2' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/petersem\\\/posterr\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/discord.gg\\\/TcnEkMEf9J\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/164725-support-posterr\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/petersem\\\/posterr\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/petersemsRepository\/petersem-posterr-latest.xml','default','','[\"9876\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='petersems Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='petersem\/posterrposterr' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/github.com\/petersem\/posterr\/blob\/master\/public\/favicons\/android-chrome-512x512.png?raw=true' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>posterr <\/div> <div class='ca_author'>petersem&apos;s Repository<\/div> <div class='cardCategory'>MediaApp<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Media poster display software for Plex, Sonarr, Radarr, and Readarr. (Just like the display screens in movie theatre foyers) <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/yayitazalesRepository\/grafana-GrafanaImageRenderer-latest.xml' data-appname='Grafana-Image-Renderer' data-repository='yayitazale&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportGrafanaImageRenderer1579' data-context='[{\"icon\":\"ca_fa-readme\",\"link\":\"https:\\\/\\\/grafana.com\\\/docs\\\/grafana\\\/latest\\\/setup-grafana\\\/image-rendering\\\/\",\"text\":\"Read Me First\"},{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/grafana\\\/grafana-image-renderer\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/118806-support-grafana-grafana-image-renderer\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/grafana\\\/grafana-image-renderer\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/yayitazalesRepository\/grafana-GrafanaImageRenderer-latest.xml','default','This&#32;application&#32;has&#32;additional&#32;requirements&lt;br&gt;&lt;p&gt;In&#32;order&#32;to&#32;use&#32;this&#32;as&#32;a&#32;plugin&#32;of&#32;your&#32;Grafana&#32;docker&#32;instance&#32;you&#32;must&#32;add&#32;this&#32;enviromental&#32;arguments&#32;to&#32;that&#32;container:&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-&#32;GF_RENDERING_SERVER_URL:&#32;http:\/\/renderer-ip:8081\/render&lt;br&gt;&lt;br&gt;-&#32;GF_RENDERING_CALLBACK_URL:&#32;http:\/\/grafana-ip:3000\/&lt;\/p&gt;&lt;br&gt;','[\"8081\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='yayitazales Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='grafana\/grafana-image-rendererGrafana Image Renderer' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/github.com\/atribe\/unRAID-docker\/raw\/master\/icons\/grafana.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Grafana-Image-Renderer &nbsp;<span class=' cardWarning' title=''><\/span> <\/div> <div class='ca_author'>yayitazale&apos;s Repository<\/div> <div class='cardCategory'>Productivity<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>A Grafana remote image renderer that handles rendering panels &amp; dashboards to PNGs using headless chrome. Read Grafana Image Renderer documentation and see usage instructions at readme link. In order to use this as a plugin of your Grafana docker instance you must add this enviromental arguments to that container: - GF_RENDERING_SERVER_URL: http:\/\/renderer-ip:8081\/render - GF_RENDERING_CALLBACK_URL: http:\/\/grafana-ip:3000\/ Change the IP (and the ports) to suit your configuration. <\/div><\/div><\/div> <div class='officialCardBackground'> <div class='installedCardText ca_center' title='This is an official container'>OFFICIAL<\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/A75GsRepository\/machines-filestash-latest.xml' data-appname='filestash' data-repository='A75G&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportfilestash1375' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/www.filestash.app\\\/\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/89502-support-a75g-repo\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/machines\\\/filestash\\\/\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/A75GsRepository\/machines-filestash-latest.xml','default','','[\"8334\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='A75Gs Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='machines\/filestash:latestfilestash' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/A75G\/docker-templates\/master\/templates\/icons\/filestash.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>filestash <\/div> <div class='ca_author'>A75G&apos;s Repository<\/div> <div class='cardCategory'>Cloud<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... https:\/\/www.filestash.app\/docs\/install-and-upgrade\/#optional-using-a-bind-mount-for-persistent-configuration <\/div><\/div><\/div><script>data.currentpage = 1;<\/script><\/div><div class='ca_homeTemplatesHeader'>Top New Installs<\/div><div class='ca_homeTemplatesLine2'>These apps have the highest percentage of new installs <span class='homeMore' data-des='Top New Installs' data-category='All' data-sortby='topPerforming' data-sortdir='Down'>SHOW MORE<\/div><div class='ca_homeTemplates caHomeSpotlight'><script>addDockerWarning(false);var dockerNotEnabled = false;<\/script><script>changeMax(96);<\/script> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/jmztaylorsRepository\/axllent-Mailpit-latest.xml' data-appname='Mailpit' data-repository='jmztaylor&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportMailpit1674' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/axllent\\\/mailpit\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/142308-support-mailpit-support-thread\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/axllent\\\/mailpit\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/jmztaylorsRepository\/axllent-Mailpit-latest.xml','default','','[\"1025\",\"8025\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='jmztaylors Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='axllent\/mailpitMailpit' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/JmzTaylor\/unraid_templates\/master\/mailpit.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Mailpit <\/div> <div class='ca_author'>jmztaylor&apos;s Repository<\/div> <div class='cardCategory'>Other<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Mailpit is a multi-platform email testing tool &amp; API for developers. It acts as both an SMTP server, and provides a web interface to view all captured emails. It also contains an API for automated integration testing. Mailpit is inspired by MailHog, but modern and much, much faster. <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/joly0sRepository\/ollama-ollama-latest.xml' data-appname='ollama' data-repository='joly0&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportollama2511' data-context='[{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/ollama\\\/ollama\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/ollama\\\/ollama\\\/\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/joly0sRepository\/ollama-ollama-latest.xml','default','This&#32;application&#32;has&#32;additional&#32;requirements&lt;br&gt;&lt;p&gt;&lt;strong&gt;Nvidia&#32;Driver&#32;plugin&lt;\/strong&gt;&#32;(nVidia&#32;Support)&lt;\/p&gt;&lt;br&gt;','[\"11434\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='joly0s Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ollama\/ollamaollama' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/ollama.ai\/public\/ollama.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>ollama &nbsp;<span class=' cardWarning' title=''><\/span> <\/div> <div class='ca_author'>joly0&apos;s Repository<\/div> <div class='cardCategory'>AI<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>The easiest way to get up and running with large language models locally. <\/div><\/div><\/div> <div class='officialCardBackground'> <div class='installedCardText ca_center' title='This is an official container'>OFFICIAL<\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/KizaingsRepository\/jvmilazz0-Kavita-latest.xml' data-appname='Kavita' data-repository='Kizaing&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportKavita1834' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/Kareadita\\\/Kavita\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/112111-support-kizaing-kavita\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/jvmilazz0\\\/kavita\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/KizaingsRepository\/jvmilazz0-Kavita-latest.xml','default','','[\"5000\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='Kizaings Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='jvmilazz0\/kavitaKavita' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/Kareadita\/Kavita\/develop\/UI\/Web\/src\/assets\/icons\/android-chrome-192x192.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Kavita <\/div> <div class='ca_author'>Kizaing&apos;s Repository<\/div> <div class='cardCategory'>MediaApp<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Lightning fast with a slick design, Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats. Install to start reading comics, books and manga. You can also share your server with your friends! Important! Once you update to 0.8.0 or higher, you MUST perform a forced library scan on all libraries to migrate properly to the new foundation. Failure to do so may result in data loss. <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/IBRACORPsRepository\/activepieces-activepieces-latest.xml' data-appname='activepieces' data-repository='IBRACORP&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportactivepieces1480' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/www.activepieces.com\\\/\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/discord.gg\\\/VWAG7rZ\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/discord.com\\\/invite\\\/fA8hYBFkHd\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/activepieces\\\/activepieces\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/IBRACORPsRepository\/activepieces-activepieces-latest.xml','default','','[\"8594\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='IBRACORPs Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='activepieces\/activepieces:latestactivepieces' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/i.imgur.com\/Uzf57nx.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>activepieces <\/div> <div class='ca_author'>IBRACORP&apos;s Repository<\/div> <div class='cardCategory'>Productivity<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Activepieces is a no-code workflow builder, designed to be extensible through a strongly typed pieces framework written in Typescript. <\/div><\/div><\/div> <div class='officialCardBackground'> <div class='installedCardText ca_center' title='This is an official container'>OFFICIAL<\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/yayitazalesRepository\/grafana-GrafanaImageRenderer-latest.xml' data-appname='Grafana-Image-Renderer' data-repository='yayitazale&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportGrafanaImageRenderer1579' data-context='[{\"icon\":\"ca_fa-readme\",\"link\":\"https:\\\/\\\/grafana.com\\\/docs\\\/grafana\\\/latest\\\/setup-grafana\\\/image-rendering\\\/\",\"text\":\"Read Me First\"},{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/grafana\\\/grafana-image-renderer\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/118806-support-grafana-grafana-image-renderer\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/grafana\\\/grafana-image-renderer\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/yayitazalesRepository\/grafana-GrafanaImageRenderer-latest.xml','default','This&#32;application&#32;has&#32;additional&#32;requirements&lt;br&gt;&lt;p&gt;In&#32;order&#32;to&#32;use&#32;this&#32;as&#32;a&#32;plugin&#32;of&#32;your&#32;Grafana&#32;docker&#32;instance&#32;you&#32;must&#32;add&#32;this&#32;enviromental&#32;arguments&#32;to&#32;that&#32;container:&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-&#32;GF_RENDERING_SERVER_URL:&#32;http:\/\/renderer-ip:8081\/render&lt;br&gt;&lt;br&gt;-&#32;GF_RENDERING_CALLBACK_URL:&#32;http:\/\/grafana-ip:3000\/&lt;\/p&gt;&lt;br&gt;','[\"8081\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='yayitazales Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='grafana\/grafana-image-rendererGrafana Image Renderer' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/github.com\/atribe\/unRAID-docker\/raw\/master\/icons\/grafana.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>Grafana-Image-Renderer &nbsp;<span class=' cardWarning' title=''><\/span> <\/div> <div class='ca_author'>yayitazale&apos;s Repository<\/div> <div class='cardCategory'>Productivity<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>A Grafana remote image renderer that handles rendering panels &amp; dashboards to PNGs using headless chrome. Read Grafana Image Renderer documentation and see usage instructions at readme link. In order to use this as a plugin of your Grafana docker instance you must add this enviromental arguments to that container: - GF_RENDERING_SERVER_URL: http:\/\/renderer-ip:8081\/render - GF_RENDERING_CALLBACK_URL: http:\/\/grafana-ip:3000\/ Change the IP (and the ports) to suit your configuration. <\/div><\/div><\/div> <div class='officialCardBackground'> <div class='installedCardText ca_center' title='This is an official container'>OFFICIAL<\/div> <\/div> <script>data.currentpage = 1;<\/script><\/div><div class='ca_homeTemplatesHeader'>Random Apps<\/div><div class='ca_homeTemplatesLine2'>An assortment of randomly chosen apps <span class='homeMore' data-des='Random Apps' data-category='All' data-sortby='random' data-sortdir='Down'>SHOW MORE<\/div><div class='ca_homeTemplates caHomeSpotlight'><script>addDockerWarning(false);var dockerNotEnabled = false;<\/script><script>changeMax(96);<\/script> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/GoobaroosRepository\/goobaroo-FTBUnstable120Forge-latest.xml' data-appname='FTB-Unstable-1.20-Forge' data-repository='Goobaroo&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportFTBUnstable120Forge1935' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/feed-the-beast.com\\\/modpack\\\/110-ftb_unstable_1_20:_forge\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/115033-support-goobaroo-game-server-dockers\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/repository\\\/docker\\\/goobaroo\\\/ftbunstable120\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/GoobaroosRepository\/goobaroo-FTBUnstable120Forge-latest.xml','default','','[\"25565\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='Goobaroos Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='goobaroo\/ftbunstable120FTB Unstable 1.20 Forge' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/apps.modpacks.ch\/modpacks\/art\/104\/unstableforge512x512.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>FTB-Unstable-1.20-Forge <\/div> <div class='ca_author'>Goobaroo&apos;s Repository<\/div> <div class='cardCategory'>GameServers<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>FTB Unstable 1.20: Forge Modded Minecraft Server FTB Unstable 1.20: Forge Experience the cutting-edge of Modded Minecraft in Unstable 1.20!! Forge Edition! Version tags available: - 1.5.0 Setup: You must accept the EULA by setting the EULA variable to true or the install will fail. Optional: You can setup a comma separated list of players who will have admin privileges in game by setting OPS <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/ZappyZapsRepository\/ayufan-proxmoxbackupserver-latest.xml' data-appname='proxmox-backup-server' data-repository='ZappyZap&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportproxmoxbackupserver2191' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/ayufan\\\/pve-backup-server-dockerfiles\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/133141-support-devzwf-proxmox-backup-server-dockerfiles\\\/\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/ayufan\\\/proxmox-backup-server\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/ZappyZapsRepository\/ayufan-proxmoxbackupserver-latest.xml','default','','');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='ZappyZaps Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='ayufan\/proxmox-backup-server:latestproxmox backup server' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/devzwf\/unraid-docker-templates\/main\/images\/pbs-logo.jpg' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>proxmox-backup-server <\/div> <div class='ca_author'>ZappyZap&apos;s Repository<\/div> <div class='cardCategory'>Backup<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Proxmox Backup Server in a Container This is an unofficial compilation of Proxmox Backup Server to run it in a container for AMD64 and ARM64. Running in a container might result in some functions not working properly. Feel free to create an issue to debug those. login to https:\/\/:8007\/ with admin \/ pbspbs. After that change a password. Note: The core features should work, but there are ones do not work due to container architecture: ZFS: it is not installed in a container Shell: since the PVE (not PAM) authentication is being used, and since the shell access does not make sense in an ephemeral container environment PAM authentication: since containers are by definition ephemeral and no \/etc\/ configs are being persisted <\/div><\/div><\/div> <div class='betaCardBackground'> <div class='installedCardText ca_center'>BETA<\/div> <\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/superbokisRepository\/holaflenain-stablediffusion-latest.xml' data-appname='stable-diffusion' data-repository='superboki&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportstablediffusion2091' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/holaflenain\\\/stable-diffusion\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/discord.gg\\\/CrK5eteSjK\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/forums.unraid.net\\\/topic\\\/143645-support-stable-diffusion-advanced\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/holaflenain\\\/stable-diffusion\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/superbokisRepository\/holaflenain-stablediffusion-latest.xml','default','','[\"9000\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='superbokis Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='holaflenain\/stable-diffusion:lateststable diffusion' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/github.com\/superboki\/ressources\/blob\/6e39a0d104bf2c2de286743bf60b46134c3f043d\/stable-diffusion-advanced\/stable-diffusion-advanced.png?raw=true' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>stable-diffusion <\/div> <div class='ca_author'>superboki&apos;s Repository<\/div> <div class='cardCategory'>AI<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>A big thank you to Holaf for this compiled version of Stable Diffusion which allows you to easily benefit from the interface of your choice and fully enjoy the power of this artificial intelligence. Please note that to work properly, it is recommended to have an Nvidia GPU with at least 6GB of VRAM. \/! During the first installation or when changing the Web-UI, the first startup may take some time to download\/install the necessary packages \/! ----------------------------------------------------------------------------------------------------------------- Un grand Merci \u00e0 Holaf pour cette version compil\u00e9e de Stable Diffusion qui permet de b\u00e9n\u00e9ficier de l'interface de votre choix facilement pour profiter pleinement de la puissance de cette intelligence artifielle. Attention, pour bien fonctionner il est recommand\u00e9 d'avoir un GPU Nvidia d'au moins 6GB de VRAM. \/! lors de la premiere installation ou lors d'un changement de Web-ui le premier d\u00e9marrage peut prendre du temps le temps de t\u00e9l\u00e9charger\/installer les paquets n\u00e9cessaires \/! <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/hussainalhaddadsRepository\/jaymoulin-MyJDownloader-latest.xml' data-appname='MyJDownloader' data-repository='hussainalhaddad&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportMyJDownloader1682' data-context='[{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/jdownloader.org\\\/home\\\/index\",\"text\":\"Project\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/github.com\\\/hussainalhaddad\\\/docker-templates\\\/issues\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/hub.docker.com\\\/r\\\/jaymoulin\\\/jdownloader\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=popupInstallXML('\/tmp\/community.applications\/tempFiles\/templates-community-apps\/hussainalhaddadsRepository\/jaymoulin-MyJDownloader-latest.xml','default','','[\"3129\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='hussainalhaddads Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='jaymoulin\/jdownloaderMyJDownloader' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/github.com\/hussainalhaddad\/docker-templates\/raw\/master\/myjdownloader\/logo.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>MyJDownloader <\/div> <div class='ca_author'>hussainalhaddad&apos;s Repository<\/div> <div class='cardCategory'>Downloaders<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>This image allows you to have JDownloader 2 easily installed and controlled via https:\/\/my.jdownloader.org\/, thanks to Docker. No cluncky and rusty VNC sessions here! <\/div><\/div><\/div> <div class='ca_holder spotlightHome ca_appPopup ' data-apppath='\/tmp\/community.applications\/tempFiles\/templates-community-apps\/linuxserversRepository\/linuxserver-mylar3-latest.xml' data-appname='mylar3' data-repository='linuxserver&#039;s Repository' > <div class='ca_bottomLine ca_bottomLineSpotLight'> <div class='infoButton ca_appPopup'>Info<\/div> <div class='supportButton supportButtonCardContext' id='supportmylar3246' data-context='[{\"icon\":\"ca_fa-readme\",\"link\":\"https:\\\/\\\/github.com\\\/linuxserver\\\/docker-mylar3#readme\",\"text\":\"Read Me First\"},{\"icon\":\"ca_fa-project\",\"link\":\"https:\\\/\\\/github.com\\\/mylar3\\\/mylar3\",\"text\":\"Project\"},{\"icon\":\"ca_discord\",\"link\":\"https:\\\/\\\/discord.gg\\\/YWrKVTn\",\"text\":\"Discord\"},{\"icon\":\"ca_fa-support\",\"link\":\"https:\\\/\\\/github.com\\\/linuxserver\\\/docker-mylar3\\\/issues\\\/new\\\/choose\",\"text\":\"Support Forum\"},{\"icon\":\"docker\",\"link\":\"https:\\\/\\\/github.com\\\/orgs\\\/linuxserver\\\/packages\\\/container\\\/package\\\/mylar3\",\"text\":\"Registry\"}]'>Support<\/div> <div class='actionsButton' data-pluginURL='' data-languagePack='' onclick=displayTags('246',false,'','[\"8090\"]');>Install<\/div><span class='appDocker' title='This application is a docker container'><\/span><span class='favCardBackground' data-repository='linuxservers Repository' style='display:none;'><\/span><span class='pinnedCard' title='This application is pinned for later viewing' data-pindata='lscr.io\/linuxserver\/mylar3mylar3' style='display:none;'><\/span><\/div><div class='ca_appPopup ca_backgroundClickable'><div class='ca_iconArea'> <img class='ca_displayIcon ' src='https:\/\/raw.githubusercontent.com\/linuxserver\/docker-templates\/master\/linuxserver.io\/img\/mylar3-logo.png' alt='Application Icon'><\/img> <\/div> <div class='ca_applicationName'>mylar3 <\/div> <div class='ca_author'>linuxserver&apos;s Repository<\/div> <div class='cardCategory'>Downloaders<\/div> <\/div> <div class='cardDescription ca_backgroundClickable'><div class='cardDesc'>Mylar3(https:\/\/github.com\/mylar3\/mylar3) is an automated Comic Book downloader (cbr\/cbz) for use with NZB and torrents written in python. It supports SABnzbd, NZBGET, and many torrent clients in addition to DDL. <\/div><\/div><\/div><script>data.currentpage = 1;<\/script><\/div>","script":"$('#templateSortButtons,#sortButtons,.maxPerPage').hide();$('.ca_holder').addClass('mobileHolderFix');"}

 

When downloading the Community Applications plugin from the APPS tab (Method 1) I get the following error "plugin: community.applications-2024.05.03-x86_64-1.txz download failure: Generic error". 

 

When copy pasting the github community.applications.plg link pinned in this mega thread into the PLUGINS Tab>Install Plugin>Enter URL (Method 2) I get the same error. 

 

I have downloaded the community.applications.plg raw file from the github and manually placed it in /boot/config/plugins/ (Method 3) with no positive results. 

 

Attached is my current diagnostics. During this run of Unraid I used Method 3, Method 4, Method 1, Method 2 and all of them have failed. 

 

Method 4 - Located the .plg file within another folder on the boot USB; use the Plugins>Install Plugin and searched for the local plug in to install. 

 

Some further (hopefully unrelated) background on my unraid issues today, had my unraid freeze up earlier today after unplugging an HDMI; the reboot failed with a "No default or UI configuration directive found". This is my second time having major issues with the USB I was booting off of so I tossed unraid 6.12 onto a new USB and transferred my unraid key. This is my first time upgrading to 6.12.10 as I was previously running 6.12.6 and had no issues accessing apps... I am giving up for the night but praying that one of our lovely Community Devs can end my misery. 

lordcatra-diagnostics-20240601-2100.zip

tower-diagnostics-20240607-0231.zipI'm hoping someone here can help me.  Totally new to this.  Encountering the following issue and took the recommended steps(that I could find) to fix to no avail. 

 

ERROR:

"Download of appfeed failed.
Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 208.67.222.222 and 208.67.220.220 and try again.

Alternatively, there is also a chance that the server handling the application feed is temporarily down."

 

I tried using those DNS address and the Google ones.  Same results.  I was able to download the plugin for CA through the unraid itself so it has some internet. 

 

Any help is appreciated!!! 

CA-Logging-20240607-0231.zip

On 3/18/2024 at 7:13 AM, UnInfamous said:

Great addition to Unraid. Night and day from where it was when I was first using Unraid.

 

A bit of feedback I'd like to see. Over the past year since an update, there is now the HTML `<div class="spinnerBackground" style="display: block;"></div>` just after page load until Recently Added has finished loading. This prevents from selecting other Unraid tabs (e.g. selecting another tab instead of waiting for the load to complete, jump straight to Pinned Apps, or start searching for an app I'm looking for).

 

Please either change the block to `none` on page load, or specify the area to that of just the Recently Added div.

Thank you in advance.

@Squid Do you have a place for CA bug reports / feature requests?

I hope that I'm not 'beating a...' but thought maybe this question belonged here instead of the main UR topics.  I was thinking this as, for me, the issue seems to have popped up since the last CA update (2024.05.03)...and I was and still am running 6.12.10, before and after the issues.

 

Quote

In the last couple of days, while trying to update some containers through the 'action center', all seems to proceed as usual, albeit much slower than before, but once done, the update persists and doesn't actually get updated. The two specifically that I am struggling with right now are; Jellyfin and Jellyseer. I did have a couple of others but repeated attempts got it to go and one (netdata), I was able to update from within docker itself.

 

I am running 6.12.10, the 'action center' did have an update last week and the only other thing I have changed was swapped out a cache pool drive, though, everything is working as I'd expect.

The main question I had was, has anybody correlated the issue to the CA and its latest update?  I know that this issue as popped up over the months/years.  This morning, NetData had the same issue, again.  I know others have stated the threshold seemed to be around the 200MB for it being successful or not.  NetData was 135MB today.

 

At the risk of sounding completely 'newb', is there a method to manually download, decompress and update?  While the containers I listed aren't of huge importance, right now, some others that I use frequently (Plex) will eventually need to be updated.

On 6/7/2024 at 3:32 PM, Listerfiend said:

tower-diagnostics-20240607-0231.zipI'm hoping someone here can help me.  Totally new to this.  Encountering the following issue and took the recommended steps(that I could find) to fix to no avail. 

 

ERROR:

"Download of appfeed failed.
Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 208.67.222.222 and 208.67.220.220 and try again.

Alternatively, there is also a chance that the server handling the application feed is temporarily down."

 

I tried using those DNS address and the Google ones.  Same results.  I was able to download the plugin for CA through the unraid itself so it has some internet. 

 

Any help is appreciated!!! 

CA-Logging-20240607-0231.zip 2.12 kB · 1 download

me 2

  • Author
On 6/7/2024 at 7:09 AM, UnInfamous said:

@Squid Do you have a place for CA bug reports / feature requests?

Here

 

But, CA does require the up to date list in order to function at all, so the spinner does have to be there.  FWIW the spinner code is identical to the rest of the OS, and when it is there everything is blocked in the GUI regardless of the page you're on.

On 6/8/2024 at 1:10 PM, Squid said:

and when it is there everything is blocked in the GUI regardless of the page you're on.

I suppose I'm confused as that is not my experience on any other page. If I go from Settings > Docker > Settings, I'm able to click back to Settings before the Docker tab has completed its page load.

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.