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. 


partdb's Icon

partdb

Productivity

Part-DB is an Open-Source inventory management system for your electronic components. It is installed on a web server and so can be accessed with any browser without the need to install additional software. After creating container you need to create the initial database with: docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate and watch for the password output.

passthroughvpn's Icon

This container solves the problem of containers with no 'VPN' variant. After setting up this container, route your non-VPN Dockers through this one to protect your IP. Or host, for example a game or webserver by using your VPN Provider's IP, if your VPN Provider supports forwarding. Both WireGuard and OpenVPN are supported. Check out https://github.com/DyonR/docker-passthroughvpn for more information and setup instructions. ANY CONTAINER THAT GETS ROUTED THROUGH THIS CONTAINER WILL (BRIEFLY) USE YOUR REAL IP. THIS IS BECAUSE THE PASSTHROUGHVPN CONTAINER NEEDS TO ESTABLISH A CONNECTION WITH THE VPN FIRST. TILL THE VPN CONNECTION IS ESTABLISHED, IT WILL USE YOUR REAL IP.

PasswordPusher's Icon

This version requires a separate PostgreSQL container. PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.

PasswordPusherEphemeral's Icon

PasswordPusherEphemeral

Productivity, Security, Tools / Utilities, Utilities

Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.

patbrid's Icon

patbrid

Downloaders

A real-debrid blackhole downloader using aria2 RPC This is the original patbrid. It downloads files off of real-debrid.com using the aria2 downloader https://hub.docker.com/r/mgoodings/patbrid/

patbridnoaria's Icon

patbridnoaria

Downloaders

Real-Debrid blackhole downloader without the need for aria2 Downloads torrent and magnet files via real-debrid.com and puts them into dowanload_dir. Protects your privacy and saves you bandwidth. Real-Debrid.com account required. I am not affiliated with real-debrid and I offer no warranties. https://hub.docker.com/r/datpat/patbridnoaria/ REAL_DEBRID_API_KEY, WATCH_DIR = '/watch', DOWNLOAD_DIR = '/download', WATCH_RATE = 5000

PavlovVR's Icon

This Docker will download and install SteamCMD. It will also install Pavlov VR and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! WARNING: I would strongly recommend that you mount a path to the /tmp directory inside the container because maps will be downloaded to the /tmp directory and can fill up your Docker image! 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!

petio's Icon

Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content

pgadmin4's Icon

pgAdmin 4 is a web based administration tool for the PostgreSQL database. This is the official image provided by pgadmin. **REQUIRED Initial Setup** The Config directory mapped to appdata requires specific ownership by the non-root user pgadmin (inside the container). * Either create the folder mapped to Config in appdata before starting this container or wait for it be created on container startup. * Then open unraid cli and change ownership for the directory to 5050:5050 with the following command chown -R 5050:5050 /mnt/user/appdata/pgadmin4 Restart the container to continue setup. More information on the mapped directory and other container options can be found here: https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html#mapped-files-and-directories

PhantomBot-1's Icon

PhantomBot-1

Game Servers

PhantomBot is a Twitch chat bot powered by Java. PhantomBot has many modern features out of the box such as a built-in webpanel, enhanced moderation, games, a point system, raffles, custom commands, a music player, and more. PhantomBot can also be integrated with many services such as Discord, Twitter, TipeeeStream, StreamLabs and StreamElements! Additional functionality is enabled through the use of third-party modules. AFTER First launch go to your /mnt/user/appdata/phantomboto/ create a files named botlogin.txt relaunch the docker and after that remove everything under HTTPS

PhoenixMiner's Icon

PhoenixMiner

Crypto Currency

Containerised version of PhoenixMiner. Helps turn your Unraid server into an Ethereum / cryptocurrency mining rig. Contains AMD drivers. Not affected by the AMD reset bug as it doesn't rely on vfio. Works with most Nvidia GPUs as well via Open Source drivers. Check the support link for detailed installation instructions.

Phoronix-Test-Suite's Icon

Phoronix-Test-Suite

Tools / Utilities, Utilities

The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. The software is designed to effectively carry out both qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner. The Phoronix Test Suite can be used for simply comparing your computer's performance with your friends and colleagues or can be used within your organization for internal quality assurance purposes, hardware validation, and continuous integration / performance management. Links Repository: https://github.com/phoronix-test-suite/phoronix-test-suite Website: https://www.phoronix-test-suite.com Docker: https://hub.docker.com/r/phoronix/pts Configuration /var/lib/phoronix-test-suite Where PTS should store all appdata (tests, suites, ...) /var/lib/phoronix-test-suite/test-results Where PTS should store the test results

PhotoStructure's Icon

PhotoStructure is your new home for all your photos and videos. Cross-platform libraries that you can move seamlessly across Docker, Windows, macOS, and Linux Fast, fun mobile-friendly UI Support for very large (250,000+ asset) libraries Support for almost all RAW and video formats (thanks to LibRaw and FFmpeg) Robust metadata support, including Google Takeouts, XMP sidecars, and sibling inference Robust image and video deduplication PhotoStructure is extremely configurable. See the documentation for details. Be sure to visit PhotoStructure's forum for tips, support, and to vote on what features you want to see next. We also have a discord! To import additional directories or volumes: click "Add another Path" enter a Container path (like "/photos") click Host Path and pick the directory you want to import click "Add", then click "Apply". PhotoStructure will find the new directory automatically if you leave the "Where else are your photos and videos?" section set to "Automatic", which is the default. Initial template by Spants (thanks!)

Photoview's Icon

Photoview is a simple and user-friendly photo gallery that can easily be installed on personal servers. It's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.

phpbb's Icon

phpbb

Productivity

phpBB is a bulletin board solution that allows you to create forums and subforums.

phpldapadmin's Icon

A docker image to run phpldapadmin. It provides a user interface to an openldap database. It must be on the same custom network as openldap and must be linked via --link openldap:PHPLDAPADMIN_LDAP_HOSTS e.g. --link openldap:example.org An example config.php can be found here: https://github.com/commandprompt/phpldapadmin/blob/master/config/config.php.example

phpmyadmin's Icon

phpmyadmin

Phpmyadmin(https://github.com/phpmyadmin/phpmyadmin/) is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.

PHPServerMonitor's Icon

PHPServerMonitor

Tools / Utilities, Utilities

PHP Server Monitor checks whether your websites and servers are up and running.Web based user interface where you can manage your checks, users, etc. Email, SMS, Discord, Pushover, Telegram and Jabber notifications. Requires MySQL or MariaDB.

phvalheim-server's Icon

phvalheim-server

Game Servers, Other

An over-engineered approach to Valheim server+client world+mods management.

pia-wireguard

Network Services

A Docker container for using WireGuard with PIA. Can output the wiregard conf file to a directory

picoshare's Icon

picoshare

PicoShare is a minimalist service that allows you to share files easily.