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. 


import_ics's Icon

import_ics

Productivity

Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. Environment Variables: ICS_USERNAME - Username for caldav server ICS_PASSWORD - Password for caldav server ICS_URL - URL to the caldav server CRONTAB_SCHEDULE - crontab time string, eg. "0 0 * * *" TZ - Timezone eg. "America/Chicago" creates a calendar_download_map.py file in the config path. The dictionary contained within uses calendar name as key, and URL to ics as value. Will download the ics file at the given URL and load its contents into the given calendar name, creating it if it doesnt exist. If ics file is not from a download, you can put the file in the /config/ical_export forlder with calendar_name.ics as the filename. Again, when run the script will import the ics file into calendar_name, creating it if it doesnt exist.

InspIRCd's Icon

InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ It was created from scratch to be stable, modern and lightweight. It provides a tunable number of features through the use of an advanced but well documented module system. By keeping core functionality to a minimum we hope to increase the stability, security and speed of InspIRCd while also making it customisable to the needs of many different users. NOTE: If you want to change the hostname turn on 'Advanced View' and at the 'Extra-Parameters' change '--hostname=YOURPREFERREDHOSTNAME' The container will create a TLS certificate at first start or if the certificate isn't found in the 'conf/' directory, after it is created you can import your own certificate. HASH CREATION NOTICE: Read the discription from the variable 'Operator Password Hash' how to create the hash from your password.

Intel i915 SR-IOV's Icon

Intel Graphics SR-IOV is Intel's latest virtualization technology for graphics. Single Root I/O Virtualization (SR-IOV) defines a standard method for sharing a physical device function by partitioning the device into multiple virtual functions. Each virtual function is directly assigned to a virtual machine, thereby achieving near-native performance for the virtual machine. Check the link below to confirm if your integrated graphics support SR-IOV. https://www.intel.com/content/www/us/en/support/articles/000093216/graphics.html

Intel-GPU-TOP's Icon

This plugin adds the tool 'intel_gpu_top' to your unRAID server and also enables your Intel iGPU from the installation of this plugin on, so no editis to the 'go' file or creation of other files are necessary. To see the usage of your iGPU open up the unRAID Terminal and type in 'intel_gpu_top' (without quotes). This plugin is based on parts of the Intel-GPU-Tools package and containes only 'intel_gpu_top' to monitor your iGPU usage natively in a unRAID Terminal. This plugin satisfies installation prerequisites of the GPU Statistics plugin from Community Apps. With both plugins installed you can display Intel GPU utilization on the unRAID Dashboard.

Intel-GVT-g's Icon

Intel-GVT-g is a technology that provides mediated device passthrough for Intel iGPUs (Broadwell up to Comet Lake). It can be used to virtualize the iGPU for multiple guest virtual machines and also in Docker containers, effectively providing near-native graphics performance in the virtual machine and still letting your host use the virtualized iGPU normally. This is useful if you want accelerated graphics in Windows virtual machines running without dedicated GPUs for full device passthrough. This means less power consumption, less heat output and better performance for your VMs.

invoiceninja-v5's Icon

Invoice Ninja v5: an open-source invoicing and time-tracking app built with Laravel https://www.invoiceninja.com. This container requires a separate MySQL running container and the credentials passed via DB_* variables below. SSL certificates are generated automatically and stored in certs/ folder in Storage as invoiceninja.crt and invoiceninja.key. Feel free to overwrite this files with others, if you use LetsEncrypt for example. When migrating for v4 to v5 please follow this tutorial: https://github.com/kiwimato/invoiceninja_v5#upgrade-from-v4-to-v5

invoiceShelf's Icon

invoiceShelf

Productivity

InvoiceShelf is an open-source web & mobile app that helps you track expenses, payments & create professional invoices & estimates. InvoiceShelf is a fork of Crater that focuses in stability, updates and new features. The Web Application is made using Laravel & VueJS while the Mobile Apps are built using React Native.

Invoke-AI's Icon

An implementation of Stable Diffusion, the open source text-to-image and image-to-image generator, providing a streamlined process with various new features and options to aid the image generation process. **Nvidia GPU Use:** Using the Unraid Nvidia Plugin to install a version of Unraid with the Nvidia Drivers installed and add **--runtime=nvidia --gpus=all** to "extra parameters" (switch on advanced view) **AMD GPU Use:** For AMD GPU support, add "/dev/kfd" and "/dev/dri" each as a Device and add the required Variables: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html#accessing-gpus-in-containers

IT-Tools's Icon

Collection of handy online tools for developers, with great UX. NOTE: This is not my project. I simply enjoy this a ton and want it to reach as many people as possible which is why I made this template! I have linked Corentinth's Github repo in the resources section so if you like the tool you should definitely check it out and support him!

