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.


rss-bridge's Icon

RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode. BEFORE installing, place a copy of the default whitelist.txt from https://raw.githubusercontent.com/RSS-Bridge/rss-bridge/master/whitelist.default.txt in your appdata call the file whitelist.txt, as instructed from their wiki https://github.com/RSS-Bridge/rss-bridge/wiki/Whitelisting

RSSHub's Icon

RSSHub is an open source, easy to use, and extensible RSS feed generator. It's capable of generating RSS feeds from pretty much everything.

rsync-server's Icon

Simple rsync server based on Alpine To be able to connect to this rsync server you need to add the SSH key of your client to the variable SSH_AUTH_KEY_1 How to create an SSH key? Log into your client machine and create an SSH key as follows: ssh-keygen -t rsa -b 4096 Press 3x ENTER to use the default location and create the key without password. Now display your SSH Key with the following command: cat ~/.ssh/id_rsa.pub Copy the complete line like "ssh-rsa AAA.... username@client" and paste it in the field "SSH_AUTH_KEY_1" and start this container. You can test the connection from your client as follows (replace "tower" against your server name or domain): rsync --dry-run --itemize-changes --archive -e 'ssh -p 5533' root@tower:/mnt/user/system/ /tmp

sabnzbd_exporter's Icon

sabnzbd_exporter

Tools / UtilitiesUtilities

