Get some Gridcoins from Boinc and Folding@home work. This docker contains Gridcoin Wallet with GUI running on Ubuntu. You can access the wallet via VNC and NoVNC. Check the project page for more info about Gridcoin
Community Apps
Browse our large and growing catalog of applications to run in your Unraid server.
grimoire
Unleash your inner sorcerer and conquer the chaos of bookmarks! Access admin Login by Adding /admin Path in URL https://grimoire.pro/docs/getting-started/admin-panel Please Run the below in Unraid CLI after installing pocketbase git clone https://github.com/goniszewski/grimoire.git mv grimoire/pb_migrations/* /mnt/user/appdata/pocketbase/pb_migrations/ rm -rf grimoire docker stop pocketbase docker start pocketbase Admin Username and Password is the one in pocketbase
grist
Productivity, Tools / Utilities, Utilities
Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database to organize your data and make you more productive. This repository, grist-core, is maintained by Grist Labs. Our flagship product, available at getgrist.com, is built from the code you see here, combined with business-specific software designed to scale it to many users, handle billing, etc. If you are looking to use Grist in the cloud, head on over to getgrist.com. If you are curious about where Grist is going heading, see our roadmap, drop a question in our forum, or browse our extensive documentation. To use a Port other than 8484: In this example we'll use port 9251 Toggle Advanced View in upper right hand corner. Change WebUI port number 8484 to your desired port number 9251 Click Add another Path, Port, Variable, Label or Device at the bottom and add a Variable with the following: Config Type: Variable Name: Custom Port Key: PORT Value: 9251 Click Add Click "Remove" button for the Container Port Click Add another Path, Port, Variable, Label or Device at the bottom and add a Port with the following: Config Type: Port Name: Container Port Container Port: 9251 Host Port: 9251 Click Add Click Apply to save
Grive2
Backup, Cloud, Network Services, Other, Productivity, Tools / Utilities, Utilities
Backup your files to Google Drive using Grive2 client in a docker container - Before you Start this Container: Go to https://github.com/agusalex/grive2Docker/wiki/Setup and follow the setup guide
grocy
Home Automation, Media Applications, Other, Productivity
Grocy(https://github.com/grocy/grocy) is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility. Keep track of your purchases, how much food you are wasting, what chores need doing and what batteries need charging with this proudly Open Source tool For more information on grocy visit their website and check it out: https://grocy.info
groestlcoind
Crypto Currency, Network Services, Other, Tools / Utilities, Utilities
Support the Groestlcoin network by hosting your own node! This template provides a full Groestlcoin Core node, built in a verifiably trustless way. To let other nodes in the network find your node, ensure port 1331 is forwarded from your router to the P2P port set below. To customize all settings, create a file called groestlcoin.conf in the data directory. Refer to https://github.com/groestlcoin/groestlcoin/blob/master/share/examples/groestlcoin.conf for examples of settings you may apply.
GoodSync Connect Server Runs the GoodSync Connect Linux server to store your backups. Valid GoodSync Connect account required. The WebUI credentials are the same as your GoodSync Connect account credentials that you set as GS_USER and GS_PWD
A simple plugin that indexes all of the pages in the GUI and allows you to search for them. No more wondering if the page is in Utilities, Tools, or System Information
guide2go
a xml grabber from schedule direct service after docker start check your config folder and do your setups, setup is persistent, start from scratch by delete them cron options are updated on docker restart. cronjob changes doesnt require a restart. setup guide2go SD subscrition as follows or copy your existing .yaml files into your mounted /guide2go folder docker exec -it dockername guide2go -configure /guide2go/your_epg_name.yaml to test the cronjob functions docker exec -it dockername ./config/cronjob.sh
H265ize
h265ize is a fire and forget weapon. A nodejs utility utilizing ffmpeg to encode large quantities of videos with the hevc codec. For more information visit ayrton.sparling.us. if you want to create the hvec file alongside your input file, put in the parent directory of your input For example: if your input is in /mnt/user/cache/medialib/mymedia/ set your output to /mnt/user/cache/medialib/
A NodeJS RESTful API which can be used with Home Assistant to report the state of Docker Containers Custom Component to automatically add all your docker switches to home assistant. https://gitlab.com/custom_components/hadockermon Additional info including the API can be found here: https://github.com/philhawthorne/ha-dockermon
ha-fusion
A modern, easy-to-use and performant custom Home Assistant dashboard
habridge
Habridge(https://github.com/bwssytems/ha-bridge/) emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. The Bridge handles basic commands such as "On", "Off" and "brightness" commands of the hue protocol. This bridge can control most devices that have a distinct API.
Hailo RT Driver
Drivers, Plugins, Productivity, Tools / Utilities, System
The Hailo RT (Real-Time) is a specialized AI processor designed to deliver high-performance and efficient edge computing capabilities. It excels in performing real-time AI inference tasks, making it ideal for applications such as video analytics, autonomous vehicles, and industrial IoT. This plugin provides the necessary drivers to leverage the Hailo RT processor, enhancing the performance and efficiency of AI-driven edge computing tasks on supported hardware. This plugin also contains the binary 'hailostatus' to display various device statistics which is based on this repository: https://github.com/ssttevee/zig-hailo
This Docker will download and install SteamCMD. It will also install HalfLife-Deathmatch and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!
This Docker will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! PASSWORD: The initial password is 'Docker', if you want to change or delete the password edit the file 'server.cfg'. Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!
hammond
A self-hosted vehicle expense tracking system with support for multiple users.
HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. Also, being based on Alpine Linux, size of this container is very small. A fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction. For a complete documentation of this container, see https://github.com/jlesage/docker-handbrake#readme
HandBrake-for-Nvidia
Media Applications, Video
HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. The GUI of the application is accessed through a modern web browser (no installation or configuration needed on the client side) or via any VNC client. A fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction. This is template for zocker160's container to simplify installation. You need to install ich777's nvidia driver before using this. For a complete documentation of this container, see https://github.com/jlesage/docker-handbrake#readme
A cross-platform server and client application for managing and reading manga and doujinshi.
Haptic
Media Applications, Other, Other, Productivity, Tools / Utilities, Utilities
A local-first and privacy-focused open-source Markdown editor.
hass-unraid beta
Home Automation, Tools / Utilities, Utilities
This Docker container parses and forwards all WebSocket messages from your Unraid server to Home Assistant using the MQTT protocol. This enables you to create dashboards that provide a superior overview compared to Unraid's native capabilities.
HassActronQueNeoIntegration
Actron Que/Neo Air Conditioner Add-On for Home Assistant (https://blog.mikejmcguire.com/2021/02/11/actron-neo-and-home-assistant/) This add-on for Home Assistant enables you to control an Actron Air Conditioner equipped with the Actron Que or Actron Neo modules. The add-on requires you to use the Mosquitto MQTT broker on your Home Assistant device, with authentication enabled and a valid credential supplied. You'll also need to ensure that MQTT discovery is enabled with the default prefix 'homeassistant' for HA to discover the climate device and zone switches.
Home Assistant online configurator container from https://github.com/danielperna84/hass-configurator
hastebin
Cloud, Network Services, Other, Productivity, Tools / Utilities, Utilities
Alpine-based Docker image for Hastebin, the node.js paste service Haste is an open-source pastebin software written in node.js, which is easily installable in any network. It can be backed by either redis or filesystem, and has a very easy adapter interface for other stores. A publicly available version can be found at hastebin.com
Ubuntu based image with hddtemp installed and configured to be accessible by other docker containers. In this case it is perfect for use with Telegraf and it's hdd temp plugin.
headscale
Headscale aims to implement a self-hosted, open source alternative to the Tailscale control server. Headscale's goal is to provide self-hosters and hobbyists with an open-source server they can use for their projects and labs. It implements a narrow scope, a single Tailnet, suitable for a personal use, or a small open-source organisation. Installation: Download config.yaml file from: https://raw.githubusercontent.com/bpivk/unraid-templates/refs/heads/main/headscale/config.yaml and copy the file to /mnt/user/appdata/headscale/config Edit: server_url = Your vpn address listen_addr (if changed from default) base_domain = Your dns address Use console to create users: headscale users create Navigate to server_url/windows (for more OS versions read the link at the bottom) Copy headscale nodes register --user --key mkey: (replace ) For more information check here: https://headscale.net/setup/install/container/#register-a-machine-normal-login Note: -debug version is used because it includes a shell
headscale-admin
Headscale-Admin is meant to be a simple, modern web interface for juanfont/headscale - "An open source, self-hosted implementation of the Tailscale control server." Headscale-Admin should currently be considered a beta application. It is very much still in active development and should not be treated as a final product, but when used properly, it should be safe to run in a production environment. You need to host both headscale and Headscale-Admin on the same DNS record. For NPM use Custom locations and use /admin/ as location and forward IP and port from this docker. Go into headscale console and issue a "headscale apikeys create" command to get your API key.
healthchecks
Healthchecks(https://github.com/healthchecks/healthchecks) is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.
HealthchecksDashboard
Network Services, Other, Other, Tools / Utilities, Utilities
A standalone dashboard page showing the status of the checks in your Healthchecks.io account. INSTRUCTIONS: Enable the "Advanced View" in the top right of the container setup page, and add your VIEW ONLY API key from Healthchecks.io settings page in the "WebUI" portion. You can then change "Label" to anything you would like in order to have it show above your checks, or omit it all together, and lastly you can change from the light theme to a dark theme. All this needs to be done on the "WebUI" portion so you can easily launch it from your container list.