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. 


FactorioServerManager's Icon

FactorioServerManager beta

Game Servers

A tool for managing Factorio servers This tool runs on a Factorio server and allows management of the Factorio server, saves, mods and many other features. Features - Allows control of the Factorio Server, starting and stopping the Factorio binary - Allows the management of save files, upload, download and delete saves. - Manage installed mods, upload new ones and more - Manage modpacks, so it is easier to play with different configurations - Allow viewing of the server logs and current configuration. - Authentication for protecting against unauthorized users Check the Log of the Container to see the Inital Admin Password

fail2ban's Icon

Fail2ban container Icon URL : https://raw.githubusercontent.com/FrankM77/docker-fail2ban/master/Fail2ban_logo.png You must add a path to your container log file that you want fail2ban to monitor. Important: If you are using Nginx Proxy Manger with Cloudflare tunnels then you need to pass the client IP to your container that you want fail2ban to protect. For instance I have fail2ban protecting my Jellyfin container but inititally in the Jellyfin logfiles it would log the IP address as 172.18.0.1, so in order to log the real connecting client IP you need to go into Nginx Proxy manager--->proxy host---->Advanced------>Under custom configuration add "real ip header CF-Connecting-IP" without the quotes. You will then notice that your container log (in my case jellyfin) will have the real ip of the connecting user/client.

fail2ban's Icon

fail2ban

Security

