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. 


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

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

NsfminerOC's Icon

NsfminerOC

Other

Nsfminer with Nvidia drivers and OC capability.

nut's Icon

nut

Other

nut server docker image for serving switch nsp and xci to tinfoil on local network. Default username and password is "guest" "guest"

OctoEverywhereforBambulab beta

Other, Productivity, Tools / UtilitiesUtilities

Unofficial Docker container for Bambulab Octoeverywhere. Still some work in progress. Please report any bugs in the issue tracker. Features request will not be done as Quinn Damerell of Octoeverywhere will be creating an official container at some point. Please direct your feature requests there. For Unraid related bugs, please also use the issue tracker for now.

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

Ofelia's Icon

Ofelia is a modern and low footprint job scheduler for docker environments, built on Go. This runs tasks on a schedule, either inside this container or inside other containers via Labels on those containers. See documentation: https://github.com/mcuadros/ofelia?tab=readme-ov-file#docker-labels-configurations

ollama's Icon

ollama

Other

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

OpenEats's Icon

OpenEats is a recipe management site that allows users to create, share, and store their personal collection of recipes. Requires MariaDB container (I recommend LinuxServer's container) FIRST RUN: Please wait while the container creats all the necessary tables in the SQL database. This can take 5-10 minutes or so and the container will have NO log output when it does this. Please be patient, if you interrupt this by stopping the container it will leave you with a broken database! Please use support link for more information about this container.

OpenFanController's Icon

OpenFanController

Drivers, Other, Tools / UtilitiesUtilities

OpenFAN is open-source, open-hardware 12V PWM fan controller for the hobbyists and hackers! This fan controller allows you to control 10 PWM fans over USB or remotely over network. OpenFAN gives you two ways to control each fan: Traditional (PWM): Set target PWM and the fan will spin at whatever RPM it is designed to spin with that PWM. (ie. Assuming 2000RPM fan, if we set the PWM to 50%, the fan should spin at 1000RPM which is half of full speed) Advanced (RPM): Set target RPM and OpenFAN will use it's built in PID algorithm to keep the fan always spinning at that RPM. OpenFAN also has an open-source API that allows you to programmatically control your fans, set custom profiles and more. OpenFAN was designed by PC enthusiast for PC enthusiasts. Key features: - Works on Windows, Linux and Mac - 10x PWM fans (Supports 12V, 4-pin fans) - Individually control each fan - SATA power (cable not provided) - Micro-USB communication (motherboard cable included) - Control fans by setting target PWM or target RPM - Optional I2C/1-Wire (header not populated) - Open source API for communication and control - Open source and open-hardware design - Control fans over USB or remotely over network* - FanControl integration through plugin To control fans remotely over network, the OpenFAN board needs to be connected to the PC via USB and running the OpenFAN software. The software allows you to access the fan controller remotely over network.

OwntracksRecorder's Icon

The OwnTracks Recorder is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the OwnTracks apps. OTR_PORT is the MQTT port number to connect to. It is set to 1883 by default. Set it to 0 to disable MQTT and run on HTTP only. For this docker container it is suggested to leave both OTR_HTTPHOST and OTR_HOST set to the default "localhost", otherwiser the continer won't be able to start. This container is set to be up and running in HTTP mode (MQTT disabled by default), see https://github.com/owntracks/recorder#configuration-file for the list of optional additional parameters (including those to configure MQTT). Recorder documentation: https://github.com/owntracks/recorder Recorder Docker documentation: https://github.com/owntracks/docker-recorder/

panko-gpt's Icon

panko-gpt beta

Other

AI Bot Platform - Easy GPT bot creation for Whatsapp, Discord, Telegram and soon other platforms. Features: Vector Search (RAG), Easy management via UI.

phvalheim-server's Icon

phvalheim-server

Game Servers, Other

An over-engineered approach to Valheim server+client world+mods management.

Pihole-DoT-DoH's Icon

Pihole-DoT-DoH

Other, Security

Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh! Don't send your DNS queries in plain text. YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK. You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value. Otherwise, same instructions as official Pi-Hole. NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address. NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP. NOTE 3: UnRaid network settings DNS server cannot point to a docker IP. NOTE 4: This should be drop-in replacement for the now deprecated FLIPPINTURT Template.

Pihole-DoT-DoH's Icon

Pihole-DoT-DoH

Other, Security

Pi-Hole - let's block those pesky ads! Now with DNS-over-HTTPS and DNS-over-TLS! pihole.doh! Don't send your DNS queries in plain text. YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR PIHOLE TO WORK. You must set both DNS1 and DNS2 variables to 127.1.1.1#5153 (DoH) and/or 127.2.2.2#5253 (DoT). To use just DoH or just DoT, set both DNS1 and DNS2 to the same value. Otherwise, same instructions as official Pi-Hole. NOTE 1: Port 53 can only be used with custom br0/br1 network and a static IP address. NOTE 2: DNS lookup rarely ever works with ports other than 53 i.e. see note above about static IP. NOTE 3: UnRaid network settings DNS server cannot point to a docker IP.