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.


Cloudflare-DDNS's Icon

This small Alpine Linux based Docker image will allow you to use the free CloudFlare DNS Service as a Dynamic DNS Provider (DDNS). Variable:EMAIL: Your Cloudflare email. Variable:API_KEY: A Zone-DNS API Key to be created on the following page: https://dash.cloudflare.com/profile/api-tokens Variable:ZONE: Your domain name. e.g. example.com Variable:SUBDOMAIN: Your subdomain. e.g. sub.example.com (Only enter subdomain name, not entire address!) Variable:PROXIED: Set this to true if the domain is using the Cloudflare proxy (CDN). Defaults to false Variable:RRTYPE: Set to AAAA to use set IPv6 records instead of IPv4 records. Defaults to A for IPv4 records. NOTE: AAAA: You will also need to run docker with IPv6 support, or run the container with host networking enabled.

Cloudflare-DDNS-config's Icon

Cloudflare-DDNS-config

Network Services

Another Cloudflare DDNS client, but this one supports a JSON config file that allows updating multiple zones with a single instance. Configuring the zones/hosts in template vars is impractical if you have multiple zones or dozens of hosts. Important: Before installing/running it you need to preload a sample config, in Unraid's terminal: mkdir /mnt/user/appdata/cloudflare-ddns-config wget -qO /mnt/user/appdata/cloudflare-ddns-config/config.json https://github.com/timothymiller/cloudflare-ddns/raw/master/config-example.json And obviously configure it to your needs. If you started the container without doing that first Docker will create a folder, you have to stop the container, delete the folder and get the file before restarting.

cloudflareddns's Icon

cloudflareddns

Network Services

WireGuard VPN, Privoxy and Unbound built-in! Update your Cloudflare A/AAAA records with your dynamic IP, turning Cloudflare into a Dynamic DNS service.

CloudflaredTunnel's Icon

CloudflaredTunnel

Network Services

This is an Easy and SAFE Container to use Cloudflare Zero Trust Tunnel. It uses only the offical Docker Container from Cloudflared itself. No 3rd party scripts involed. Config guide: -Enable Advanced View in the top right Corner -look for "Post Arguments" and past in your token after "--token YourTokenHere" so it looks something like this at the end -> tunnel --no-autoupdate run --token 1234567890

Cloudreve's Icon

Cloudreve

Cloud, Network ServicesWeb

Self-hosted file management and sharing system, supports multiple storage providers ==========IMPORTANT========== The default user and pass in the console log.

ContainerNursery's Icon

ContainerNursery

Network ServicesProductivity

Puts Docker Containers to sleep and wakes them back up when they're needed. Written in Node.js, this application acts as a HTTP reverse proxy and stops Docker containers which haven't been accessed recently and starts them again when a new request comes in. ContainerNursery also makes sure there are no more active WebSocket connections before stopping the container. To improve the user experience a loading page is presented, which automatically reloads when the containers webserver is ready.

CrushFTP10's Icon

CrushFTP10

Backup, Cloud, Network ServicesWeb

Share your files securely with FTP, Implicit FTPS, SFTP, HTTP, or HTTPS using CrushFTP 10. Built on Alpine 3.12. Size 234.8 MB. See dockerhub registry page for more details.

cryptgeon_redis's Icon

cryptgeon is a secure, open source sharing note or file service inspired by PrivNote. each note has a generated id (256bit) and key 256(bit). The id is used to save & retrieve the note. the note is then encrypted with aes in gcm mode on the client side with the key and then sent to the server. data is stored in memory and never persisted to disk. the server never sees the encryption key and cannot decrypt the contents of the notes even if it tried to. This container was built using SmartPhoneLover's cryptgeon but runs using Redis instead of memcache. Also has extra variables that can be configured. This requires Redis to be already running. I obtained SSL certificate through NGINX proxy manager and let's encrypt.

CSMM-7DtD's Icon

