activepieces
Other, Productivity, Tools / Utilities• Utilities
Activepieces is a no-code workflow builder, designed to be extensible through a strongly typed pieces framework written in Typescript.
Browse our large and growing catalog of applications to run in your Unraid server.
Other, Productivity, Tools / Utilities• Utilities
Activepieces is a no-code workflow builder, designed to be extensible through a strongly typed pieces framework written in Typescript.
Other, Tools / Utilities• Utilities
Feeds ADS-B data into adsbexchange.com. Designed to work with the other CA application adsb-main.
Other, Tools / Utilities• Utilities
Feeds ADS-B data into flightaware.com Designed to work with the other CA application adsb-main.
Other, Tools / Utilities• Utilities
Feeds ADS-B data into https://www.flightradar24.com/ Designed to work with the other CA application adsb-main.
Other, Tools / Utilities• Utilities
Unraid template for mikenye/adsbhub to allow for quicker setup of these docker containers. This is known as the "BEASTHOST", point all helper containers to this application. Please note, this is the dump1090 docker container. To actually share this data with various flight-sharing sites, such as flightradar24, FlightAware, adsbexchange, planefinder, etc, you will need to set up the accompanying docker containers for sharing the data. The currently supported sites are: adsbexchange.com adsbhub.org flightaware.com flightradar24.com radarbox.com opensky-network.org planefinder.net
Game Servers, Network Services• Messenger, VOIP, Other, Tools / Utilities• Utilities
Discord Bot to harness Among Us game data, and automatically mute/unmute players during the course of the game! Works in conjunction with amonguscapture This program is in Beta. While we are confident about the basic functionality, there will still be issues or pecularities with how the program functions! We are actively working to resolve these issues! Have any questions, concerns, bug reports, or just want to chat? Join the discord at https://discord.gg/ZkqZSWF! unRAID template by Argash Updates: 2020-10-20 - Updated template with new environment variables rework in bot version 2.4.0
AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for hosting game servers. It runs on both Windows and Linux and requires no command line knowledge to get started. Everything is taken care of by its clear and intuitive web interface, making it a breeze to use.
Cloud, Other, Productivity, Tools / Utilities• Utilities
A Python-based collaborative content management system (wiki), powered by Git and Markdown.
Backup, Cloud, Media Servers• Other, Other, Tools / Utilities• Utilities
My Docker of ankicommunity/anki-sync-server. Further info on https://github.com/lawryder/ankidock
Cloud, Network Services• Privacy, Other, Productivity, Tools / Utilities• Utilities
Self-hosted anonymous email forwarding
Answer helps you to build a community between your users and your team. It's a place where you can share your knowledge and help your users to solve their problems. Documentation: https://answer.dev/docs/
Other, Productivity, Tools / Utilities• Utilities
The all-in-one AI app for any LLM with full RAG and AI Agent capabilities.
HADashboard and Python apps for Home Assistant. Note that you MUST manually edit your auto-generated appdaemon.yaml file to add a few required settings. See support threat here for an example: https://forums.unraid.net/topic/72041-support-appdaemon-hadashboard-corneliousjd-repo/
This plugin is for application developers ONLY. It will create the category entries for application templates so that Community Applications can display the apps correctly. (Either docker apps or plugins) https://forums.unraid.net/discover/92
This plugin is for application developers ONLY. It will create the category entries for application templates so that Community Applications can display the apps correctly. (Either docker apps or plugins) https://forums.unraid.net/discover/92
Game Servers, Network Services• Web, Other
A server for the Action Quake 2 mod for Quake 2. This server is configured for Teamplay.
Cloud, Network Services• Privacy, Other, Productivity, Security, Tools / Utilities• Utilities
A privacy-respecting, ad-free, self-hosted Google metasearch engine with strong security that offers full API support and utilizes Qwant for images, and DuckDuckGo for auto-complete.
Check out the wiki for making config files for your steam account. https://github.com/JustArchiNET/ArchiSteamFarm/wiki ASF is a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. Unlike Idle Master which works only for one account at given time, while requiring Steam client running in the background and launching additional processes imitating "game playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once. In addition to that, it's meant to be run on servers or other desktop-less machines, and features full cross-OS support, which makes it possible to launch on any operating system with .NET Core runtime, such as Windows, Linux and OS X. ASF is possible thanks to gigantic amount of work done in marvelous SteamKit2 library. Today, ASF is one of the most versatile Steam power tools, allowing you to make use of many features that were implemented over time. Apart from idling Steam cards, which remains the primary focus, ASF includes bunch of features on its own, such as a possibility to use it as Steam authenticator or chat logger. In addition to that, ASF includes plugin system, thanks to which anybody can further extend it to his/her needs.
Media Servers• Other, Productivity, Tools / Utilities• Utilities
A collection of PowerShell scripts that collect information from *arrs API and sends it off to Discord via webhooks.
Other, Productivity, Tools / Utilities• Utilities
AutoKuma is a utility that automates the creation of Uptime Kuma monitors based on Docker container labels. With AutoKuma, you can eliminate the need for manual monitor creation in the Uptime Kuma UI.
Other, Productivity, Tools / Utilities• Utilities
A web interface for Stable Diffusion Integrates with Open WebUI: https://docs.openwebui.com/tutorial/images/#configuring-open-webui Add custom models: https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Usage#custom-models
Other, Productivity, Tools / Utilities• Utilities
Automatisch is a business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes.
WireGuard VPN, Privoxy and Unbound built-in! This needs no description, you'll know if you need this.
Network Services• Other, Other, Tools / Utilities• Utilities
Avahi - Mdns Used to Reflect mDNS broadcasts between networks and vlans This may require you to add a userscript or go file edit to stop unriads avahi service in favor of this one for easier edits... /etc/rc.d/rc.avahidaemon stop You Must Provide the docker option to build the avahi config. Defaults is applied otherwise... You can also connect to a VLAN on a physical interface by suffixing the parent with . and the VLAN ID (e.g. --opt parent=eno1.123 for VLAN 123 on the eno1 interface. The sub-interface does not need to exist before running the command to create the network as the driver will automatically create this. This can Also assit with mdns over a VPN interface... Example add Vlan Extra option: Use the Advance Togle > in the Extra Parmenter filed add --opt parent=eno1.123 Remember this interface is what's the console of the docker sees and "." Vlan Number... https://github.com/bmartino1/avahi Docker image for the Avahi mDNS/DNS-SD daemon. Built on debian Linux to make the image as small as possible. Highly configurable through environment variables to support most use cases which need an Avahi Daemon. run mdns-scan in the console to help detect and force a avahi browse and discovery. Review avahi-daemon ManPages for option: https://linux.die.net/man/5/avahi-daemon.conf ManPage Option | Docker Variable host-name | SERVER_HOST_NAME domain-name | SERVER_DOMAIN_NAME browse-domains | SERVER_BROWSE_DOMAINS use-ipv4 | SERVER_USE_IPV4 use-ipv6 | SERVER_USE_IPV6 allow-interfaces | SERVER_ALLOW_INTERFACES deny-interfaces | SERVER_DENY_INTERFACES check-response-ttl | SERVER_CHECK_RESPONSE_TTL use-iff-running | SERVER_USE_IFF_RUNNING enable-dbus | SERVER_ENABLE_DBUS disallow-other-stacks | SERVER_DISALLOW_OTHER_STACKS allow-point-to-point | SERVER_ALLOW_POINT_TO_POINT cache-entries-max | SERVER_CACHE_ENTRIES_MAX clients-max | SERVER_CLIENTS_MAX objects-per-client-max | SERVER_OBJECTS_PER_CLIENT_MAX entries-per-entry-group-max | SERVER_ENTRIES_PER_ENTRY_GROUP_MAX ratelimit-interval-usec | SERVER_RATELIMIT_INTERVAL_USEC ratelimit-burst | SERVER_RATELIMIT_BURST ManPage Option | Docker Variable enable-wide-area | WIDE_AREA_ENABLE_WIDE_AREA ManPage Option | Docker Variable disable-publishing | PUBLISH_DISABLE_PUBLISHING disable-user-service-publishing | PUBLISH_DISABLE_USER_SERVICE_PUBLISHING add-service-cookie | PUBLISH_ADD_SERVICE_COOKIE publish-addresses | PUBLISH_PUBLISH_ADDRESSES publish-hinfo | PUBLISH_PUBLISH_HINFO publish-workstation | PUBLISH_PUBLISH_WORKSTATION publish-domain | PUBLISH_PUBLISH_DOMAIN publish-dns-servers | PUBLISH_PUBLISH_DNS_SERVERS publish-resolv-conf-dns-servers | PUBLISH_PUBLISH_RESOLV_CONF_DNS_SERVERS publish-aaaa-on-ipv4 | PUBLISH_PUBLISH_AAAA_ON_IPV4 publish-a-on-ipv6 | PUBLISH_PUBLISH_A_ON_IPV6 ManPage Option | Docker Variable enable-reflector | REFLECTOR_ENABLE_REFLECTOR reflect-ipv | REFLECTOR_REFLECT_IPV reflect-filters | REFLECTOR_REFLECT_FILTERS ManPage Option | Docker Variable rlimit-as | RLIMITS_RLIMIT_AS rlimit-core | RLIMITS_RLIMIT_CORE rlimit-data | RLIMITS_RLIMIT_DATA rlimit-fsize | RLIMITS_RLIMIT_FSIZE rlimit-nofile | RLIMITS_RLIMIT_NOFILE rlimit-stack | RLIMITS_RLIMIT_STACK rlimit-nproc | RLIMITS_RLIMIT_NPROC
Other, Productivity, Tools / Utilities• Utilities
Self-hosted service for creating random avatars.
Other, Productivity, Tools / Utilities• Utilities
A self hostable free open-source speed reading app. Highly customizable. Implements chunking, pacing and highlighting.
Media Applications• Music, Media Servers• Music, Other, Productivity, Tools / Utilities• Utilities
A "relay in a box" containing a lightweight web application and Icecast servers that can connect to and relay an AzuraRelay parent instance.
WireGuard VPN, Privoxy and Unbound built-in! This base image can be used as a standalone VPN image for other containers to attach to.
Other, Productivity, Tools / Utilities• Utilities
Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, and more.
Network Services• Other, Other
Pi-hole is a Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole and optionally a DHCP server, intended for use on a private network. It is designed for low-power embedded devices with network capability, such as the Raspberry Pi, but can be installed on almost any Linux machine. Pi-hole has the ability to block traditional website advertisements as well as advertisements in unconventional places, such as smart TVs and mobile operating system advertisements.