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. 


Vintage-Story's Icon

This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. UPDATE NOTICE: The container will check on every start/restart if there is a newer version available. CONSOLE: To connect to the console open up the terminal on the host machine and type in: 'docker exec -u vintagestory -ti NAMEOFYOURCONTAINER screen -xS VintageStory' (without quotes) to exit the screen session press CTRL+A and then CTRL+D or simply close the terminal window in the first place.

vLLM's Icon

vLLM

Easy, fast, and cheap LLM serving for everyone

vm_custom_icons's Icon

Downloads and installs additional custom VM icons to the Unraid VM Manager. After install Container should be set to auto start. Usage Basic settings 1. Choose which custom icons you want to be installed from the drop downs. 2. Choose wether you want to keep the existing stock vm icons (recommended to keep) 3. Set wether all icons are redownloaded when container starts. Setting this as yes will clear all vm icons then redownload all choosen icons from github repo. Setting to yes will on every start download any new icons in selected sections. (This is also useful if you deceide you no longer want a choosen section of icons anymore) If your server has a beep speaker you can enable a tune to be played each time icons are synced! Advanced settings (under show more settings) 1. You can set how long the container should wait before exiting after syncing icons (default 30 seconds) Other options dont change

vm-babysitter's Icon

vm-babysitter

Backup

Automatic Backup & Monitoring utility for QEMU/KVM Virtual Machines (powered by Virtnbdbackup) Features: - Manages a list of non-transient domains defined in QEMU to be backed up regularly via internal cron task - Checks backup chains integrity of all listed domains, being able to detect inconsistencies and proceed accordingly (e.g. fixing, discarding, creating new ones, etc.) - Configurable backup rotation and retention policy - Ability to create a mirror and keep it updated with Rsync right after backup schedule or at configurable one, with independent retention policy - All main tasks (backup, sync, rotation/retention) can be performed manually by the user from inside the container - Pseudo-interactive tools for domain replication (to local and remote endpoints) and recovery from backups on the local host - Notify about backup chain and Rsync start and end of activities, as also when user intervention is required and about errors (Unraid feature) - Assume a different behavior when detects the server has been started recently, assuming the possibility of a previous crash, and therefore a more strict check of backup chains (Unraid feature)

Vnstat's Icon

vnStat is a network traffic monitor that uses the network interface statistics provided by the kernel as information source. This means that vnStat won't actually be sniffing any traffic and also ensures light use of system resources regardless of network traffic rate. By default, traffic statistics are stored on a five minute level for the last 48 hours, on a hourly level for the last 4 days, on a daily level for the last 2 full months and on a yearly level forever. The data retention durations are fully user configurable. Total seen traffic and a top days listing is also provided. See the official webpage or the GitHub repository for additional details and output examples. An example of the included image output is also available.

VoucherVault's Icon

Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally. Supports expiry notifications, transaction histories, file uploads and OIDC SSO. Once the container is up and running, you can access the web portal at http://YOUR-IP:8000. The default username is admin. The default password is auto-generated and displayed in container logs. Installation Instructions: https://github.com/l4rm4nd/VoucherVault/wiki/01-%E2%80%90-Installation#unraid-installation

Voyager's Icon

Voyager beta

Other

Voyager (formerly wefwef) is an Apollo-like open source web client for Lemmy. It's a mobile-first app, but works great on desktop devices, too. Please feel free to try it out, but be aware you will likely encounter bugs and missing functionality. What does Voyager currently support? - Light/dark mode - View and subscribe to communities - Multi account support - Single comment thread context view - Upvote, downvote and reply to threads and comments - Interact with user profiles - Comment thread collapsing - A bunch of swipe gestures - Messaging, mentions and replies - Creating new posts (url/photo/text) - Deleting/editing comments - Deleting/editing posts - Swipe to hide posts - Saving/bookmarking - Favorites - Android theme (beta) What is on the roadmap? - More customization - Native notifications and badging - Translations - ...and more!

