The Plugin aims to reduce the wear on your SSD by moving the docker status and log files into your RAM.
Community Apps
Browse our large and growing catalog of applications to run in your Unraid server.
raneto
Productivity, Tools / Utilities• Utilities
Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.
RapidPhotoDownloader
Backup, Media Applications• Photos, Productivity, Tools / Utilities• Utilities
This Docker will download and install Rapid Photo Downloader. ATTENTION: Please be sure to set the right source and destination folder on the server, otherwise the template creates automaticaly two new folders to your shares if not changed ('rpd-source-folder' & 'rpd-destiantion-folder'). Update Notice: Go to the Rapid Photo Downloader homepage (https://www.damonlynch.net/rapid/) and got to the download selection, rightclick on "Install script" and select "Copy Link Location" then paste the copied link into the "Download URL" variable.
The plugin installs rclone. rclone is a command line program to sync files and directories to and from services such as: Amazon Drive Amazon S3 Backblaze B2 Box Dropbox FTP Google Cloud Storage Google Drive HTTP Microsoft Azure Blob Storage Microsoft OneDrive Nextcloud ownCloud SFTP WebDAV The local filesystem * And many more Go to http://rclone.org/ for more information.
RCON
Game Servers, Network Services• Management, Plugins, Productivity, Tools / Utilities• Utilities
This plugin adds RCON to your unRAID server and enables your to connecto to various servers who are following the RCON protocol standard. Simply issue 'rcon -h' from an unRAID Terminal and you get an overview on how to connect. A basic connection command will look like this: 'rcon -a RCONIP:RCONPORT -p PASSWORD' to end the connection press CTRL + C. ATTENTION: The RCON protocol transmits everything un-encrypted (including your password!). Therefore it is strongly recommended to not connect to RCON over the internet rather it is recommended to use a VPN or SSH if you want to connect to a foreign server over the internet. Source: https://github.com/n0la/rcon
RCON-WebAdmin
Game Servers, Tools / Utilities• Utilities
Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. This image lets you run the rcon-web-admin administration tool as a Docker container. A great benefit of running rcon-web-admin in Docker, especially in a Docker Composition is that the RCON port of your game server can remain securely isolated within the Docker network. Additional Variables available at: https://github.com/rcon-web-admin/rcon-web-admin#environment-variables
Rebuild Docker Network Dependent Containers, e.g. Monitor a VPN or any container and rebuild dependent containers using the VPN container network stack --net=container:vpn_cotnainer_name. RDNDC will monitor the master/vpn container during updates, restarts and after server boot. Please refer to the readme before deploying this container: https://github.com/elmerfdz/unRAIDscripts
recyclarr
A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. As of v2.3.0 the image is rootless and the Nobody user must be passed via the Extra Parameter '--user="99:100"'. The PUID and PGID environment variables are no longer used and must be removed. Full instructions here: https://github.com/recyclarr/recyclarr/wiki Formerly named "Trash Updater".
This plugin adds a per share .Recycle.Bin folder to hold samba deleted files until you empty the trash either manually or remove aged files on a schedule. Shares that are excluded will not have the recycle bin enabled. A .Recycle.Bin folder is created in each share the first time a file is deleted in the share that you can access by browsing to //Tower/Share/.Recycle.Bin. You can restore deleted files from the //Tower/Share/.Recycle.Bin. The User access to the .Recycle.Bin folder is the same as the User share access. If you remove the plugin all deleted files will be kept in the share .Recycle.Bin folders. You will have to empty the trash before you remove the plugin if you do not want to use it.
The newest Red-Discordbot in a convenient multi-arch container How to create a bot account: https://discordpy.readthedocs.io/en/v1.0.1/discord.html#creating-a-bot-account Readme: https://github.com/PhasecoreX/docker-red-discordbot
Redirecterr
Media Applications• Other, Other, Productivity, Tools / Utilities• Utilities
Filter and redirect Overseerr requests based on requester, keywords, age ratings, and more. Supports routing to multiple instances simultaneously.
redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
Redis
Network Services• Management, Productivity, Tools / Utilities• Utilities
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. Based on official Redis Docker image.
RedisInsight
RedisInsight - The GUI for Redis.
RedisInsight
RedisInsight - The GUI for Redis. Take your productivity to the next level when developing with Redis or Redis Stack! Use RedisInsight to visualize and optimize Redis data. A powerful desktop manager, RedisInsight provides an intuitive and efficient UI for Redis and Redis Stack and supports CLI interaction in a fully-featured desktop UI client. In case of permission error, open terminal and run : "chmod 777 /mnt/user/appdata/redisinsight/"
regrabarr beta
(RE)grabarr is a Discord bot that allows end users to regrab (delete and redownload) content.
RejettoHFS3 beta
Downloaders, Media Applications• Books, Music, Photos, Video, Other, Media Servers• Books, Music, Photos, Video, Other, Network Services• Web, Other, Tools / Utilities• Utilities
Rejeto HFS Http File Server YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR HFS3 TO WORK. Please Read: https://raw.githubusercontent.com/bmartino1/unraid-docker-templates/refs/heads/main/Guides/Quick%20Start%20Guide%20For%20Rejeto%20HFS.txt Access via web your files directly from your disk You be the server! Share files fresh from your disk, with unlimited space and bandwidth. Fast! Try zipping 100GB, downloads starts immediately! Share even a single file with our virtual file system, even with a different name, all without touching the real file. Present things the way you want! Watch all activities in real-time. Control bandwidth: decide how much to give. No intermediaries: give a huge file to your friend without waiting for it to be uploaded on a server first. Intelligent: HFS tries to detect problems and suggest solutions. Expandable: find the right plugin, or make you own Easily run a web page, mange users groups and share a file thorugh your Web Browser. Docker Compose Varient https://github.com/bmartino1/hfs-docker Other Environment HFS Variables This docker image doesn't have any specific env. Every env starting with HFS_ will be passed to HFS. Read (https://github.com/rejetto/hfs/blob/main/config.md#how-to-modify-configuration) page to learn more about how envs work. Docker Volumes and Mounts You can mount as many volumes as you wish in docker to persist the file storage, but keep in mind that if you want to persist HFS configurations as well you must mount a volume that points to the cwd of HFS (which you can override with HFS_CWD env). The default hfs cwd of the container is /home/hfs/.hfs HTTPS make certs Recommend to use admin interface... openssl req -x509 -newkey rsa:4096 -keyout /mnt/user/appdata/hfs/certificate/privkey.key -out /mnt/user/appdata/hfs/certificate/cert.pem -days 365 -nodes
release-bot
Cloud, Other, Productivity, Tools / Utilities• Utilities
A Telegram bot that monitors the releases of given repos, sending messages upon a new release.
Remmina is a remote desktop client for POSIX-based computer operating systems. It supports the Remote Desktop Protocol, VNC, NX, XDMCP, SPICE and SSH protocols. With this container you can connect through VNC to your RDP session, SSH,... In the Docker Hub description for the container is a example how to reverse proxy noVNC with nginx and secure it via http basic authentification.
remmina
Network Services• Other, Tools / Utilities• Utilities
Remmina(https://remmina.org/) is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols, in an integrated and consistent user interface. Currently RDP, VNC, SPICE, SSH and EXEC are supported.
remotely
A remote control and remote scripting solution, built with .NET 6, Blazor, and SignalR Core.
Replex
Media Servers• Other, Tools / Utilities• Utilities
Remix your plex recommendations.
requestrr
Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. Current platform is Discord only, but the bot was built around the ideology of quick adaptation for new features as well as new platforms. AppSupport: https://discord.gg/atjrUen5fJ
resilio-sync
Backup, Cloud, Network Services• Other, Tools / Utilities• Utilities
Resilio-sync(https://www.resilio.com/individuals/) (formerly BitTorrent Sync) uses the BitTorrent protocol to sync files and folders between all of your devices. There are both free and paid versions, this container supports both. There is an official sync image but we created this one as it supports user mapping to simplify permissions for volumes.
ResilioSync
Sync uses peer-to-peer technology to provide fast, private file sharing for teams and individuals. By skipping the cloud, transfers can be significantly faster because files take the shortest path between devices. Sync does not store your information on servers in the cloud, avoiding cloud privacy concerns.
restic
Backup, Cloud, Other, Productivity, Tools / Utilities• Utilities
A backup program that is fast, efficient and secure.
Retrom
Media Applications• Other, Media Servers• Other, Other, Productivity, Tools / Utilities• Utilities
Retrom is a centralized game library management service that allows you to host your games on a single device, and connect clients on any amount of other devices to (un)install/download and subsequently launch said games locally.
RetroNAS_inabox
Game Servers, Tools / Utilities• Utilities
This container will fully install a RetroNAS VM into the VMs tab of your server. It downloads an a vDisk image, verifies it with a checksum before creating a vm template and installing the VM for you. What you choose in the container varaibles will reflect to the vm. For most people these dont need to be changed from the defaults. If you need to change the locations in the container this is what each will do. VM Share on Server: This should be set to your VM share - default on Unraid is /mnt/user/domains - the vm will be installed here RetroNAS data share This should point to a share you want RetronNAS to use. All your roms etc will be here. Best have an empty share and move what you need there later. default is retronas. The container will connect the VM using virtiofs to this share. So the share doent have to be "exported" by Unraid for retroNAS to use it (more secure) Name to call VM: Easy -- The name you want the VM to be called default id RetroNAS but you can change it The container then will do the rest. It will create an xml file for the vm based on the above and install the vm straight into the server. So once run goto the VMs tab and you will see it there. Start it up and confiure retronas in vnc window and configure (see my video how) default username and password is retronas (yes you can change them later! ) After logging in type retronas to configure your RetroNAS server. Have fun :) The container doesnt need to be kept running. It is just an install tool. The container has no webUI so to see what its doing view the container log. ** This container cant translate the location of an unassigned disk across to the vm template. So all locations choosen must be on the array or pool device.
RetroReplay
Media Applications• Video, Other, Productivity, Tools / Utilities• Utilities
Highlight your Plex media that originally aired in the past during the current week or month. Automatically maintain lists on TMDb that can be used with Kometa to create collections on Plex.
Reubah
Media Applications• Photos, Other, Productivity, Tools / Utilities• Utilities
A simple web-based tool for processing images and converting documents with a simple interface.