This Docker will install and download CSMM for 7DtD (CatalysmsServerManager). It's a powerfull Server Manager with Server automation, Discord notifications, High ping kicker, Country ban, Player tracking, Ingame commands, Economy system, Discord integration, Support ticket system, Server analytics,... for 7DtD. UPDATE NOTICE: Simply set the 'Force Update' to 'true' and restart the container (don't forget to turn it off after the update).

cups's Icon

Docker image including CUPS print server and printing drivers (installed from the Debian packages). Connect to the Cups server at http://127.0.0.1:631 Add printers: Administration > Printers > Add Printer Note: The admin user/password for the Cups server is admin/admin

Cups-Airprint's Icon

CUPS instance that is meant as an AirPrint relay for printers that are already on the network but not AirPrint capable. CUPS supports printing to: AirPrint™ and IPP Everywhere™ printers, Network and local (USB) printers with Printer Applications, and Network and local (USB) printers with (legacy) PPD-based printer drivers. To add printers: visit the WebUI => Administration => Printers => Add Printer The default admin credential : admin/admin (please Change when setting up your container)

cups-for-Canon's Icon

cups-for-Canon beta

Network ServicesOther, Tools / UtilitiesUtilities

Docker image including CUPS print server and Canon printing drivers (installed from the Debian packages). Connect to the Cups server at http://127.0.0.1:631 Add printers: Administration > Printers > Add Printer Note: The admin user/password for the Cups server is admin/admin

dashboard's Icon

dashboard

Network ServicesWeb

<p>Dashboard is just that - a dashboard. It's inspired by SUI and has all the same features as SUI, such as simple customization through JSON-files and a handy search bar to search the internet more efficiently. </p> <p>-<span style="color: rgb(184, 49, 47);">Before you start CLI unraid</span><br><br><em>mkdir /mnt/user/appdata/dashboard/</em><br><em>wget -P /mnt/user/appdata/dashboard/ https://raw.githubusercontent.com/phntxx/dashboard/master/data/apps.json https://raw.githubusercontent.com/phntxx/dashboard/master/data/bookmarks.json https://raw.githubusercontent.com/phntxx/dashboard/master/data/greeter.json https://raw.githubusercontent.com/phntxx/dashboard/master/data/imprint.json https://raw.githubusercontent.com/phntxx/dashboard/master/data/search.json https://raw.githubusercontent.com/phntxx/dashboard/master/data/themes.json </em><br><br>-Edit <em>.json</em> </p>

dashy's Icon

<p>Dashy helps you organize your self-hosted services, by making them all accessible from a single place.</p> <p>-<span style="color: rgb(184, 49, 47);">Before you start CLI unraid</span><br><br><em>mkdir /mnt/user/appdata/dashy/</em><br><em>wget -O /mnt/user/appdata/<em>dashy</em>/conf.yml <a href="https://raw.githubusercontent.com/Lissy93/dashy/master/public/conf.yml">https://raw.githubusercontent.com/Lissy93/dashy/master/public/conf.yml</a></em><br><br>-Edit <em>conf.yml</em> </p>

davos's Icon

Davos(https://github.com/linuxserver/davos) is an FTP automation tool that periodically scans given host locations for new files. It can be configured for various purposes, including listening for specific files to appear in the host location, ready for it to download and then move, if required. It also supports completion notifications as well as downstream API calls, to further the workflow.

ddclient's Icon

ddclient

Network Services

Ddclient(https://github.com/ddclient/ddclient) is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.

Debian-APT-Mirror's Icon

This container will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. On first run you will have to edit the mirror.list file that lives in your CONFIG_DIR which repositories you want to sync and other settings like how many threads to use for downloading,... Restart the container afterwards (keep an eye on the logs the container will tell you what to do). ATTENTION/WARNING: Keep in mind that the first sync can take very long depending on how much repositories you've selected (stable main contrib non-free: Will take about 200GB of hard drive space!). Update from the mirror files: By default a cron job will run every day at 01:00 which will update your mirror. Mirror address: The default address for the mirror is 'http://ipFROMtheCONTAINER:980' Add something like this to your '/etc/apt/sources.list': 'deb http://ipFROMtheCONTAINER:980/debian stable main contrib non-free'