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.


obsidian-remote's Icon

Obsidian is a powerful knowledge base on top of a local folder of plain text Markdown files. NOTES: - When creating a vault, place it under '/vaults' dir, located in the root of the container (inside Obsidian). This docker image allows you to run THE LATESTS VERSION OF OBSIDIAN in docker as a container and access it via your web browser. The original project was from sytone/obsidian-remote and it seemed deprecated as it was not running the latest version of Obsidian as this one does. SECURITY: By no means this is secure for public exposure, it's full of security holes and RDP tricks that can be used against you, so if you do download it and run it, don't expose to the public interwebs! Do not expose this to the web unless you secure it with something like Authelia or a similar authentication processe and know what you are doing!!

ocrmypdf-auto's Icon

ocrmypdf-auto

Productivity

This container monitors an input file directory for PDF documents to process, and automatically invokes OCRmyPDF on each file. It uses inotify to monitor the input directory efficiently, and is fairly configurable. Configuration Details See the descriptions of the unRAID volumes and environment variables for highlights of the configurability of ocrmypdf-auto, but for details including how to specify custom commandline parameters to ocrmydf itself, or custom tesseract configuration files, see the full README at https://github.com/cmccambridge/ocrmypdf-auto/blob/master/README.md

OctoFarm's Icon

OctoFarm is a web server and client combination for unifying multiple instances of Octoprint. You can manage and monitor as many instances as you want from a single interface giving you full control over your 3D printer farm.

OctoPrint-Spants's Icon

OctoPrint provides a snappy web interface for controlling consumer 3D printers. This image **contains** mjpg-streamer. Please see support thread on how to make this work. (You will need to install Video plugin for unRaid etc) An invite to the Discord server can be found at discord.octoprint.org.

Odoo15's Icon

Odoo15

Other

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc. Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Odoo17's Icon

Odoo17 beta

Other

Odoo is an open-source suite of integrated business applications that includes various modules for different business functions such as accounting, project management, inventory management, human resources, and more. It provides a comprehensive and modular solution for businesses to manage and streamline their processes. Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps: CRM | e-Commerce | Accounting | Inventory | PoS | Project management | MRP :: IMPORTANT NOTES :: See the README.md file at https://github.com/Eurotimmy/unraid-templates/blob/main/Odoo17/README.md

offcloudbrid's Icon

offcloudbrid

Downloaders

offcloud.com blackhole downloader Works with nzbs, torrents and magnet files. Simply put such a file into the blackhole directory and the downloaded file will eventually appear in the download directory. The files will be downloaded from the torrent and usenet networks by offcloud.com and then downloaded to your NAS from the offcloud.com website. This should be useful if you have limited bandwidth or if you're concerned about your privacy. Works with sonarr and radarr and probably most other arr programs. This version also supports categories in form of folders. If you have an issue with this program please contact me on github by opening an issue there. You will need an offcloud.com account for this to work but you can sign up there for free and enjoy a free allowance of traffic. I am not associated with offcloud.com in any way and do not speak for them. I can offer you no warranties of any kind.

OliveTin's Icon

Safely give access to commands, for less technical people; eg: Give your family a button to podman restart plex eg: Give junior admins a simple web form with dropdowns, to start your custom script. backupScript.sh --folder {{ customerName }} eg: Enable SSH access to the server for the next 20 mins firewall-cmd --add-service ssh --timeout 20m Simplify complex commands, make them accessible and repeatable; eg: Expose complex commands on touchscreen tablets stuck on walls around your house. wake-on-lan aa:bb:cc:11:22:33 eg: Run long running on your servers from your cell phone. dnf update -y eg: Define complex commands with lots of preset arguments, and turn a few arguments into dropdown select boxes. docker rm {{ container }} && docker create {{ container }} && docker start {{ container }}

ollama's Icon

ollama

Other

The easiest way to get up and running with large language models locally.

Ombi's Icon

Ombi is a self-hosted web application that automatically gives your shared Emby/Jellyfin/Plex users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users. Update: The container will check on every start/restart if there is a newer version available (you can also choose between stabel and develop version - keep in mind that switching from a stable to a develop version and vice versa will/can break the container).

ombi's Icon

