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. 


Shiori's Icon

Shiori

Productivity

Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket. Default Login username: shiori password: gopher After starting container for the first time run the command docker exec -it Shiori shiori migrate from CLI to set up the database.

SideQuests's Icon

SideQuests

Productivity

SideQuests - Objective Tracker SideQuests provides an intuitive and mobile friendly web-interface for managing tasks and objectives.

SiliconNotes's Icon

SiliconNotes

Productivity

A somewhat lightweight, low-friction personal knowledge base with few frills. Note that you will need to chmod 777 your /mnt/user/appdata/siliconnotes folder to get this to run.

silverbullet's Icon

silverbullet

Productivity

SilverBullet is a note-taking application optimized for people with a hacker mindset. We all take notes. There’s a million note taking applications out there. Literally. Wouldn’t it be nice to have one where your notes are more than plain text files? Where your notes essentially become a database that you can query; that you can build custom knowledge applications on top of?

SimpleX-SMP's Icon

SimpleX-SMP beta

Productivity

Provides the offical message queue server for SimpleX Chat

SimpleX-XFTP's Icon

SimpleX-XFTP beta

Productivity

Provides the offical XFTP server for SimpleX Chat.

Sinusbot's Icon

SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. But it doesn't stop there - there's a lot of user-made scripts that can let SinusBot manage your Server and enhance the experience of your users in several ways. You and your friends can control the bot either through the included web interface or via commands through TeamSpeak 3 or Discord. Login User: admin Password: (your password from WEB UI Password)

SiYuan's Icon

SiYuan

Productivity

SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG.

slash's Icon

slash

Productivity

An open source, self-hosted bookmarks and link sharing platform.

snipe-it's Icon

Snipe-it(https://github.com/snipe/snipe-it) makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.

snippet-box's Icon

Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.

Spoolman's Icon

Keep track of your inventory of 3D-printer filament spools. Spoolman is a web service that helps you keep track of your filament spools and how they are being used. It acts as a database, where other printer software such as Octoprint and Moonraker can interact with to have a centralized place for spool information. For example, if used together with Moonraker, your spool weight will automatically be reduced as your print is progressing. For more container variables visit the official github repo https://github.com/Donkie/Spoolman#using-docker

sqlserver2017's Icon

It's MS SQL Server... on Linux... who would have thunk it?!? Uses Official images for Microsoft SQL Server based on Ubuntu @ https://hub.docker.com/_/microsoft-mssql-server/ Database Storage Path: SQL Server data storage, defaults to cache drives for best performance. TCP Access Port - SQL Server TCP port, defaults to 1433. Accept End-User License Agreement - End-user License Agreement, REQUIRED. Sysadmin Password - SQL Server Sysadmin (sa) password, defaults to ChangeMe! if not changed.

sqlserver2019's Icon

It's MS SQL Server... on Linux... who would have thunk it?!? Uses Official images for Microsoft SQL Server based on Ubuntu @ https://hub.docker.com/_/microsoft-mssql-server/ Database Storage Path: SQL Server data storage, defaults to cache drives for best performance. TCP Access Port - SQL Server TCP port, defaults to 1433. Accept End-User License Agreement - End-user License Agreement, REQUIRED. Sysadmin Password - SQL Server Sysadmin (sa) password, defaults to ChangeMe! if not changed.

sqlserver2022's Icon

It's MS SQL Server... on Linux... who would have thunk it?!? Uses Official images for Microsoft SQL Server based on Ubuntu @ https://hub.docker.com/_/microsoft-mssql-server/ Database Storage Path: SQL Server data storage, defaults to cache drives for best performance. TCP Access Port - SQL Server TCP port, defaults to 1433. Accept End-User License Agreement - End-user License Agreement, REQUIRED. Sysadmin Password - SQL Server Sysadmin (sa) password, defaults to ChangeMe! if not changed.

stackedit's Icon

StackEdit’s Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files.

standardnotes-web's Icon

standardnotes-web

Productivity

A safe and private place for your life's work. Standard Notes is a simple and private notes app available on most platforms, including Web, Mac, Windows, Linux, iOS, and Android. Before you start, make sure to copy the sample.env.sample (https://github.com/standardnotes/app/blob/main/.env.sample) to your standardnotes-web appdata directory and configure it with your parameters. Update the container ExtraParams accordingly.

starbase's Icon

A nice looking homepage for Docker containers or any services and links. Create a config.json file in the app data location, then copy and paste the following from https://github.com/notclickable-jordan/starbase-80/blob/main/config.json.sample Modify per your requirements

Steel's Icon

The open-source browser API built for AI agents. Steel provides a REST API to control headless browsers with session management, proxy support, and anti-detection features. Perfect for web automation, scraping, and building AI agents that can interact with the web.

StirlingPDF's Icon

Stirling PDF (S-PDF) SPDF is a locally hosted web application that allows you to perform various operations on PDF files, such as merging, splitting and converting PDFs and more advanced features like OCR and compression Additional unraid docker settings in advanced section if required The majority of variable settings override any settings in /configs/settings.yml You can edit setting there instead of using docker variables if you want (You would need to remove them from docker to avoid override)

storedown's Icon

An inventory system that is hopefully simple enough for everyone! For setup, run a CouchDB instance and configure with the following: Set the user and password environment variables. Go to http://$serverurl:$port/_utils/#_config/nonode@nohost/cors and enable CORS for your domain. Go to http://$serverurl:$port/_utils/#_config/nonode@nohost and in the httpd section, set WWW-Authenticate to administrator Go to http://$serverurl:$port/_utils/#_config/nonode@nohost and set in the chttpd section require_valid_user to true Then create a database at http://$serverurl:$port/_utils/ Finally log in to storedown with the username, password, url, port, and database.