
A simple plugin to add in some common links to the bottom of the GUI
Browse our large and growing catalog of applications to run in your Unraid server.
A simple plugin to add in some common links to the bottom of the GUI
Plugin to move playing Media Files from array disks to a pool device in user Share. while watching and keep them there by rules, incl. live switching in background.
Productivity, Tools / Utilities• Utilities
Cachet is a beautiful and powerful open source status page system, a free replacement for services such as StatusPage.io, Status.io, and others. Docs: https://docs.cachethq.io/docs/installing-cachet
Productivity, Tools / Utilities• Utilities
Python plugin for cachet that monitors an URL, verifying it's response status and latency. The frequency the URL is tested is configurable, along with the assertion applied to the request response. Check the Docker Hub link for instructions. IBRACORP video (on YouTube) will be out soon, too.
Other, Productivity, Tools / Utilities• Utilities
A user-friendly web interface for generating Caddy server configurations. Easily create and manage reverse proxy and file server configurations with support for SSL, compression, security headers, and more.
Network Services• Web, Other, Other, Productivity, Tools / Utilities• Utilities
CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. With CadQuery Jupyter you can design / code your models in the browser. View, and export them.
cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.
Media Applications• Books, Media Servers• Books, Tools / Utilities• Utilities
Calibre(https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also completely free and open source and great for both casual users and computer experts.
Media Applications• Music, Media Servers• Music, Other, Productivity, Tools / Utilities• Utilities
Castopod is a free and open-source hosting platform made for podcasters who want to engage and interact with their audience. See documentation for all available configuration options: https://docs.castopod.org/main/en/getting-started/docker/
Other, Productivity, Tools / Utilities• Utilities
An ever-growing notification platform that can be used for all notification needs. It pairs perfectly with ntfy.
Self-hosted website change detection monitoring.
Media Applications• Video, Media Servers• Video, Other, Tools / Utilities• Utilities
The Channels DVR server
Media Applications• Music, Media Servers• Music, Other, Productivity, Tools / Utilities• Utilities
Create and convert chapters for podcasts, youtube, matroska, mkvmerge/nero/vorbis, webvtt, ffmpeginfo, ffmetadata, pyscenedetect, apple chapters, edl, podlove simple chapters (xml, json), apple hls chapters and mp4chaps. Some features are not available in the web interface, but can be accessed via the command line interface: https://github.com/Mtillmann/chaptertool?tab=readme-ov-file#cli
Backup, Cloud, Other, Productivity, Tools / Utilities• Utilities
The Charm Tool and Library
Other, Productivity, Tools / Utilities• Utilities
Database diagrams editor that allows you to visualize and design your DB with a single query.
Network Services• Web, Tools / Utilities• Utilities
Chatbot Ollama is an open source chat UI for Ollama
Cloud, Other, Tools / Utilities• Utilities
Premium quality UI for ChatGPT
Monitors local services and reports any issues to the Checkmk server.
Monitors local services and reports any issues to the Checkmk server.
Monitors local services and reports any issues to the Checkmk server.
Network Services• Management, Plugins, Tools / Utilities• System
Monitors local services and reports any issues to the Checkmk server.
Downloaders, Tools / Utilities• Utilities
Scan your library files for corrupt media and replace the files via sonarr and radarr
Media Applications• Photos, Media Servers• Photos, Other, Productivity, Tools / Utilities• Utilities
Self-hosted Image and Video Hosting solution, your own Flickr/imgur media sharing alternative with your rules.
Crypto Currency, Network Services• Web, Other, Other, Tools / Utilities• Utilities
This template uses the official Chia-Docker. Chia-Docker is a containerised version of the Chia Blockchain (no GUI) for HDD Farming. Helps turn your Unraid server into a XCH / cryptocurrency farming rig.
Other, Productivity, Tools / Utilities• Utilities
A simple place for your entire family to use to find gifts that people want and avoid double-gifting.
Productivity, Tools / Utilities• Utilities
Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. You can report bugs or wish for features by opening an issue in the GitHub page.
Other, Productivity, Tools / Utilities• Utilities
CICDodo is a Discord bot interface for ARK: Survival Ascended mod creators who want to automatically send messages when new releases are approved
This template is for scanning your unRAID server with clamav and clamscan. To scan your server, check the environment variable to set the scanned folder and just start the container. When it is finished, the container will stop and you can view the logs to see the results. If you are having issues with permissions, you should adjust your User ID and Group ID below. You might also need to change the permissions on the config folder. You can do with with Docker Safe Permissions, using the built-in "NewPerms" commands, or a simple shell command. 1. In the GUI 2. newperms /mnt/cache/appdata/clamav 3. chmod -R u-x,go-rwx,go+u,ugo+X /mnt/cache/appdata/clamav && chown -R nobody:users /mnt/cache/appdata/clamav NOTE:Option 3 above are the commands that "newperms" runs in the bg.