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.


telegraf's Icon

Telegraf gathers metrics from your system and sends them to an InfluxDB server for storage. From InfluxDB you would typically use something like Grafana to plot the data. Both Grafana and Influxdb are available through Community Apps This version of telegraf requires you to manually place a config file at /mnt/user/appdata/telegraf/telegraf.conf The container will not start without it. The default telegraf.conf file can be extracted from telegraf by running this command before you launch telegraf docker run --rm telegraf telegraf config > /mnt/cache/appdata/telegraf/telegraf.conf Configuration Container Volumes: /var/run/docker.sock Read Only. Location of your docker socket. /var/run/utmp Read Only. Location of your utmp file. /run/udev Read Only. Allows you to identify devices based on their properties, like vendor ID and device ID /rootfs Read Only. To be mapped to the root of the host file system. This is so the disk usage reported will be that of the host system. /rootfs/etc Read Only. To be mapped to the etc of the host file system. This is so the disk usage reported will be that of the host system. /rootfs/proc Read Only. To be mapped to the proc of the host file system. This is so the disk usage reported will be that of the host system. /rootfs/sys Read Only. To be mapped to the sys of the host file system. This is so the disk usage reported will be that of the host system. Environment Variables: HOST_MOUNT_PREFIX Name of container volume mapping of the root file system. HOST_ETC Name of the etc volume mapping of the root file system. HOST_PROC Name of the proc volume mapping of the root file system. HOST_SYS Name of the sys volume mapping of the root file sytem.

Teleradarr's Icon

This is a 100% inline bot, you can't talk directly to him, you need to add your bot to your telegram and in any chat you type this: @BOT_NAME NAME_OF_THE_MOVIE And this will show you 5 movies that you can download click on the and will send the name and the image of the movie on a message so you can send to a friend or in my case my wife.

telethon-downloader's Icon

telethon-downloader

Downloaders

This is a simple container that downloads files sent to a telegram bot up to 2000mb using the Telethon library.

Temp_Mail's Icon

tmpmail is a command line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email address. It uses 1secmail's API to receive emails. By default w3m is used to render the HTML emails on the terminal. Check the log for the temporary email if not filled in. Command Example: - $tmpmail -r # read last email - $tmpmail 2533131 # read email with id 2533131 https://www.1secmail.com https://github.com/sdushantha/tmpmail Dependencies: - w3m - curl - jq $ tmpmail --help tmpmail tmpmail -h | --version tmpmail -g tmpmail -r | ID When called with no option and no argument, tmpmail lists the messages in the inbox and their numeric IDs. When called with one argument, tmpmail shows the email message with specified ID. -b, --browser BROWSER Specify BROWSER (default: w3m) that is used to render the HTML of the email -g, --generate Generate a new email address, either the specified ADDRESS, or randomly create one -h, --help Show help -r, --recent View the most recent email message -t, --text View the email as raw text, where all the HTML tags are removed. Without this option, HTML is used. --version Show version

TendaController's Icon

