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.
This application has no WebUI, reference the readme at https://github.com/autobrr/omegabrr/blob/main/README.md for documentation on how to run this application.
Omegabrr transforms monitored shows, movies, books and music from arrs into Autobrr filters. It also supports adding titles from custom lists to autobrr filters.
OneDev is an all-in-one DevOps platform that features Git repository management with language-aware code search, issue management with custom states and fields, and a docker-first Kubernetes native build/CI engine. An alternative to GitLab, it is easier to use and maintain, with lots of unique features
OneDev by default uses an embedded database to store data. You may use environment variables to connect to external database if desired.
See Documentation
https://code.onedev.io/projects/162/files
A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and SharePoint.
Installation:
- Before creating the Onedrive docker container, make sure you created a configuration and data folder first (see template).
- Install the Onedrive docker container using the template.
- Once installed, stop the docker container and find the container ID. (In the right upper corner of the docker page, switch over from ‘Basic view’ to ‘Advanced view’. Now you can see the Container ID for your newly created container (for example 72409c107bd0). Copy this ID.)
- Open the Unraid terminal and type: docker start your_container_ID --interactive (use right mouse --> paste to paste your container ID in the terminal).
- After entering the command and pressing enter, the container starts in interactive mode and a link to a Microsoft login page is shown in the terminal. You can open this link by clicking on it and log in with the Microsoft credentials of the Onedrive account you want to add. If successful, a blank page is shown. Copy the full address of this page and past it (right mouse and paste) in the terminal as the response URL and press enter. If the link is accepted, the client immediately starts downloading your files.
- You can close the terminal, restart the container normally and everything should be working from now on.
- For every Onedrive account you want to sync with Unraid, you need to create a new docker container with a different folder for the configuration and data files.
Containerized OneTimeSecret with customization, and without paid/account features.
<br>
Just simple, secure password sharing.
<br>
Keep sensitive info (passwords) out of your email & chat logs.
<br>
<br>
Requires Redis container with a password set on it! See support thread for more information.
This is a simple container that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline.
You can install it on your machine to get notified with Pushover if a site goes down, or you can install it on a remote machine to ping your server and get a notification if it's not reachable.
ONLYOFFICE Community Server is a free open source collaborative system developed to manage documents, projects, customer relationship and email correspondence, all in one place.
HTTPS Support can be enable creating a "certs" folder in the data directory and placing onlyoffice.crt and onlyoffice.key in it
Before you start this container you need to create the onlyoffice network.
Open Unraid terminal and paste this command in there:
" sudo docker network create --driver bridge onlyoffice " -- withouth the " "
If you pair this container with onlyoffice-community-server then this container needs to start first.
HTTPS Support can be enable creating a "certs" folder in the data directory and placing onlyoffice.crt and onlyoffice.key in it. Add fonts by placing .ttf in the font folder and force updating the container.
For more information visit the support thread
https://forums.unraid.net/topic/85643-support-amjidovu-onlyoffice-community-server/
OnlyOffice Mail Server for external mail.
Click advanced view and setup the yourdomain.com with your domain registered hostname.
For more information visit the support thread
https://forums.unraid.net/topic/85643-support-amjidovu-onlyoffice-community-server/
External database for OnlyOffice. ( MySQL 5.7 )
The database needs initialization.
Read the support thread on how to initialize it:
https://forums.unraid.net/topic/85643-support-amjidovu-onlyoffice-community-server/
Ontime is a browser-based application that manages event rundowns, scheduling, and cueing.
With Ontime, you can plan, track your schedule, manage automation and cross-department show information all in one place.
This plugin shows any open files on the array that might prevent a clean shutdown. The plugin web page is installed in 'Tools'. You can stop all array processes on the open files web page and troubleshoot shutdown problems. After you stop all array processes, you will see what processes are still holding files open on the array preventing a shutdown.
(Formerly Ollama WebUI)
ChatGPT-Style Web Interface for various LLM runners, including Ollama and OpenAI-compatible APIs
IMPORTANT: Make sure to add the following environment variable to your ollama container
- OLLAMA_ORIGINS=*
Set your OpenAI API key (not persistant)
- OPENAI_API_KEY
Unraid compatible OpenAI WebUI.
Requires your valid OpenAI API key.
Please review https://github.com/Infotrend-Inc/OpenAI_WebUI/README.md for two sections in particular:
- the .env supported environment variables that are defined in this template
- the Unraid specific setup section that introduces features not enabled by default, including the ability to password protect the WebUI.
Extra parameters are available under the advanced settings.
- the default savedir is /iti/savedir. /iti is mounted from within the appdata folder.
- When using the "prompt presets" feature, the directory must exist (recommended location: /iti/prompt_presets).
- When using the "prompt presets settings" feature, the JSON file must exist (recommended location: /iti/prompt_presets.json).
OpenCanary is a multi-protocol network honeypot. It's primary use-case is to catch hackers after they've breached non-public networks. It has extremely low resource requirements and can be tweaked, modified, and extended.
!! It is obviously recommended to use a dedicated IP for this container so as not to have port conflicts used.
The following services are enabled by default:
telnet
ssh
http
https
A self-hosted, offline, ChatGPT-like chatbot with open source LLM support. 100% private, with no data leaving your device.
Please note that this version requires an NVIDIA GPU with the Unraid NVIDIA-DRIVER plugin.
OpenConnect server is an SSL VPN server. Its purpose is to be a secure, small, fast and configurable VPN server. It implements the OpenConnect SSL VPN protocol, and has also (currently experimental) compatibility with clients using the AnyConnect SSL VPN protocol. The OpenConnect protocol provides a dual TCP/UDP VPN channel, and uses the standard IETF security protocols to secure it. This container is an automated build linked to alpine. The dockerfile was written to always download and compile the latest release of OpenConnect VPN server when built.
OpenEats is a recipe management site that allows users to create, share, and store their personal collection of recipes.
Requires MariaDB container (I recommend LinuxServer's container)
FIRST RUN: Please wait while the container creats all the necessary tables in the SQL database.
This can take 5-10 minutes or so and the container will have NO log output when it does this.
Please be patient, if you interrupt this by stopping the container it will leave you with a broken database!
Please use support link for more information about this container.
OpenFAN is open-source, open-hardware 12V PWM fan controller for the hobbyists and hackers!
This fan controller allows you to control 10 PWM fans over USB or remotely over network.
OpenFAN gives you two ways to control each fan:
Traditional (PWM): Set target PWM and the fan will spin at whatever RPM it is designed to spin with that PWM. (ie. Assuming 2000RPM fan, if we set the PWM to 50%, the fan should spin at 1000RPM which is half of full speed)
Advanced (RPM): Set target RPM and OpenFAN will use it's built in PID algorithm to keep the fan always spinning at that RPM.
OpenFAN also has an open-source API that allows you to programmatically control your fans, set custom profiles and more.
OpenFAN was designed by PC enthusiast for PC enthusiasts.
Key features:
- Works on Windows, Linux and Mac
- 10x PWM fans (Supports 12V, 4-pin fans)
- Individually control each fan
- SATA power (cable not provided)
- Micro-USB communication (motherboard cable included)
- Control fans by setting target PWM or target RPM
- Optional I2C/1-Wire (header not populated)
- Open source API for communication and control
- Open source and open-hardware design
- Control fans over USB or remotely over network*
- FanControl integration through plugin
To control fans remotely over network, the OpenFAN board needs to be connected to the PC via USB and running the OpenFAN software. The software allows you to access the fan controller remotely over network.
Opengist is a self-hosted pastebin powered by Git. All snippets are stored in a Git repository and can be read and/or modified using standard Git commands, or with the web interface. It is similiar to GitHub Gist, but open-source and could be self-hosted.
Create public, unlisted or private snippets
Init / Clone / Pull / Push snippets via Git over HTTP or SSH
Syntax highlighting ; markdown & CSV support
Search code in snippets ; browse users snippets, likes and forks
Embed snippets in other websites
Revisions history
Like / Fork snippets
Download raw files or as a ZIP archive
OAuth2 login with GitHub, GitLab, Gitea, and OpenID Connect
Restrict or unrestrict snippets visibility to anonymous users
Docker support
More...
openHAB - a vendor and technology agnostic open source automation software for your home.
For sample rules etc. have a look at https://github.com/maschhoff/OpenHAB
A docker image to run OpenLDAP, The container default log level is info. Available levels are: none, error, warning, info, debug and trace. To use this container with phpldapadmin, create a custom network that both containers are on and then link them using --link openldap:PHPLDAPADMIN_LDAP_HOSTS in the extra parameters of the phpldapadmin docker container (which should be equal to HOSTNAME in this container). Any other docker that wants to use LDAP credentials will need the same extra parameter including Let's Encrypt if you are using linuxserver.io's ldap-auth container.
TES3MP is a project adding multiplayer functionality to OpenMW, a free and open source engine recreation of the popular Bethesda Softworks game "The Elder Scrolls III: Morrowind".
As of version 0.7.0, TES3MP is fully playable, providing very extensive player, NPC, world and quest synchronization, as well as state saving and loading, all of which are highly customizable via serverside Lua scripts.
Remaining gameplay problems mostly relate to AI and the synchronization of clientside script variables.
Update Notice: Simply restart the container if a newer version of the game is available.
a simple yet sophisticated log search, infrastructure monitoring, and APM solution. It is a full-fledged observability platform that can reduce your storage costs by ~140x compared to other solutions and requires much lower resource utilization resulting in much lower cost.
OpenProject is a web-based project management system for location-independent team collaboration, this is a release of the open-source community edition.
Once the container has started it may take a few minutes before the WebUI is available, see container logs for startup progress.
The default administrator login credentials are:
Username: admin
Password: admin
For advanced configuration, see all supported environment variables:
(https://www.openproject.org/docs/installation-and-operations/configuration/environment/#supported-environment-variables)
OpenRA dedicated server
OpenRA is a project that recreates and modernizes the classic Command & Conquer real time strategy games. We have developed a flexible open source game engine (the OpenRA engine) that provides a common platform for rebuilding and reimagining classic 2D and 2.5D RTS games (the OpenRA mods).