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.


bliss's Icon

Instructions: Map any local port to 3220 for web access Map any local port to 3221 (used for bliss internal web server) Map a local volume to /config (Stores configuration data) Map a local volume to /music (This is the directory wher you should put your music for bliss to scan) Setup the application Once the docker container is up and running you can access the WebUI at host-ip-address:3220. Out of the box you have 100 fixes included as a trial, but I recommend that you buy the amount of fixes you need.

blocky's Icon

Blocky is a DNS proxy and ad-blocker for the local network written in Go Create new config.yaml with your configuration ( see https://0xerr0r.github.io/blocky/configuration/ for more details and all configuration options).

blynk-server's Icon

Template to setup a Blynk server on Unraid There is an issue where this Docker doesn't seem to create the server.properties file in the config directory, located at appdata/blynk-server/config by default. You will need manually create this file before the server will start. Just create a blank file at that location called server.properties and your server will start.

Boinc's Icon

BOINC lets you help cutting-edge science research using your computer (Windows, Mac, Linux) or Android device. BOINC downloads scientific computing jobs to your computer and runs them invisibly in the background. It's easy and safe. You can attach a BOINC Manager to the client by launching the BOINC Manager, going to View > Advanced View and then, File > Select computer..., and entering the IP address of your unRAID machine, as well as the password you set with BOINC_GUI_RPC_PASSWORD. The client can also be controlled from the command line via the boinccmd command. docker exec boinc boinccmd <args>

boinc's Icon

BOINC(https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.

bookstack's Icon

Bookstack(https://github.com/BookStackApp/BookStack) is a free and open source Wiki designed for creating beautiful documentation. Featuring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease. Powered by SQL and including a Markdown editor for those who prefer it, BookStack is geared towards making documentation more of a pleasure than a chore. For more information on BookStack visit their website and check it out: https://www.bookstackapp.com

breitbandmessung-de's Icon

A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. https://www.bundesnetzagentur.de/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Breitband/Breitbandmessung/start.html Go to the Config directory and create a file called "config.cfg" with the content: timezone=Europe/Berlin crontab=* /2 * * run_once=true run_on_startup=true For a hourly cronjob to check your connection.

browserless's Icon

browserless

Tools / UtilitiesUtilities

browserless is a web-service that allows for remote clients to connect, drive, and execute headless work; all inside of docker. It offers first-class integrations for puppeteer, playwright, selenium's webdriver, and a slew of handy REST APIs for doing more common work. This docker is needed for changedetection.io for Playwright content fetcher. more read here: https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher https://docs.browserless.io/docs/docker-quickstart.html Docker size about 910Mb. add this var after install to your changedetection.io: PLAYWRIGHT_DRIVER_URL=ws://yourIP:yourPORT/?stealth=1&--disable-web-security=true

bwapp's Icon

bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. It helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over 100 web vulnerabilities! It covers all major known web bugs, including all risks from the OWASP Top 10 project. NOTE:: Make sure to go to /install.php to set up your instance.

bytemark-smtp's Icon

This image allows linked containers to send outgoing email. You can configure it to send email directly to recipients, or to act as a smart host that relays mail to an intermediate server (eg, GMail, SendGrid). The default installation is the smart host version, for additional parameters to use as a smart host see the project link. https://hub.docker.com/r/bytemark/smtp/

Cachet's Icon

Cachet is a beautiful and powerful open source status page system, a free replacement for services such as StatusPage.io, Status.io, and others. Docs: https://docs.cachethq.io/docs/installing-cachet

Cachet-URL-Monitor's Icon

Cachet-URL-Monitor

Productivity, Tools / UtilitiesUtilities

Python plugin for cachet that monitors an URL, verifying it's response status and latency. The frequency the URL is tested is configurable, along with the assertion applied to the request response. Check the Docker Hub link for instructions. IBRACORP video (on YouTube) will be out soon, too.

cadquery_jupyter's Icon

CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. With CadQuery Jupyter you can design / code your models in the browser. View, and export them.

cadvisor's Icon

cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.

calibre's Icon

Calibre(https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also completely free and open source and great for both casual users and computer experts.

chibisafe's Icon

chibisafe is a modern and self-hosted take on file uploading services that can handle anything you throw at it thanks to it's robust and fast API, chunked uploads support and more. It's easily customizable and deploying your own instance is a breeze. Default login admin admin

Chronograf's Icon

Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.

chronos's Icon

Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. You can report bugs or wish for features by opening an issue in the GitHub page.