This is a metrics exporter for sending statistics from sabnzbd (https://sabnzbd.org/) to prometheus (http://prometheus.io).

scanservjs's Icon

scanservjs is a web UI frontend for your scanner. You can perform scans using your USB or network scanner through this web UI. The application allows you to share one or more scanners (using SANE) on a network without the need for drivers or complicated installation.

seafile's Icon

This is an unofficial template that uses the official seafile community docker image. Seafile is an open source file sync&share solution designed for high reliability, performance and productivity. Sync, share and collaborate across devices and teams. Build your team's knowledge base with Seafile's built-in Wiki feature. STOP! Before continuing you must create your own custom docker network for Seafile to work. Step 1 In the webui naviate to Settings>Docker Enable "Preserve user defined networks" Step 2 Open unraid terminal and type: docker network create seafile-net Verify it was created by running "docker network list" Step 3 Make sure "Network Type:" under the ADVANCED VIEW is set to seafile-net. We will set our Database and memcached (if used) to also use seafile-net Step 4 - Database setup (assuming MariaDB) Create a new database container that has nothing on it. (This is very important and it will not work if you skip this step!) Step 5 Set the container name to: "seafile-mariadb" (this is important!) Set the "Network Type: seafile-net" Note the root password you used.

seekerr's Icon

Tool to add new movies to Radarr based on RSS, IMDB and Trakt lists. You need to create your config file before running the image. For more info on setup of your config file, check out: https://hub.docker.com/r/lightglitch/seekerr/

SerpBear's Icon

SerpBear is an Open Source Search Engine Position Tracking App. It allows you to track your website's keyword positions in Google and get notified of their positions. Required: A 3rd party Scraping account or a proxy ips to scrape Google Search Result. You can get an free API key from either ScrapingAnt (10k/month free) or ScrapingRobot (5k/month free) or SpaceSerp (15k/month for one-time payment of $59). https://docs.serpbear.com/getting-started Environment Variables https://docs.serpbear.com/miscellaneous/environment-variables To add the Search Console you have to follow this guide: https://docs.serpbear.com/miscellaneous/integrate-google-search-console You will have to add 2 variables to the template. SEARCH_CONSOLE_PRIVATE_KEY and SEARCH_CONSOLE_CLIENT_EMAIL

sftp's Icon

Easy to use SFTP (SSH File Transfer Protocol) server with OpenSSH and Fail2ban installed for extra hardening against brute force attacks. Forked from atmoz/sftp. Based on phusion/baseimage. Shared Path is an example. You must replace host path with path to a folder to share AND change user in the container path to the name of a user account configured in users.conf. See dockerhub or github page for more info.

shlink's Icon

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces. More Variables: https://shlink.io/documentation/install-docker-image/#supported-env-vars

shlink-web-client's Icon

shlink-web-client

Tools / UtilitiesUtilities

A ReactJS-based progressive web application for shlink. 1. Install shlink 2. CLI to it and enter "shlink api-key:generate" 3. Copy the api and add and edit to servers.json

signal-cli's Icon

CLI wrapper around the Signal API to expose an API to allow sending notifications / messages to Signal users (or yourself) from applications. This template uses version 0.64 of the application - please check the open issues on the github before upgrading to 0.65 or newer (https://github.com/bbernhard/signal-cli-rest-api/issues/319) Please note - Unraid CA template creator is not affiliated with the Signal-CLI-REST-API project.

SignTools's Icon

A self-hosted, cross-platform service to sign and install iOS apps, all without a computer. You must have a reverse proxy to access the webUI. Configuration of the yml can be found on the github.

Sinusbot's Icon

SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. But it doesn't stop there - there's a lot of user-made scripts that can let SinusBot manage your Server and enhance the experience of your users in several ways. You and your friends can control the bot either through the included web interface or via commands through TeamSpeak 3 or Discord. Login User: admin Password: (your password from WEB UI Password)

snipe-it's Icon

Snipe-it(https://github.com/snipe/snipe-it) makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.

snipe-it's Icon

This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc. It is built on Laravel 5.5. Snipe-IT is actively developed and we release quite frequently. (Check out the live demo here.) This is web-based software. This means there is no executable file (aka no .exe files), and it must be run on a web server and accessed through a web browser. It runs on any Mac OSX, flavor of Linux, as well as Windows, and we have a Docker image available if that's what you're into.

snippet-box's Icon

Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.

SonarQube's Icon

SonarQube is an open source platform for continuous inspection of code quality. By default, the image will use an embedded H2 database that is not suited for production. You can set up a database by following the "Installing the Database" section of https://docs.sonarqube.org/latest/setup/install-server/ (Requires seperate DB to be installed and linked)

SpeedFlux's Icon

This tool will continuosly run Speedtests at the chosen interval and export the data to InfluxDB. <br> <br> What makes this different is that it's using the Ookla CLI tool which provides some expanded details that you can use to tag your Influx Data. <br> <br> An example of the dashboard I made in Grafana can be found at https://grafana.com/grafana/dashboards/13053. <br> <br> <strong> This container only includes the scripts to run the speedtests and export to Influx. InfluxDB must be installed seperatly. I welcome feedback or additional improvements. Please open an issue on the project page. </strong><br>

SpeedTest-By-OpenSpeedTest's Icon

An application for launching HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. Create Your Own HTML5 Network SpeedTest Server? 1) Install App 2) Now open your browser and direct it to: A: For HTTP use: http://YOUR--UNRAID-SERVER-IP:3000 B: For HTTPS use: https://YOUR-UNRAID-SERVER-IP:3001 How to use OpenSpeedTest Network Speed Test Server? You need two devices in between your WiFi router. Run OpenSpeedTest Server App on one device and connect directly to your router, if it's a wireless device, put it within 1.5 meters. Navigate to the URL shown in OpenSpeedTest Server App from the second device. Now you can test download and upload speed from other devices on your network to the device with OpenSpeedTest-Server. Important Info : - Use the Fastest Device Available with you for Server. - Use 5Ghz WiFi Band for Maximum Performance. - Do not minimize this Application or run in background. When you run a speed test. Are you experiencing slow internet usage? Endless buffering? Probably due to a congested wifi channel. You may need to change your WiFi router location or adjust your router settings. OpenSpeedTest-Server is here to help you to improve your internet experience. Test Your WiFi (Wireless) or Ethernet Connection (Wired Connection) and Fix your local network before pointing fingers towards your ISP for a slow and sluggish internet experience. Introducing HTML5 Network Speed Test Server for Android, iOS, Windows, Mac & Linux!. For Headless/large-scale deployments, Docker image and Source Code are available. Why do you need to Create Your Own SpeedTest Server? You can run OpenSpeedTest Server in your Home Lab, Office Server or Cloud Server. So that you or employees who work from home can run a speed test to your office and make sure they can run everything smoothly. Choosing between ISP1 & ISP2. Sometimes your ISP2 is Faster than ISP1 when you test your speed on popular speed test sites. But when you connect to your Home/Office/Cloud, that slower connection may perform better. The only way to find out is to run a speed test against your infrastructure. Troubleshooting network issues. It is common even when your Internet connection is working fine, but some of the devices in your network may experience trouble getting decent connectivity to the internet. The issue might be the wrong VLAN ID or Faulty Switch. If you run a Local network speed test, you can find and fix these issues easily. Before you add a repeater. Most repeaters will reduce your network speed by 50%, so if you put it far away, it will perform worse, and if you put it too close, you will not get enough coverage if you run a Local Network speed test. Depending on the application requirements, you can decide exactly where you need to put your repeater. Browsing experience. Many useful browser extensions are out there that we all know and love. But some of them are really slowing you down for a few seconds per page you visit. You may see good performance when you test your network performance via File Transfer or Command-line utilities, but you may experience poor performance when browsing the internet. This is due to a bad browser configuration that includes unwanted extensions installed. From my experience, only keep the one you are going to use every single day. Extensions that you may use once in a while should be removed or disabled for maximum performance. If you see poor performance, try OpenSpeedTest from Private Window or Incognito Window. This tool can be used to check the browser performance and impact of Extensions on your browsing experience. No client-side software or plugin is required. You can run a network speed test from any device with a web browser that is IE10 or newer.