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. 


subversion's Icon

subversion beta

Productivity

An SVN server instance. This container may require some manual intervention in the console and/or appdata repository files regarding authentication, follow the instructions from: https://medium.com/@elle.florio/the-svn-dockerization-84032e11d88d#.bafh3otmh

Sunshine's Icon

A self-hosted game stream host for Moonlight. You can connect to Sunshine from any Moonlight client on a variety of devices. See documentation for further configuration: https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/docker.html

super-productivity's Icon

super-productivity

Productivity, Tools / UtilitiesUtilities

Organize your daily tasks in one place while making time tracking a lot less annoying. Super Productivity is a ToDo List / Time Tracker / Personal Jira Task Manager for Linux, MacOS and Windows aimed at reducing the time you spend with repetitive tasks and to provide you with a place to collect all the information you need to do your job. Apps available for Appstore and Playstore

superslicer-novnc's Icon

superslicer-novnc

Home Automation, Productivity

Enjoy Superslicer directly in your browser with this easy to use Docker container. This template has the minimum variables defined, but you can find additional details on the template at the URLs listed below. https://github.com/helfrichmichael/superslicer-novnc https://hub.docker.com/r/mikeah/superslicer-novnc

SuperTokens---MySQL's Icon

Open source alternative to Auth0 / Firebase Auth / AWS Cognito. Add secure login and session management to your apps. Additional options can be added via environmental variables or a mounted config file: https://github.com/supertokens/supertokens-docker-mysql/blob/master/README.md

SuperTokens---PostgreSQL's Icon

SuperTokens---PostgreSQL

Other, Productivity, Security, Tools / UtilitiesUtilities

Open source alternative to Auth0 / Firebase Auth / AWS Cognito. Add secure login and session management to your apps. Additional options can be added via environmental variables or a mounted config file: https://github.com/supertokens/supertokens-docker-postgresql/blob/master/README.md

tabby-web

Productivity

Tabby Web - an SSH/Telnet/Serial client in your browser.

Tahskr's Icon

Tahskr

Productivity

tahskr is a simple, open source, self-hosted todo manager. There are two parts to tahskr. The server side that stores and serves data (that's this container) and the frontend that provides a web interface accessible from a mobile/desktop browser or Windows Electron app. Both parts can be self-hosted but you only really need to self-host the server side as tahskr.com or the published Electron app can be used to access data on any tahskr server.

TandoorRecipes's Icon

TandoorRecipes

Productivity

Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.

tasks.md's Icon

tasks.md

Productivity

A self-hosted, Markdown file based task management board.

tdarr's Icon

(Tdarr_Node included) Tdarr V2 is a distributed transcoding system for automating media library transcode/remux management and making sure your files are exactly how you need them to be in terms of codecs/streams/containers and so on. Put your spare hardware to use with Tdarr Nodes for Windows, Linux (including Linux arm) and macOS. Designed to work alongside applications like Sonarr/Radarr and built with the aim of modularisation, parallelisation and scalability, each library you add has its own transcode settings, filters and schedule. Workers can be fired up and closed down as necessary, and are split into 4 types - Transcode CPU/GPU and Health Check CPU/GPU. Worker limits can be managed by the scheduler as well as manually. For a desktop application with similar functionality please see HBBatchBeast. Docs here: https://tdarr.io/docs/ Plugins here: https://github.com/HaveAGitGat/Tdarr_Plugins

TeamCity-BuildAgent's Icon

TeamCity-BuildAgent

Josh.5's Repository

Other, Productivity

This is an official JetBrains TeamCity build agent image. The TeamCity build agent connects to the TeamCity server and spawns the actual build processes. You can use the jetbrains/teamcity-server image to run a TeamCity server. This image adds a TeamCity agent suitable for Java development. It is based on jetbrains/teamcity-minimal-agent but gives you more benefits, e.g. client-side checkout if you use 'git' or 'mercurial' more bundled build tools 'docker-in-docker' on Linux

Terrateam---Setup's Icon

Terrateam is an open-source GitOps CI/CD platform for automating infrastructure workflows. It integrates with GitHub to orchestrate Terraform, OpenTofu, CDKTF, Terragrunt, and Pulumi operations via pull requests. This container is used to build the configuration needed to set up Terrateam.

TeslaMate-Grafana's Icon

TeslaMate-Grafana

Productivity

A custom grafana image that auto provisions the datasource and dashboards for use with the TeslaMate container. Default user/pass is admin/admin Note, this container will need permission to write to the /mnt/user/appdata/teslamate/grafana/ directory - please adjust permissions accordingly. An easy way to do this is as follows... BEFORE adding this container, run the following command on your unRAID system, just copy/paste the entire command into the unRAID web terminal. mkdir /mnt/user/appdata/teslamate && mkdir /mnt/user/appdata/teslamate/grafana && chmod 0777 /mnt/user/appdata/teslamate/grafana If you run the container w/out this command and it fails to allow creating the SQLite DB, then an easy way to allow the proper permissions after would be just to do a chmod 0777 /mnt/user/appdata/teslamate/grafana