Community Apps

Browse our large and growing catalog of applications to run in your Unraid server. 

Download the Plugin  |  Become a Community Developer


Community-built

All the applications you love—built and maintained by a community member who understands what you need on Unraid. Love a particular app or plugin? Donate directly to the developer to support their work.

Created by a legend

Andrew (aka Squid) has worked tirelessly to build and enhance the experience of Community Apps for users like you. Listen to his story.

Moderated and Vetted

Moderators ensure that apps listed in the store offer a safe, compatible, and consistent experience. Learn more about our guidelines.


Nextcloud-multimedia's Icon

Nextcloud-multimedia

Cloud, Media Servers, Photos, Video

This is the latest Nextcloud-27.1.4-apache image with additional packages and plugins installed to support videos and facial recognition: - ffmpeg (install from apt repository) - pdlib (built from source) - bzip (built from source) INSTALLATION First install a MariaDB or PostgreSQL container. Changing their paths to /mnt/cache/appdata/... (instead of /mnt/user/appdata/...) will enormously boost Nextcloud's loading times! After that use the database's IP:Port and credentials to install Nextcloud. Optionally install the Swag or Nginx Proxy Manager container allows you to access Nextcloud from outside of your home through HTTPS (do not forget forwarding the Ports 80 and 443 in your router). Note: The proxy itself needs to communicate through HTTP (not HTTPS) with Nextcloud. INSTALL AND CONFIGURE NEXTCLOUD MEMORIES Install Memories from within the Nextcloud application and provide it the base folder for your media when it asks. Launch a console into the container and run the following commands individually: php occ memories:video-setup (follow the prompts) php occ memories:index INSTALL AND CONFIGURE FACIAL RECOGNITION Install the 'face recognition' app from within the Nextcloud application. Launch a terminal for the container and run the following command to initialize it (customize to suit): php occ face:setup --memory 1024M --model 1 From within the application, visit settings the face recognition settings and select a temporary file size. To kick off scanning for faces: php occ face:background_job UPDATES Nextcloud often needs manual interaction to fix database indexes. In those cases execute the following through the Unraid Terminal to fix them: docker exec --user 99 Nextcloud php occ db:add-missing-indices Sometimes this command is needed: docker exec --user 99 Nextcloud php occ db:convert-filecache-bigint --no-interaction

nextcloudpi's Icon

This is a template for the Nextcloudpi docker container, this is an all in one solution for someone wanting to run Nextcloud on their unRaid server. More information can be found here: https://ownyourbits.com/ https://hub.docker.com/r/ownyourbits/nextcloudpi Before hitting start, select advanced view in the top right corner, add your servers IP address e.g. 192.168.1.5 or the IP of the container if you specify a unique one.

nginx's Icon

