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.

Moderated and Vetted

Moderators ensure that apps listed in the store offer a safe, compatible, and consistent experience. 


minisatip's Icon

Minisatip(https://github.com/catalinii/minisatip) is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards.

ModemReboot's Icon

Puppeteer container for rebooting Modems on a schedule The specific navigation for your modem will vary, This is more of an example and isn't guaranteed to work for your particular modem. Check available scripts here: https://github.com/agusalex/modemReboot/ Add your scripts to the RebootModem folder and then set that myscripts/script.js in your SCRIPT env var Feel free to make a PR or add an issue here https://github.com/agusalex/modemReboot/issues to add your own modem's script If no CRON Env var is passed it will reboot upon first run and then quit

MovieMatch's Icon

This is an app that helps you and your friends pick a movie to watch from a Plex server. MovieMatch connects to your Plex server and gets a list of movies (from any libraries marked as a movie library). As many people as you want connect to your MovieMatch server and get a list of shuffled movies. If two (or more) people swipe right on the same movie, it'll show up in everyone's matches. The movies that the most people swiped right on will show up first.

MunkiReport's Icon

MunkiReport

Tools / UtilitiesUtilities

MunkiReport is a reporting client for macOS. While originally dependent on Munki, MunkiReport is able to run stand-alone or to be coupled with Munki, Jamf or other macOS management solutions. Features: - Quick overview of your macOS fleet with a customizable dashboards - Get reports on many features (hardware types, disk usage, etc) - Extendable with a growing list of modules - Lightweight: only sends reports when facts have changed - Responsive webdesign IMPORTANT: This unRAID docker template uses the SQLite database! If you prefer MariaDB as your database, please check the instructions from the application developer.

MySQL's Icon

|------------------------------------------------- | General Information |------------------------------------------------- Official MySQL database container. It allows to set a database and username without using the console. MySQL is the world's most popular open source database. With its proven performance, reliability and ease-of-use, MySQL has become the leading database choice for web-based applications, covering the entire range from personal projects and websites, via e-commerce and information services, all the way to high profile web properties including Facebook, Twitter, YouTube, Yahoo! and many more. For more information and related downloads for MySQL Server and other MySQL products, please visit www.mysql.com. |------------------------------------------------- | Root Password |------------------------------------------------- This container creates by default a random root password on initial execution. Open Docker > MySQL Icon > Logs > Scroll down to "GENERATED ROOT PASSWORD" to find it. |------------------------------------------------- | Creating database dumps |------------------------------------------------- docker exec some-mysql sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQL_ROOT_PASSWORD"' > /mnt/user/Backups/all-databases.sql |------------------------------------------------- | Restoring data from dump files |------------------------------------------------- docker exec -i some-mysql sh -c 'exec mysql -uroot -p"$MYSQL_ROOT_PASSWORD"' < /mnt/user/Backups/all-databases.sql |------------------------------------------------- | Configuration without a cnf file |------------------------------------------------- Many configuration options can be passed as flags to mysqld. This will give you the flexibility to customize the container without needing a cnf file. For example, if you want to change the default encoding and collation for all tables to use UTF-8 (utf8mb4) just append the following to the Post Arguments: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci Here is a list of all Server System Variables -> https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html |------------------------------------------------- | Repository tags |------------------------------------------------- If you want to install a specific version of mysql, you can simply customize the repository. For example: mysql (is the same like mysql:latest) mysql:5.7 mysql:8.2.0

mysql-workbench's Icon

mysql-workbench

Tools / UtilitiesUtilities

MySQL Workbench(https://www.mysql.com/products/workbench/) is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.

n8n's Icon

n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database. Configuration Config : Storing n8n config and SQL Lite db for your personal workflows. Timezone : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string. Webhook Tunnel: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/') Important: To avoid `permission denied` errors, you must ensure the user id and group id of that appdata folder to user:group of 1000:1000. Run this command in the terminal `chown 1000:1000 /mnt/cache/appdata/n8n`.

Nacho-Rclone-Native-GUI's Icon

Nacho-Rclone-Native-GUI

Backup, Cloud, Tools / UtilitiesUtilities

This unRAID application is a Docker container running rclone's built-in GUI (https://rclone.org/gui/). The default username and password is rclone/rclone. To change it, modify the --rc-user and --rc-pass values for Post Arguments in unRAID's container configuration.

nadekobotv4's Icon

nadekobotv4

Tools / UtilitiesUtilities

I couldn't find any v4 version of the Nadekobot docker images so I decided to make one. added variables and path for unraid will take a couple minutes on first start. https://hub.docker.com/r/disbedan015/nadekobotv4/ Important to read the https://nadekobot.readthedocs.io/en/v4/creds-guide/ as this will not start without a discord bot token and will not work correctly with an owner ID. Everything else can be left set as is or filled in.

Namecheap-DDNS's Icon

This simple container will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. For more info see: https://www.namecheap.com/support/knowledgebase/article.aspx/29/11/how-do-i-use-a-browser-to-dynamically-update-the-hosts-ip/

NetAlertX's Icon

Previously PiAlert - this can be installed in the same config directories The system continuously scans the network for New devices, New connections (re-connections), Disconnections, "Always Connected" devices down, Devices IP changes and Internet IP address changes. Scanning methods are: Method 1: arp-scan. The arp-scan system utility is used to search for devices on the network using arp frames. Method 2: Pi-hole. This method is optional and complementary to method 1. If the Pi-hole DNS server is active, Pi.Alert examines its activity looking for active devices using DNS that have not been detected by method 1. Method 3. dnsmasq. This method is optional and complementary to the previous methods. If the DHCP server dnsmasq is active, Pi.Alert examines the DHCP leases (addresses assigned) to find active devices that were not discovered by the other methods. NOTE: remember to set the scan subnets in the pialert.conf, or in the settings UI. It can take up to 15 minutes for the first scan, subsequent scans are much quicker

netbootxyz's Icon

Netbootxyz(https://netboot.xyz) is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.

netdata's Icon

Real-time performance monitoring, done right! Real-time, per second updates, snappy refreshes! 300+ charts out of the box, 2000+ metrics monitored! Zero configuration, zero maintenance, zero dependencies! Live demo: https://learn.netdata.cloud/docs/live-demo

netdata-glibc's Icon

Netdata with Nvidia GPU monitoring in a container. An automated build of netdata with glibc for use with Nvidia GPUs. NOTE: An Nvidia GPU and the Unraid Nvidia Plugin are required to use this image. If you wish to use it without a gpu, (eg need glibc for another reason) turn on Advanced View and remove '--runtime=nvidia' from Extra Parameters, and remove NVIDIA_VISIBLE_DEVICES or set it to 'void'.

NetworkManager's Icon

NetworkManager beta

Productivity, Tools / UtilitiesUtilities

With this Docker you can manage the used hosts in your networks. It supports multiple networks based on their subnet and size. Within each host you can specify the ports that are used and the services that are running on them.

nextcloud's Icon

Nextcloud(https://nextcloud.com/) gives you access to all your files wherever you are. Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing data on that FTP drive at the office, a Dropbox or a NAS you have at home.

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-Proxy-Manager-JC21's Icon

Nginx-Proxy-Manager-JC21

Network ServicesWeb, Tools / UtilitiesUtilities

Easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt. This is always latest image from docker.io/jc21/nginx-proxy-manager NOTE: 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: Default username/password are: > [email protected]/changeme.

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

NginxProxyManager-CrowdSec

Network ServicesManagement, Web, Other, Other, Tools / UtilitiesUtilities

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

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

nightscout-librelink-up-uploader's Icon

nightscout-librelink-up-uploader

Other, Tools / UtilitiesUtilities

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