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 image allows linked containers to send outgoing email. You can configure it to send email directly to recipients, or to act as a smart host that relays mail to an intermediate server (eg, GMail, SendGrid).
The default installation is the smart host version, for additional parameters to use as a smart host see the project link.
https://hub.docker.com/r/bytemark/smtp/
ByteStash is a web-based application for managing and organising code snippets with a clean, modern interface. Features include syntax highlighting, categorisation, a full-fledged code editor.
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
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.
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.
Casdoor is an open-source, multi-tenant, and cloud-native identity and access management (IAM) solution. It provides a user-friendly interface for managing user authentication and authorization in various applications and systems
Create a app.conf file in the same appdata/casdoor directory, then copy app.conf from https://github.com/casdoor/casdoor/blob/master/conf/app.conf and edit accordingly
default login:
admin
123
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/
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
Enjoy CHITUBOX directly in your browser with this easy to use Docker container.
This template has the minimum variables defined, but you can find additional details on the template at the URLs listed below.
https://github.com/helfrichmichael/chitubox-novnc
https://hub.docker.com/r/mikeah/chitubox-novnc
Automatically sync your clipboard across multiple devices, no key press required. Ensures seamless clipboard sharing between devices, prioritizing privacy with end-to-end encryption.
Code-server(https://coder.com) is VS Code running on a remote server, accessible through the browser.
- Code on your Chromebook, tablet, and laptop with a consistent dev environment.
- If you have a Windows or Mac workstation, more easily develop for Linux.
- Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
- Preserve battery life when you're on the go.
- All intensive computation runs on your server.
- You're no longer running excess instances of Chrome.
Unofficial image of Bitfocus companion, update to latest stable once a month.
Bitfocus Companion enables the reasonably priced Elgato Streamdeck to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
You don't need an actual stream deck to use it. Companion both comes with a builtin stream deck emulator, a webpage for touch screens and the ability to trigger buttons via OSC, TCP, UDP, HTTP, WebSocket and ArtNet. It does the same job, just without the buttons.
CompreFace (CPU) is a leading free and open-source face recognition system
You can choose between different Builds
FaceNet(default), (compreface:0.6.1) - For general purposes. Support CPU without AVX2
Arcface-R100, (compreface:0.6.1-arcface-r100) - The most accurate model, but the most slowest
MobileNet, (compreface:0.6.1-mobilenet) - The fastest model among CPU only models
More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md
Database
by default this App install a PostgresSQL Server. The Data are stored in the given Appdata Folder.
If you allready have your own Postgres Server running, you can setup a external Server.
1. Click on "Show more settings"
2. Enter the Username and URL of your PostgresSQL Server. Note: The User has to be SuperUser Rights
3. Set the Variable EXTERNAL_DB to "True"
The URL should look like this:
jdbc:postgresql://IP:PORT/DATABASENAME
like:
jdbc:postgresql://192.168.1.254:5432/compreface
CompreFace is a leading free and open-source face recognition system
1. Install Unraid Nvidia Plugin (available in the community apps store): https://forums.unraid.net/topic/98978-plugin-nvidia-driver/
2. You can choose from different GPU Builds:
Arcface-R100-GPU, (compreface:0.6.1-arcface-r100-gpu) - The most accurate model
MobileNet-GPU, (compreface:0.6.1-mobilenet-gpu) - The fastest model
More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md
Database Configuration
by default this App install a PostgresSQL Server. The Data are stored in the given Appdata Folder.
If you allready have your own Postgres Server running, you can setup a external Server.
1. Click on "Show more settings"
2. Enter the Username and URL of your PostgresSQL Server. Note: The User has to be SuperUser Rights
3. Set the Variable EXTERNAL_DB to "True"
The URL should look like this:
jdbc:postgresql://IP:PORT/DATABASENAME
like:
jdbc:postgresql://192.168.1.254:5432/compreface
A simple self-contained Rust-based Matrix server. Fully configurable with Environment Variables! (Beta)
Check Support Thread for NGINX conf.
Conduit is Beta, meaning you can join and participate in most Matrix rooms, but not all features are supported and you might run into bugs from time to time.
Conduit is a lightweight open-source server implementation of the Matrix Specification with a focus on easy setup and low system requirements. That means you can make your own Conduit setup in just a few minutes.
Conduit keeps things simple, it's a single binary with an embedded database and can be much faster than other server implementations in some cases.
Puts Docker Containers to sleep and wakes them back up when they're needed.
Written in Node.js, this application acts as a HTTP reverse proxy and stops Docker containers which haven't been accessed recently and starts them again when a new request comes in. ContainerNursery also makes sure there are no more active WebSocket connections before stopping the container.
To improve the user experience a loading page is presented, which automatically reloads when the containers webserver is ready.
This package contains the Coral Accelerator Module Drivers and installs them to utilize them in your Docker containers.
Only necessary for PCI based Coral TPUs!
CoreFreq is a CPU low level monitoring software designed for x86_64-Processors. You can show Package and Core temps, Hot sensor, Vcore, RAM,...
You can also toggle SpeedStep, Clock modulation, Turbo boost, C-States demotion, C1E,...
It has also a built in stress test and much, much more.
Visit the plugin page after installing and follow the instructions.
Open up a unRAID Terminal and type in 'corefreq-cli' (without quotes), hit "F2" or "SPACE" to open up the menu inside CoreFreq.
Please note that not every combination of CPU and motherboard is supported!
Intel Systems: It is recommended that you append 'nmi_watchdog=0' (without qutoes) for better accuracy to your syslinux configuration (this is only recommended if you are using it directly on Unraid with a physical monitor and keyboard attached, if are using it over SSH it's not necessary because of the added network delay).
You can get more details here: https://github.com/cyring/CoreFreq
ATTENTION: If you experience any rendom crashes of Unraid or a crash when installing the plugin please make a short post in the support thread and also put you Diagnostics (Tools -> Diagnostics -> Download -> drop the downloaded zip file in the text box) in the post.
WARNING: KEEP IN MIND, FREQUENCIES/CORE RATIOS ARE APPLIED IN REAL TIME, PLEASE ONLY CHANGE THE VALUES IF YOU KNOW WHAT YOU ARE DOING!!!
Croodle is an end-to-end encrypted web application to schedule a date or to do a poll on a any topic. All data like title, description, number and labels of options, available answers and names of users and their selections are encrypted/decrypted in the browser using strong 256-bit AES encryption.
cryptgeon is a secure, open source sharing note or file service inspired by PrivNote.
each note has a generated id (256bit) and key 256(bit). The id is used to save & retrieve the note. the note is then encrypted with aes in gcm mode on the client side with the key and then sent to the server. data is stored in memory and never persisted to disk. the server never sees the encryption key and cannot decrypt the contents of the notes even if it tried to.
This container was built using SmartPhoneLover's cryptgeon but runs using Redis instead of memcache. Also has extra variables that can be configured.
This requires Redis to be already running.
I obtained SSL certificate through NGINX proxy manager and let's encrypt.
pYour gateway to the world of crypto !/p
pspan style="color: rgb(184, 49, 47);"strongThis project cannot be considered in any way as trading advice./strong/span/p
p
/p
pDownload config.yml/p
pwget -O /mnt/user/appdata/crypto-exchanges-gateway/config.json a href="https://raw.githubusercontent.com/aloysius-pgast/crypto-exchanges-gateway/master/config/config.sample.json"https://raw.githubusercontent.com/aloysius-pgast/crypto-exchanges-gateway/master/config/config.sample.json/a/p
pedit config.json and strongchange 127.0.0.1 to 0.0.0.0./strong/p
pAdd API keys for the supported platform./p