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. 


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.

webdav's Icon

"A simple and standalone WebDAV server." -- created by hacdias on github.com This is just a very simple, set it up in like 2 minutes WebDAV server that I found and made this (also very simple) .xml to use it in unRAID. Disclaimer: Anything beyond this .xml, such as stricter security, etc. will be found on the creator's github. I can't promise anything else will work. I haven't tried it. Also, the creator has nothing to do with my template here. If you find yourself with questions or issues, keep that in mind. Setup: - set the location for the config.yml file (defaults to the /appdata dir where docker configs are stored in unraid typically). add the below (linked) config.yml file to this directory. note: it's a fully filled in example. your real config.yml may omit a lot of the settings! https://github.com/hacdias/webdav#configuration set the location for your data. (defaults to a new share called "webdav." I do not recommend putting this share under appdata because this is where all your data, game saves, roms, whatever you're saving, will be saved to. It will take a bunch of storage space if you are actually using this webdav. It doesn't have to be its own share (maybe under /data/webdav for example) it's up you)

whoogle-search's Icon

whoogle-search beta

FoxxMD's Repository

Cloud, Network ServicesWeb

Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Also includes a dark mode. Refer to the project page for additional configuration and usage https://github.com/benbusby/whoogle-search

wikijs's Icon

Wikijs(https://github.com/Requarks/wiki) A modern, lightweight and powerful wiki app built on NodeJS.

wikijs's Icon

wikijs beta

Cloud, Productivity

A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown

xbackbone's Icon

Container for XBackBone, a simple and lightweight ShareX PHP backend -e URL This will specify the app url, slashes need to be escaped like this -e URL=http://127.0.0.1 Permissions The folder on host system need to have both UID and GID 1000 Example mkdir -p /mnt/user/appdata/xbb/storage mkdir -p /mnt/user/appdata/xbb/database mkdir -p /mnt/user/appdata/xbb/logs chown -R 1000:1000 /mnt/user/appdata/xbb

Zipline's Icon

A file upload server (ShareX/Flameshot) that is easy to use, packed with features, and easy to setup! This Unraid configuration is setup and ready to deploy and use instantly, the only configuration necessary is providing your PostgreSQL credentials as a connection string. An external PostgreSQL (14 or higher) database is required! Once the container has started you can visit Zipline's webUI (default port 8092), the default login credentials are: Username: administrator Password: password For advanced configuration, expand the settings when creating the container. Additionally, see a full list of available environment variables in the documentation: (https://zipline.diced.sh/docs/config)