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.


FileBrowser's Icon

File Browser - Webbased File Browser including sharing functions etc. https://github.com/filebrowser/filebrowser Just Mount other Folder to/srv Example /mnt/user/Media/ > /srv/Media /mnt/user/Docs/ > /srv/Docs Read https://docs.filebrowser.xyz/configuration for the config

RTMPServer's Icon

This Docker image can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. Stream live RTMP content to: rtmp://<server ip>:1935/live/<stream_key> where <stream_key> is any stream key you specify. View: rtmp://<server ip>:1935/live/<stream-key> http://<server ip>:8080/hls/<stream-key>.m3u8 http://<server ip>:8080/dash/<stream-key>_src.mpd

tor-relay's Icon

This docker image will install the latest current stable version of Tor server. It will run Tor as an unprivileged regular user, as recommended by torproject.org. It includes the latest Tor Debian package from torproject.org which is installed and configured according the Tor project recommendations. Additionally it can be run as a hidden bridge using obfs4proy as well as meek. The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the faster the Tor network will be. If you have at least 2 megabits/s for both upload and download, please help out Tor by configuring your server to be a Tor relay too. INSTALLATION: Create a folder appdata/tor-data/config Download sample Config: https://github.com/maschhoff/docker/tree/master/tor-relay Edit the config at least NICKNAME and CONTACTINFO in the config file Put this into the config folder. Edit the docker parameters and run it. https://github.com/chriswayg/tor-server