Ombi(https://ombi.io) allows you to host your own Plex Request and user management system. If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface! Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something. Allow your users to post issues against their requests so you know there is a problem with the audio etc. Even automatically send them weekly newsletters of new content that has been added to your Plex server!

omegabrr's Icon

This application has no WebUI, reference the readme at https://github.com/autobrr/omegabrr/blob/main/README.md for documentation on how to run this application. Omegabrr transforms monitored shows, movies, books and music from arrs into Autobrr filters. It also supports adding titles from custom lists to autobrr filters.

Onedev's Icon

OneDev is an all-in-one DevOps platform that features Git repository management with language-aware code search, issue management with custom states and fields, and a docker-first Kubernetes native build/CI engine. An alternative to GitLab, it is easier to use and maintain, with lots of unique features OneDev by default uses an embedded database to store data. You may use environment variables to connect to external database if desired. See Documentation https://code.onedev.io/projects/162/files

Onedrive's Icon

Onedrive

Cloud

A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and SharePoint. Installation: - Before creating the Onedrive docker container, make sure you created a configuration and data folder first (see template). - Install the Onedrive docker container using the template. - Once installed, stop the docker container and find the container ID. (In the right upper corner of the docker page, switch over from ‘Basic view’ to ‘Advanced view’. Now you can see the Container ID for your newly created container (for example 72409c107bd0). Copy this ID.) - Open the Unraid terminal and type: docker start your_container_ID --interactive (use right mouse --> paste to paste your container ID in the terminal). - After entering the command and pressing enter, the container starts in interactive mode and a link to a Microsoft login page is shown in the terminal. You can open this link by clicking on it and log in with the Microsoft credentials of the Onedrive account you want to add. If successful, a blank page is shown. Copy the full address of this page and past it (right mouse and paste) in the terminal as the response URL and press enter. If the link is accepted, the client immediately starts downloading your files. - You can close the terminal, restart the container normally and everything should be working from now on. - For every Onedrive account you want to sync with Unraid, you need to create a new docker container with a different folder for the configuration and data files.

OneTimeSecret's Icon

Containerized OneTimeSecret with customization, and without paid/account features. <br> Just simple, secure password sharing. <br> Keep sensitive info (passwords) out of your email & chat logs. <br> <br> Requires Redis container with a password set on it! See support thread for more information.

OnlineCheckYourServer's Icon

This is a simple container that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. You can install it on your machine to get notified with Pushover if a site goes down, or you can install it on a remote machine to ping your server and get a notification if it's not reachable.

OnlyOffice-Community-Server's Icon

ONLYOFFICE Community Server is a free open source collaborative system developed to manage documents, projects, customer relationship and email correspondence, all in one place. HTTPS Support can be enable creating a "certs" folder in the data directory and placing onlyoffice.crt and onlyoffice.key in it

onlyoffice-document-server's Icon

onlyoffice-document-server

Productivity, Tools / Utilities, Utilities

Before you start this container you need to create the onlyoffice network. Open Unraid terminal and paste this command in there: " sudo docker network create --driver bridge onlyoffice " -- withouth the " " If you pair this container with onlyoffice-community-server then this container needs to start first. HTTPS Support can be enable creating a "certs" folder in the data directory and placing onlyoffice.crt and onlyoffice.key in it. Add fonts by placing .ttf in the font folder and force updating the container. For more information visit the support thread https://forums.unraid.net/topic/85643-support-amjidovu-onlyoffice-community-server/

OnlyOfficeDocumentServer's Icon

This Version is without the connection Limit of 20 Users and supports the mobile editing. ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. HTTPS Support can be enable creating a "certs" folder in the data directory and placing onlyoffice.crt and onlyoffice.key in it. Add fonts by placing .ttf in the font folder and force updating the container.

This plugin shows any open files on the array that might prevent a clean shutdown. The plugin web page is installed in 'Tools'. You can stop all array processes on the open files web page and troubleshoot shutdown problems. After you stop all array processes, you will see what processes are still holding files open on the array preventing a shutdown.

open-webui's Icon

(Formerly Ollama WebUI) ChatGPT-Style Web Interface for various LLM runners, including Ollama and OpenAI-compatible APIs IMPORTANT: Make sure to add the following environment variable to your ollama container - OLLAMA_ORIGINS=* Set your OpenAI API key (not persistant) - OPENAI_API_KEY

OpenAIWebUI's Icon

OpenAIWebUI

Productivity

Unraid compatible OpenAI WebUI. Requires your valid OpenAI API key. Please see https://github.com/Infotrend-Inc/OpenAI_WebUI/blob/main/.env.example for details of possible values for the environment variables. Even if a feature is not used, its environment variable should be set.

OpenChat-Cuda's Icon

A self-hosted, offline, ChatGPT-like chatbot with open source LLM support. 100% private, with no data leaving your device. Please note that this version requires an NVIDIA GPU with the Unraid NVIDIA-DRIVER plugin.