This is a simple web controller for the Tenda SP9 smart plug. ROUTER_IP (env variable) to force your router ip if not 192.168.1.1 Serve at port 80. JSON file is located at /config/, add this to a volume to see it outside of the image. The first run may take around 10 seconds (more if you don't have a decent CPU or local network). Because the application fetchs all Tenda SP9 devices over the local network.

Terraria's Icon

This Docker will download and install Terraria and run it. SERVER PASSWORD: Docker ATTENTION: First Startup can take very long since it downloads the gameserver files and creates the map! Update Notice: The Container will check on every start/restart if there is a newer version of the game available and install it if so. WEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9012 (eg: 192.168.1.1:9012) or click on WebUI on the Docker page within Unraid.

Terraria-TShock's Icon

This Docker will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Docker ATTENTION: First Startup can take very long since it downloads the gameserver files and creates the map! Update Notice: The Container will check on every start/restart if there is a newer version of the game available and install it if so. WEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9014 (eg: 192.168.1.1:9014) or click on WebUI on the Docker page within Unraid.

teslacam-browser's Icon

teslacam-browser

Tools / Utilities, Utilities

A Docker version of BobStrogg's TeslaCam Browser. Simply add the path to your TeslaCam videos and access the WebUI. GitHub repository located at https://github.com/BobStrogg/teslacam-browser

TeslaMate's Icon

TeslaMate is a powerful, self-hosted data logger for your Tesla. Postgres is required to save logged data.

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

The-Decursio-Project's Icon

The-Decursio-Project

Game Servers

The Decursio Project - Expert-r1.0.5 Modded Minecraft ServerThe Decursio Project - Expert-r1.0.5Highly inspired by Sevtech:Ages. Has a touch of Enigmatica 2:Expert to it. Based on the Nemopack Version tags available: - Pre-Release-27 - Pre-Release-26 - Pre-Release-25.1 - Pre-Release-25 - 1.0.5 - 1.0.4 - 1.0.2Setup:You must accept the EULA by setting the EULA variable to true or the install will fail.Optional:You can setup a comma separated list of players who will have admin privileges in game by setting OPS

TheForest's Icon

This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Docker' ADMINPASSWORD: 'adminDocker' (you can change this in your SERVERFOLDER/config/config.cfg) BETA Warning: Since this Docker runs with WINE it's marked as BETA, i can not guarantee if the server is running always as expected! ATTENTION: First Startup can take very long since it downloads the gameserver files! WARNING: You have to create a Steam Token to play Online. Create your token here: https://steamcommunity.com/dev/managegameservers (please note that you must generate the token for the APPID: '242760' and every gameserver needs it's own token!!!). After creating your token you have to go to the file .../theforest/config/config.txt and append your token to the line that starts with: serverSteamAccount (eg: serverSteamAccount YOURTOKEN). Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

TheFront's Icon

TheFront beta

Game Servers

This Docker will download and install SteamCMD. It will also install The Front and run it. Initial server configuration: Servername: The Front Docker Password: Docker Your configuration file is located at: .../TheFrontManager/ServerConfig_.ini ATTENTION: First startup can take very long since it downloads the gameserver files and it also installs the runtimes which can take quite some time! Update Notice: Simply restart the container if a newer version of the game is available.

thelounge's Icon

Thelounge(https://thelounge.github.io/) (a fork of shoutIRC) is a web IRC client that you host on your own server.

TheLounge's Icon

TheLonge is the self-hosted web IRC client. Modern features brought to IRC, Always connected, Responsive interface, Synchronized experience The Lounge is the official and community-managed fork of Shout, by Mattias Erming. Multiple Users: If you want to create a new user simply change the name in the 'Username' variable and also the 'Password' variable, this will have no impact to existing users (the 'Username' variable can't be empty and should always have a username in it that is available on the server).

Theme Engine's Icon

Theme Engine lets you re-style the unRAID webGui. Instead of creating a whole new theme, it adjusts settings that override the theme you are already using. You can adjust as few or as many settings as you like. Mixing and matching the base themes with Theme Engine settings creates endless possibilities. Import one of the included styles, or remix and export your own.

theme-park's Icon

theme.park contains 50 themed applications, with css addons on certain themes. Installation methods include custom docker mods for linuxserver.io containers, custom scripts for select Hotio containers and multiple examples of subfiltering using webservers like Nginx and Apache Choose between 10 official styles, and 22 community styles! With the possibility to easily create your own themes using the defined variables. See https://theme-park.dev/ and https://docs.theme-park.dev/setup/#docker for more information

thingsboard-postgres's Icon

thingsboard-postgres

Home Automation, Network Services, Other

ThingsBoard is an open-source IoT platform for data collection, processing, visualization, and device management. Default Creds: System Administrator: [email protected] / sysadmin Tenant Administrator: [email protected] / tenant Customer User: [email protected] / customer Initial setup: Run the container once so it creates the directories, it won't start due to permission issues, stop it Run "chown -R 799:799 /mnt/user/appdata/thingsboard-postgres" (adapt as appropriate if you changed defaults) in unraid terminal Start container again, it should now be good after a couple of minutes needed for initial setup.

Thumba's Icon

A self-hosted Thumbnail generator/finder which creates thumbnails based on folder names and google search results. This project uses the Google search api to find URL-s based on folder names. From there thum.io is used to generat thumbnails of the url-s. Check the readme https://github.com/BoKKeR/thumba

Thunderbird's Icon

This container will download and install Thunderbird from the preferred branch and language. ATTENTION: If you want to change the language, you have to delete every file in the 'thunderbird' 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 Thunderbird window, simply restart the container and it will be fullscreen again).

Thunderbird's Icon

Thunderbird is a free email application that's easy to set up and customize. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. Also, being based on Alpine Linux, size of this container is very small. For a complete documentation of this container, see https://github.com/jlesage/docker-thunderbird#readme

TiddlyWiki5's Icon

TiddlyWiki5

Productivity

Welcome to TiddlyWiki, a non-linear personal web notebook that anyone can use and keep forever, independently of any corporation. TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText. Learn more and see it in action at https://tiddlywiki.com/ Developer documentation is in progress at https://tiddlywiki.com/dev/

timelite's Icon

Timelite is a Node.js application designed to help individuals and teams track their time spent on different tasks and projects. It provides a simple and intuitive interface for users to create projects, add tasks, and start and stop timers to track their work.

TimeMachine's Icon

TimeMachine

Backup

This application provides a Samba based Time Machine network share. It can be configured to support multiple or single users and restrict the maximum size used for Time Machine backups.

timetagger's Icon

Tag your time, get the insight - An open source time-tracker with an interactive user experience and powerful reporting. Use https://timetagger.app/cred to generate your credentials you will use to log in to timetagger. You can add multiple users this way (separated by commas).

TinyMediaManager's Icon

TinyMediaManager

Media Applications, Video

TinyMediaManager is a media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal, and Plex media server. Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux, and macOS (and possibly more OS).

TinyMediaManager3's Icon

tinyMediaManager is a media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal and Plex media server. Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and macOS (and possible more OS).