Fail2ban(http://www.fail2ban.org/) is a daemon to ban hosts that cause multiple authentication errors.

farmOS's Icon

farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon. Also requires a database! Setup is handled within the WebUI.

fastcom-mqtt's Icon

fastcom-mqtt

Home Automation

Docker Container with Fast.com CLI sending data directly to MQTT Broker The Docker needs the following ENV Variables: SLEEP : Seconds between measures MQTT_SERVER : IP/Address of MQTT Server MQTT_DOWN : Topic for Download Value MQTT_UP : Topic for Upload Value Optional: MQTT_USER: MQTT Username MQTT_PASS: MQTT Password

fastcom-mysql's Icon

fastcom-mysql

Home Automation

Docker Container with Fast.com CLI sending data to a MySQL Server The Docker needs the following ENV Variables: SLEEP : Seconds between measures MYSQL_SERVER : IP/Address of MySQL Server MYSQL_USER: MySQL Username MYSQL_PASS: MySQL Password MYSQL_DATABASE: MySQL Database MYSQL_TABLE: MySQL Table LOC: Name of Probe (eg. network/core or network/edge) Important: Database Table needs to have the following schema: CREATE TABLE YOURTABLENAME ( `timestamp` timestamp NULL DEFAULT current_timestamp(), `loc` varchar(50) COLLATE utf8mb4_bin DEFAULT NULL, `download` float DEFAULT NULL, `upload` float DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin

faster-whisper's Icon

faster-whisper

Faster-whisper(https://github.com/SYSTRAN/faster-whisper) is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.

feed2toot's Icon

feed2toot

Feed2toot(https://gitlab.com/chaica/feed2toot) automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network.

FeedCrawler's Icon

FeedCrawler

Downloaders

This python-based script automates downloads for JDownloader crawling web feeds. After the first launch you need to provide correct hostnames in FeedCrawler.ini at /config. Only useful for German users. Very advanced and user friendly features.

Fenrus's Icon

Fenrus

Productivity

Fenrus is a home page / personal dashboard with smart apps. This helps you manage your personal network and services. It is intended to replace your new tab start page in your browser, as such being fast is a key criterion of this application.

ferdium's Icon

ferdium

Ferdium(https://ferdium.org/) is a desktop app that helps you organize how you use your favourite apps by combining them into one application.

ferdium-server's Icon

ferdium-server

Network Services, Messenger

Server for Ferdium. Ferdium is a desktop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdium gives you many additional features and doesn't restrict its usage! Furthermore, Ferdium is compatible with your existing Franz account, so you can continue right where you left off. Please find out more about Ferdium and its features on ferdium.org.

fertilizer's Icon

fertilizer beta

Downloaders, Other

fertilizer is a cross-seeding tool for RED and OPS. Based on and inspired by crops. !! IMPORTANT !! 1. Click "Basic View" in the upper right 2. Edit the "-o" flag in "Post Arguments" to match your preferences. The default is good for most users, but you should be aware of it. See the docs on installation for more info: https://github.com/moleculekayak/fertilizer/wiki

fetchmail's Icon

Fetchmail is a handy tool to move / copy your emails from another email provider. Lets say you host your own Mailserver and also want to receive your mails from i.e. googlemail. Fetchmail will take them and put it in your own inbox. Create the "fetchmailrc" file in the mounted data folder. It should contain these lines - but you have to adapt it to fit your needs. i.e. your mail address and remove the "keep" if you want to remove the mails in the fetched remote mailbox. set no syslog set logfile /data/log/fetchmail.log set postmaster "fetchmail" poll imap.gmail.com with proto IMAP user '[email protected]' there with password 'yourpassword' is fetchmail here options fetchall ssl keep smtphost mail.example.org smtpname [email protected]

ffmpeg-nvidia's Icon

ffmpeg-nvidia

Tools / Utilities, Utilities

Dockerized ffmpeg with nvidia HW support. How to run: docker exec -i ffmpeg-nvidia ffmpeg -i input.avi -c:v h264_nvenc output.avi

FiatChamp's Icon

FiatChamp

Home Automation

Connect your FIAT, Jeep, Ram, Dodge, AlfaRomeo car 🚗 or truck 🚚 to Home Assistant. Needs a vehicle with enabled uconnect services and valid account.

fika-3.9.8's Icon

fika-3.9.8

Game Servers

Play Escape from Tarkov with friends on your own private server! Docker image to run the backend server component of SPT (presently v3.9.8) and the Fika multiplayer mod(v2.2.8). This is a docker image for the backend server component of Single Player Tarkov (SPT v3.9.8) with the Fika multiplayer mod (v2.2.8) already installed. I put this together primarily for the Unraid Community Apps ecosystem and Unraid docker templates for convenience and ease-of-use. This image does not contain the dedicated client. On first run, allow a few minutes for the image to generate necesary server files and import the database. You can watch the logs to see when it's ready to accept connections. To connect, point your SPT Launcher (Settings, enable Developer Mode, fill in the URL field) to the host address (or this container's address if you have it bridged) with the port specified (e.g, http://192.168.1.10:6969, if 192.168.1.10 is your host IP). Major kudos to OnniSaarni and his Dockerfile. All I did was follow directions, spit out an image, and post it to Docker Hub. https://github.com/OnniSaarni/SPT-Fika-Docker-Guide Enjoy!

This plugin displays recent write/modify file activity on each disk, UD disks, and the cache in the Array. It can help to understand why disks are spinning up from write/modify file and directory activity.

FileBot's Icon

FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. 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-filebot#readme

FileBrowser-PNP's Icon

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. This software was created by the File Browser Team. This container is pulled from the official File Browser repo and has been configured for simple one-click install with improved instructions and configs. Instructions: 1. Set desired webUI port (Default 8080) 2. Set the directory you wish to access from the webUI 3. Deploy! 4. Login with the default credentials, User: admin, Pass: admin 5. Change the default password asap! 6. Enjoy! Part of the Plug-and-Play-Docker Repo set of apps by logandwaters. Helpful links Below. Official GitHub Repo: https://github.com/filebrowser/filebrowser Official Docs: https://filebrowser.org/ Report Software Issues: https://github.com/filebrowser/filebrowser/issues Report Container Template Issue: https://github.com/logandwaters/Plug-and-Play-Docker/issues

FileFlows's Icon

FileFlows

Productivity

FileFlows lets you process files in a rule flow like system. Primary focus is for video file processing, including coverting videos to standard format (hevc/ac3 etc), and other function for example, removing black bars from videos, adding chapter points for comskip/edl files and many more features It supports a Server and mutliple node setup, where you can have one server (with an internal processing node) and additional computers/machines as additional processing nodes. For NVIDIA GPU setup see https://github.com/revenz/FileFlows/wiki/Unraid-NVIDIA-Setup

filestash's Icon

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

filezilla's Icon

FIleZilla(https://filezilla-project.org/) Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.

FileZilla's Icon

FileZilla is a cross-platform graphical FTP, SFTP, and FTPS file management tool with a vast list of features. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. 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-filezilla#readme