Template for Docker Containers to use UnRaid
Templates for adding containers to unRAID via more GUI-friendly way and allowing easier updates in the future. The docker containers referenced in this repo point to Docker Containers maintained by other individuals.
- Binner
- Blocky
- Cups-Airprint
- Docmost
- Glance
- homebox
- hydroqc2mqtt
- iventoy
- juicepass2mqtt
- LubeLogger
- M.I.M.O.S.A
- Myspeed.dev
- Onedev
- pihole DoT/DoH
- pihole-sync-receiver
- pihole-sync-sender
- Postfix-Relay
- proxmox-backup-server
- silverbullet
- speedtest-tracker
- tasks.md
- Vouchervault
- walos
Binner is a free open-source parts inventory tracking system you can run locally in Windows or Unix environments. It was created for makers (like myself), hobbyists or professionals to keep track of your parts inventory
Application Name: Binner
Images repository https://github.com/replaysMike/Binner
Application Site: https://binner.io/
Blocky is a DNS proxy and ad-blocker for the local network written in Go. Create new config.yaml with your configuration ( see https://0xerr0r.github.io/blocky/configuration/ for more details and all configuration options)
Application Name: Blocky
Images repository https://github.com/0xERR0R/blocky
**Application Site:**https://0xerr0r.github.io/blocky
CUPS instance that is meant as an AirPrint relay for printers that are already on the network but not AirPrint capable. This Image is based on openprinting
Application Name: CUPS-Airprint
Images repository https://github.com/chuckcharlie/cups-avahi-airprint
Application Site: https://openprinting.github.io/cups/index.html
Open-source collaborative wiki and documentation software Create, collaborate, and share knowledge seamlessly with Docmost. Ideal for managing your wiki, knowledge-base, documentation and a lot more.
Application Name: Docmost
Images repository https://github.com/docmost/docmost
Application Site: https://docmost.com/
Application Documentation: https://docmost.com/docs/
What if you could see everything at a...
Application Name: Glance
Application Site: https://github.com/glanceapp/glance
Homebox is the inventory and organization system built for the Home User! With a focus on simplicity and ease of use, Homebox is the perfect solution for your home inventory, organization, and management needs.
Application Name: Homebox
Application Site: https://hay-kot.github.io/homebox/
This project was created to provide a way to access Hydro-Québec account and winter credit data in Home-Assistant. This module use the hydroqc library to fetch all pertinent account information and winter credit signals to be sent to MQTT. It also provide Home-Assistant discovery topics to create all the relevant sensors in Home-Assistant. It also includes a separate logic that sends the hourly consumption statistics to Home-Assitant via websocket
Application Name: hydroqc2mqtt
Application Site: https://hydroqc.ca/
iVentoy is an enhanced version of the PXE server. With iVentoy you can boot and install OS on multiple machines at the same time through the network. iVentoy is extremely easy to use, without complicated configuration, just put the ISO file in the specified location and select PXE boot in the client machine. iVentoy supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode at the same time. iVentoy support 110+ common types of OS (Windows/WinPE/Linux/VMware)
Application Name: iventoy
Application Site: https://www.iventoy.com/en/index.html
This tool will publish Juicebox data from a UDP proxy to MQTT discoverable by HomeAssistant. Hopefully we won't need this if EnelX fixes their API! It is required that both your JuiceBox and the machine you are running juicepassproxy on have internal static IPs on your intranet.
Application Name: juicepass2mqtt
Application Site: https://github.com/snicker/juicepassproxy
A self-hosted, open-source vehicle service records and maintainence tracker.
Application Name: LubeLogger
Images repository https://github.com/hargata/lubelog
Application Site: https://github.com/hargata/lubelog
MIMOSA - short for "Mellow_Labs Inventory Management and Organization System Apparatus". Just like a refreshing mimosa, this system will make your life brighter and more organized!
Application Name: M.I.M.O.S.A
Images repository https://github.com/FireMarshmellow/M.I.M.O.S.A
Application Site: https://github.com/FireMarshmellow/M.I.M.O.S.A
MySpeed is a Software that helps you keeping track of your network speed.
It automatically creates speedtests based on your schedule and displays them in a list.
Application Name: Myspeed.dev
Images repository https://github.com/gnmyt/myspeed
Application Site: https://myspeed.dev/
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
Application Name: Onedev
Images repository https://github.com/theonedev/onedev
Application Site: https://code.onedev.io/projects/160
Official pihole docker with both DoT (DNS over TLS) and DoH (DNS over HTTPS) clients. Don't browse the web securely and yet still send your DNS queries in plain text!
Application Name: pihole DoT/DoH
Application Site: https://github.com/devzwf/pihole-dot-doh
A Pihole runs your entire network. If it goes down, your whole network goes down. If you have a family at home, they're going to be pretty annoyed that the wifi goes out everytime you want to do some maintainence. The only solution to this problem is to have a redundant pihole on your network, but you don't want to change your settings in two different places.
This repo allows you to synchronize between two piholes where one is the master and one is the slave. I'll be adding support for more piholes in future. Just update one pihole and the rest automatically update. It supports the /etc/pihole/ and /etc/dnsmasq.d/ directories, excluding some directories which should be client-independent.
Application Name: pihole-sync
Application Site: https://github.com/ShiromMakkad/docker-pihole-sync
A Pihole runs your entire network. If it goes down, your whole network goes down. If you have a family at home, they're going to be pretty annoyed that the wifi goes out everytime you want to do some maintainence. The only solution to this problem is to have a redundant pihole on your network, but you don't want to change your settings in two different places.
This repo allows you to synchronize between two piholes where one is the master and one is the slave. I'll be adding support for more piholes in future. Just update one pihole and the rest automatically update. It supports the /etc/pihole/ and /etc/dnsmasq.d/ directories, excluding some directories which should be client-independent.
Application Name: pihole-sync
Application Site: https://github.com/ShiromMakkad/docker-pihole-sync
This runs Postfix (as a relay) in Docker.
- Most home ISPs block port 25, so outbound emails must be relayed through an external SMTP server (e.g., Gmail).
- This container acts as a single collections point for devices needing to send email.
- ⚠️ Postfix acts as an open relay. As such, this is not meant to be run on the internet, only on a trusted internal network! ⚠️
- You must already have a account on an external SMTP server (e.g., Gmail, AWS SES, etc...).
- Your external SMTP server must be using encryption (i.e., plaintext is not allowed)
Application Name: Postfix-Relay
Application Site: https://github.com/loganmarchione/docker-postfixrelay
This is an unofficial compilation of Proxmox Backup Server to run it in a container for AMD64 and ARM64.
Running in a container might result in some functions not working properly. Feel free to create an issue to debug those.
Application Name: proxmox-backup-server
Application Site: https://github.com/ayufan/pve-backup-server-dockerfiles
Documentation https://pbs.proxmox.com/docs/
SilverBullet is a note-taking application optimized for people with a hacker mindset. We all take notes. There’s a million note taking applications out there. Literally. Wouldn’t it be nice to have one where your notes are more than plain text files? Where your notes essentially become a database that you can query; that you can build custom knowledge applications on top of?
Application Name: silverbullet
Application Site: https://github.com/silverbulletmd/silverbullet
Documentation https://silverbullet.md/
A Docker image to check your internet speed using Ookla's Speedtest service. Build using Laravel and the Speedtest CLI.
Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
Application Name: speedtest-tracker
Application Site: https://github.com/alexjustesen/speedtest-tracker
Documentation https://docs.speedtest-tracker.dev/
A self-hosted, Markdown file based task management board.
Application Name: tasks.md
Application Site: https://github.com/BaldissaraMatheus/Tasks.md
Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally
Application Name: Vouchervault
Images repository https://github.com/l4rm4nd/VoucherVault
Application Site: https://github.com/l4rm4nd/VoucherVault
Wallos is a powerful, open-source, and self-hostable web application designed to empower you in managing your finances with ease. Say goodbye to complicated spreadsheets and expensive financial software – Wallos simplifies the process of tracking expenses and helps you gain better control over your financial life.
Application Name: wallos
Application Site: https://github.com/ellite/Wallos