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. 


Fio-Tester's Icon

Flexible I/O Tester Fio was originally written to save me the hassle of writing special test case programs when I wanted to test a specific workload, either for performance reasons or to find/reproduce a bug. The process of writing such a test app can be tiresome, especially if you have to do it often. Hence I needed a tool that would be able to simulate a given I/O workload without resorting to writing a tailored test case again and again. A test work load is difficult to define, though. There can be any number of processes or threads involved, and they can each be using their own way of generating I/O. You could have someone dirtying large amounts of memory in a memory mapped file, or maybe several threads issuing reads using asynchronous I/O. fio needed to be flexible enough to simulate both of these cases, and many more. Fio spawns a number of threads or processes doing a particular type of I/O action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the I/O load one wants to simulate. https://hub.docker.com/r/mayadata/fio https://github.com/axboe/fio Container running as Server, go to console for enter commands , please check support : https://forums.unraid.net/topic/142035-support-template-masterwishx-fio-tester

Firefox's Icon

This container will download and install Firefox in the preferred version and language. UPDATE: The container will check on every restart if there is a newer version available. ATTENTION: If you want to change the language, you have to delete every file in the 'firefox' directory except the 'profile' folder. RESOLUTION: You can also change the resolution from the WebGUI, to do that simply click on 'Show more settings...' (on a resolution change it can occour that the screen is not filled entirely with the Firefox window, simply restart the container and it will be fullscreen again).

flatnotes's Icon

flatnotes

Productivity

A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.

Flowise's Icon

Flowise

Productivity

Open source low-code tool for developers to build customized LLM orchestration flow and AI agents.

Fluidd's Icon

Fluidd is a free and open-source Klipper web interface for managing your 3d printer. You should be able to connect to Moonraker over the network. Just click on the three dots (menu) in the upper right corner and add your printer. WARNING : Don't forget to put you're real IP adress for the camera to work in this webui (ip of the local machine)

FlutterCoin-Wallet's Icon

FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. This is a community driven triple hybrid coin and the very first to offer a highly secure network through: Proof of Work (Mining), Proof of Stake (Investing), and it's own highly innovative Proof of Transaction (Using). ATTENTION: Please keep in mind that your wallet is stored in the created folder in your appdata directory/.fluttercoin/wallet.dat - I strongly recommend you to backup this file on a regular basis! IMPORT: If you are already using FlutterCoin you can import your existing wallet by placing the 'wallet.dat' in the appdata directory for fluttercoin/.fluttercoin/wallet.dat (please let the container fully startup if you are using it for the first time and then shut it down before replacing the wallet.dat). UPDATED NOTICE: The container will check on every start/restart if there is a newer version available.

Forgejo's Icon

Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job. Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It is a "soft" fork of Gitea with a focus on scaling, federation and privacy.

formbricks's Icon

Formbricks is your go-to solution for in-product micro-surveys that will supercharge your product experience. Use micro-surveys to target the right users at the right time without making surveys annoying.

gameyfin's Icon

gameyfin

Productivity

Gameyfin is a simple manager for your game library IGDB account is required in order to fetch games metadata from the database How to obtain API token: Read docs: https://api-docs.igdb.com/#about Sign Up with Twitch for a free account Ensure you have Two Factor Authentication enabled Register your application Manage your newly created application Generate a Client Secret by pressing "New Secret" Take note of the Client ID and Client Secret

Ghost's Icon

Ghost

Productivity

Ghost is a free and open-source blogging platform written in JavaScript and distributed under the MIT License, designed to simplify the process of online publishing for individual bloggers as well as online publications. This version includes mapping for MariaDB and SMTP. Big credits to Bitnami for the amazing image. Another fine product, brought to you by IBRACORP.

Gitea's Icon

Gitea: Git with a cup of tea - The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. Using Go, this can be done with an independent binary distribution across all platforms which Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it with the online demo! This project has been forked from Gogs.

gotenberg's Icon

gotenberg

Productivity

Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more! This template has been pre-configured for use with Paperless-ngx.

gotify's Icon

A simple server for sending and receiving messages.Default user/passwordUser: adminPassword: adminDownload config.ymlmkdir -p /mnt/user/appdata/gotify/configwget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml

Grafana-Image-Renderer's Icon

Grafana-Image-Renderer

Productivity

A Grafana remote image renderer that handles rendering panels & 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.

Grafana-Unraid-Stack's Icon

Grafana-Unraid-Stack

Other, Productivity, Tools / UtilitiesUtilities

Meet Gus! He has everything you need to start monitoring Unraid in style (Grafana - Influxdb - Telegraf - Loki - Promtail). NOTE: Grafana always requires some customisation to suit each exact system. Includes both GUS demo Dashboard and Ultimate UNRAID Dashboard v1.3 (UUD - https://forums.unraid.net/topic/96895-ultimate-unraid-dashboard-uud/). High-level instructions: (1) Decide whether you want hddtemp or S.M.A.R.T (smartmontools) and set USE_HDDTEMP variable accordingly. Hint: GUS and UUD both use S.M.A.R.T (2) Install docker with host network. (3) Go to ip:3006 to access grafana, login with admin/admin and customize away. For more detailed instructions, refer to the support thread (https://forums.unraid.net/topic/96233-support-testdasi-repo/) or project page (https://github.com/testdasi/grafana-unraid-stack).

GrafanaMimir's Icon

Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus. NOTE: 1. Download the config.yml file from https://raw.githubusercontent.com/masterwishx/unraid-templates/main/configs/mimir/mimir.yaml before you start the container. Place into your Host Path 2. More Info: https://github.com/grafana/mimir/blob/main/docs/configurations/demo.yaml https://github.com/grafana/mimir/blob/main/docs/configurations/single-process-config-blocks.yaml Add to Prometheus: scrapes itself and writes those metrics to Grafana Mimir remote_write: - url: http://192.168.0.199:9009/api/v1/push Add Mimir Datasource in Grafana : http://192.168.0.199:9009/prometheus

grimoire's Icon

grimoire

Productivity

Unleash your inner sorcerer and conquer the chaos of bookmarks! Access admin Login by Adding /admin Path in URL https://grimoire.pro/docs/getting-started/admin-panel Please Run the below in Unraid CLI after installing pocketbase git clone https://github.com/goniszewski/grimoire.git mv grimoire/pb_migrations/* /mnt/user/appdata/pocketbase/pb_migrations/ rm -rf grimoire docker stop pocketbase docker start pocketbase Admin Username and Password is the one in pocketbase

grist's Icon

Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database to organize your data and make you more productive. This repository, grist-core, is maintained by Grist Labs. Our flagship product, available at getgrist.com, is built from the code you see here, combined with business-specific software designed to scale it to many users, handle billing, etc. If you are looking to use Grist in the cloud, head on over to getgrist.com. If you are curious about where Grist is going heading, see our roadmap, drop a question in our forum, or browse our extensive documentation. To use a Port other than 8484: In this example we'll use port 9251 Toggle Advanced View in upper right hand corner. Change WebUI port number 8484 to your desired port number 9251 Click Add another Path, Port, Variable, Label or Device at the bottom and add a Variable with the following: Config Type: Variable Name: Custom Port Key: PORT Value: 9251 Click Add Click "Remove" button for the Container Port Click Add another Path, Port, Variable, Label or Device at the bottom and add a Port with the following: Config Type: Port Name: Container Port Container Port: 9251 Host Port: 9251 Click Add Click Apply to save