VS-Code-Server's Icon

The official Visual Studio Code Server, dockerized! Visual Studio Code Server can be installed everywhere and easily used through a browser. No desktop application required. All extensions supported.

vscodium's Icon

vscodium

VSCodium(https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.

wakapi's Icon

A minimalist, self-hosted WakaTime-compatible backend for coding statistics. Free and open source. Build by developers for developers. Partially compatible with WakaTime.

wallabag's Icon

wallabag

Productivity

Wallabag is a self hostable application for saving web pages. Unlike other services, wallabag is free (as in freedom) and open source. Default user/passwordUser: wallabagPassword: wallabag

Wallos's Icon

Wallos

Productivity

Wallos is a powerful, open-source, and self-hostable web application designed to empower you in managing your finances with ease. Say goodbye to complicated spreadsheets and expensive financial software – Wallos simplifies the process of tracking expenses and helps you gain better control over your financial life.

warp

Cloudflare WARP is a free VPN service provided by Cloudflare. As most service providers consider its exit IP as a reputable residential broadband IP, many people use it for accessing websites that have strict risk control policies, especially when their server’s IP address is not clean.

Watcharr's Icon

Open source, self-hostable watched list for all your content (movies, tv series, anime, games) with user authentication, modern and clean UI and a very simple setup.

Watchlistarr's Icon

Watchlistarr

Media Servers, Video

Sync RSS Plex watchlists in realtime with Sonarr and Radarr https://github.com/nylonee/watchlistarr

watchstate's Icon

watchstate

Tools / Utilities

Self-hosted service to sync your plex, jellyfin and emby play state. without relying on 3rd-party external services.

watchtower's Icon

watchtower

Other

With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially. For usage see https://containrrr.dev/watchtower/arguments/ Arguements can be placed in the 'Post Arguments:' in unraid Such as adding --schedule "0 0 4 * * *" in order to have watchtower auto update at 4am every day or --cleanup to remove old images after update

weatherflow2mqtt's Icon

weatherflow2mqtt

Home Automation

This project monitors the UDP socket (50222) from a WeatherFlow Hub, and publishes the data to a MQTT Server. Data is formatted in a way that, it supports the MQTT Discovery format for Home Assistant, so a sensor will created for each entity that WeatherFlow sends out, if you have MQTT Discovery enabled. Everything runs in a pre-built Docker Container, so installation is very simple. You only need Docker installed on a computer and a MQTT Server setup somewhere in your network. If you run either the Operating System or Supervised installation of Home Assistant, you will have easy access to both. There is support for both the AIR & SKY devices and the TEMPEST device. Please review Breaking Changes prior to updating your instance. Breaking changes will be listed in https://github.com/briis/hass-weatherflow2mqtt/blob/main/CHANGELOG.md See Breaking Changes section under 2021-12-10 for steps to updating naming conventions.

WeatherStar's Icon

Bring back the feel of the 90's with a weather forecast that has the look and feel of The Weather Channel at that time but available in a modern way

Very simple web toolbox to combine, compress, split PDF, and convert between images and PDF, change contrast of PDF, and add text watermark on PDF using Ghostscript and ImageMagick. ⚠️ WARNING: This toolbox is not secure and should not be exposed publicly. If exposed, someone might be able to access recently uploaded documents. Please, only use this toolbox behind an authentification portal or on a LAN (and access it via VPN if needed).

Web-Portal's Icon

Web-Portal is a web app written in Python using Quart, that aims to provide an easy and fast way to manage the links to all of your web services. This project is Copyright (c) 2022 Leo Spratt. License AGPL-3

webcord's Icon

webcord

WebCord(https://github.com/SpacingBat3/WebCord) can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).

WebDAV's Icon

WebDAV

Cloud

Very simple WebDAV server based on SabreDav and NGINX as the webserver. This should work with Windows Explorer as the client.