iventoy's Icon

iVentoy is an enhanced version of the PXE server. With iVentoy you can boot and install OS on multiple machines at the same time through the network. iVentoy is extremely easy to use, without complicated configuration, just put the ISO file in the specified location and select PXE boot in the client machine. iVentoy supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode at the same time. iVentoy support 110+ common types of OS (Windows/WinPE/Linux/VMware)

jDownloader2's Icon

This Docker will download and install jDownloader2. JDownloader 2 is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more... Update Notice: Updates will be handled through jDownloader2 directly, simply click the 'Check for Updates' in the WebGUI.

Jenkins's Icon

This container will download and install the preferred version of Jenkins and install it. Update Notice: If set to 'latest' the container will check on every startup if there is a newer version available). All you data is stored in the jenkins/workdir folder in your appdata directory.

jitstreamer-eb's Icon

WARNING WARNING SETUP IS REQUIRED BEFORE RUNNING THIS TEMPLATE WARNING WARNING Follow instructions or this container will not work!!! You MUST place your pairing file(s) in your /lockdown directory You MUST setup the shortcut on your Apple Device. You MUST create a database and enter your Apple Devices into it. I wrote a guide for installing this container on Debian. Here is a revised version I made for unRAID. See here: https://github.com/Unlearned6688/unraid-templates/blob/main/template-readmes/jitstreamer-eb-readme.md Questions? Join the Discord. My username is Justice on there. Message me in the self-host section with a specific question and, as always, provide logs and errors along with "what you did so far" if you want help. This is an unRAID template for JitStreamer-EB -- created by jkcoxson The GitHub repository: https://github.com/jkcoxson/JitStreamer-EB This Docker container enables Just-in-Time (JIT) compiling in sideloaded apps on Apple iDevices.

JoplinApp's Icon

JoplinApp

Productivity

This container allows you to have a working Joplin desktop app, reachable via a http noVNC that can be placed behind a reverse proxy. Can also be used with the Joplin server container to have a full Joplin stack on unRAID! More info about Joplin : https://joplinapp.org/

Jupyter-CTPO's Icon

Jupyter-CTPO

Productivity

Unraid compatible Jupyter Lab (Python kernel) container with GPU-optimized Tensorflow, PyTorch and OpenCV. The default password to access the Jupyter Lab is iti This is the GPU-bound container's version. Please note that the container images is large at over 18GB To use it requires the Nvidia driver installation on your Unraid server for support of Docker. This installation needs to support the version of CUDA installed to use with this container. If you have multiple GPUs in your system with some allocated to VMs, make sure to replace --gpus all with --runtime=nvidia and add the NVIDIA_DRIVER_CAPABILITIES and NVIDIA_VISIBLE_DEVICES environment variables to only give the container access to selected GPUs. A CPU equivalent container is also available and named Jupyter-TPO and is over 5GB The system is ran as the jupyter user (has sudo privileges) and /iti is where you can place your weights and other files to support your development. Please see https://github.com/Infotrend-Inc/CTPO for further details.

Jupyter-TPO's Icon

Jupyter-TPO

Productivity

Unraid compatible Jupyter Lab (Python kernel) container with CPU-only Tensorflow, PyTorch and OpenCV. The default password to access the Jupyter Lab is iti This is the CPU-bound container's version. Please note that the container images is large at over 5GB A GPU equivalent container is also available and named Jupyter-CTPO and is over 18GB The system is ran as the jupyter user (has sudo privileges) and /iti is where you can place your weights and other files to support your development. Please see https://github.com/Infotrend-Inc/CTPO for further details.

jupyterlab's Icon

JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data. Links Repository: https://github.com/jupyterlab/jupyterlab Wiki: https://jupyterlab.readthedocs.io/en/stable Docker: https://hub.docker.com/repository/docker/bgameiro/arch-jupyterlab Configuration /opt/app/data Where JupyterLab should store the Notebooks Set Up The logs contain a token needed for first login Includes several python data science libraries and CERN's ROOT for HEP.

keila's Icon

keila

Productivity

Manage and grow your contact lists, design and send personalized newsletter campaigns easier than ever before. Keila is a 100% Open Source newsletter tool, made in Germany. Keila is an Open Source alternative to newsletter tools like Mailchimp or Sendinblue. With Keila you can easily send out newsletter campaigns and create sign-up forms. For smaller newsletters, you can use your own email inbox to send out campaigns. For larger newsletter projects, AWS SES, Sendgrid, Mailgun, and Postmark are supported in addition to SMTP. Note: The password will be displayed in the docker log on first run. You can change it after you log in.

kimai's Icon

Kimai is a professional grade time-tracking application, free and open-source. It handles use-cases of freelancers as well as companies with dozens or hundreds of users.