Nginx(https://nginx.org/) is a simple webserver with php support. The config files reside in /config for easy user customization.

nginx-Php8's Icon

nginx-Php8

Network Services, Web

Nginx(https://nginx.org/) is a simple webserver with php support. The config is in the docker side go in the console. cd /etc/nginx

NGINXPageSpeed's Icon

NGINXPageSpeed

Network Services, Web

NGINX OpenSource Build with PageSpeed, The PageSpeed modules are open-source server modules that optimize your site automatically.

NginxProxyManager's Icon

Nginx Proxy Manager enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt. Also, being based on Alpine Linux, size of this container is very small. For a complete documentation of this container, see https://github.com/jlesage/docker-nginx-proxy-manager#readme NOTE: For this container to be accessible from the internet, make sure ports 80 and 443 on the internet side of your router are properly forwarded to this container. See the documentation for more details. NOTE: After a fresh install, the default username/password to connect to the management interface are: > [email protected]/changeme.

NginxProxyManager-CrowdSec's Icon

This is a drop in replacement for jlesage/nginx-proxy-manager This fork includes the OpenResty Crowdsec Bouncer Please see the crowdsec_support branch for the changes as Nginx Proxy Manager (NPM) allows adding proxy hosts through a password-protected multi-user WebUI. Add free Let's Encrypt SSL certificates to secure your web services. They are renewed by NPM automatically. Default login: [email protected] Password: changeme

ngircd's Icon

Ngircd(https://ngircd.barton.de/) is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL). It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd.

ngpost's Icon

ngPost(https://github.com/mbruel/ngPost) is a command-line and a minimalist GUI usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Includes patches to fix the yenc header filename obfuscation when using article obfuscation (credits to anon for the original fix).

nicotine-plus's Icon

nicotine-plus

Downloaders

Nicotine plus running in KasmVNC based off of linuxserver's KASMVNC docker image.

Nightscout's Icon

Nightscout

Cloud

Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. For more information see: http://www.nightscout.info/ Note that this container only contains the required data to run the website. For data logging, a MongoDB instance is necessary. Configuration of Nightscout is done over variables that are passed through Docker. For ease of use, only required and important variables are exposed by default. For an extensive list of all variables, please refer to: https://github.com/nightscout/cgm-remote-monitor#environment

nightscout-librelink-up-uploader's Icon

nightscout-librelink-up-uploader

Other, Tools / Utilities, Utilities

From: https://github.com/timoschlueter/nightscout-librelink-up "Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout. The upload should work with at least Freestyle Libre 2 (FGM) and Libre 3 CGM sensors." This container will upload LibreLink Up (FreeStyle Libre 2/3) CGM data to your NightScout instance. Prerequesites: - Working NightScout instance - NightScout subject and access token for this uploader (https://github.com/timoschlueter/nightscout-librelink-up/issues/64#issuecomment-1252018083) - LibreLink Up follower account already setup. I'd recommend you create a new follower just for this uploader, you risk locking up your account temporarily while you troubleshoot any problems with the uploader's configuration. Ask me how I know. Notes: - The access token must be hashed with SHA1 (you can use https://codebeautify.org/sha1-hash-generator).

NocoDB's Icon

NocoDB

Productivity

NocoDB is an open source #NoCode platform that turns any database into a smart spreadsheet. This template uses SQLite setup by default. If you need to coonect to external DB, follow this guide https://github.com/nocodb/nocodb/blob/master/README.md#production-setup

node-ffmpeg-mpegts-proxy

Simple proxy for leveraging ffmpeg to convert any source URL into MPEG-TS over HTTP

NodeRed's Icon

Node-RED is a visual tool for wiring the Internet of Things Node-RED is a tool for wiring together hardware devices, APIs and online services in new and interesting ways. See NodeRed.org and flows.nodered.org for more info. NodeRed will run on port 1880. This is the official Docker release from the NodeRed team - I just created the template. Directions: /data : in this path, Node Red will store it's configuration files. 15.SEP.2016:First template

NodeRedv2Beta's Icon

NodeRedv2Beta beta

Home Automation

Node-RED is a visual tool for wiring the Internet of Things Node-RED is a tool for wiring together hardware devices, APIs and online services in new and interesting ways. See NodeRed.org and flows.nodered.org for more info. NodeRed will run on port 1880. This is the official BETA Version 2 Docker release from the NodeRed team - I just created the template. Directions: /data : in this path, Node Red will store it's configuration files. 15.JUN.2021:First template

NoIp's Icon

No-Ip is a dynamic DNS service, with a free tier supporting up to three domain names. Unfortunately, those domain names have to be renewed periodically. This container implements the new noip2 protocol, which uses a noip client provided by no-ip.com.

noisedash's Icon

Self-hostable web tool for generating ambient noises. README: Run this container first then stop it, it'll error for missing config. Copy this file https://raw.githubusercontent.com/kaythomas0/noisedash/main/config/default.json into your NoiseConfig path. Then restart the container.

Nomifactory-CEu's Icon

Nomifactory-CEu

Game Servers

Nomifactory CEu Modded Minecraft ServerNomifactory CEuFork of Nomifactory, using Gregtech CEu and its related mods. Version tags available: - 1.7-alpha-4 - 1.7-alpha-3 - 1.7-alpha-2 - 1.7-alpha-1 - 1.6.1a - 1.6.1-beta-4Setup: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

NoMoreRoomInHell's Icon

NoMoreRoomInHell

Game Servers

This Docker will download and install SteamCMD. It will also install No More Room In Hell and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! PUBLIC PLAY: If you want that your server is public listed you must add '+sv_setsteamaccount YOURTOKEN' to the GAME_PARAMS (without the quotes and replace YOURTOKEN with your token). Create your token here: https://steamcommunity.com/dev/managegameservers (every gameserver needs it's own token!!!) You can also run multiple servers with only one SteamCMD directory!

Notea's Icon

Notea

Productivity

Self hosted note taking, alternative to Notions. Look at Github for config

Notifiarr's Icon

Official Notifiarr Client This application provides the gateway for media requests to your starr application. https://Notifiarr.com Update application configuration in the WebUI after install. Default port is 5454. Variables defined in unRAID config override config file settings. Must be privileged to report system drive details (for snapshot notifications). Mount additional paths anywhere to report drive space usage.

NPMplus's Icon

NPMplus

NPMplus is a fork of NPM (Nginx-Proxy-Manager) with many useful features like support for http/3 (Quic), Crowdsec or Modsecurity. You can read about all the features here https://github.com/ZoeyVid/NPMplus#list-of-new-features You can migrate from NPM to NPMplus. Read how in the "Read Me First" section in this template or here on the project page https://github.com/ZoeyVid/NPMplus#migration ATTENTION: You can migrate from NPM to NPMplus, BUT you can´t migrate back. SO BACKUP YOUR NPM DATA! You have been warned. You can read more about the variables and ports you can use for this image here https://github.com/ZoeyVid/NPMplus/blob/develop/compose.yaml

NsfminerOC's Icon

NsfminerOC

Other

Nsfminer with Nvidia drivers and OC capability.