PostfixAdmin with Docker

PostfixAdmin with Docker

PostfixAdmin is a web interface for managing virtual domains, mailboxes, and aliases in a Postfix-based mail setup. This Docker image makes deployment quick and straightforward.
virt-manager in Docker

virt-manager in Docker

virt-manager is packaged in a minimal Docker container (XFCE + VNC) for managing host KVM/libvirt VMs without installing a full desktop stack on the host.
Aurio Ghost Theme

Aurio Ghost Theme

A clean, minimal Ghost theme with archive filtering and search functionality. Features * Clean single-column layout * Archive dropdown in header for filtering posts by year * Search
MailCheck - Mail Server Health Monitoring

MailCheck - Mail Server Health Monitoring

A minimal, stateless mail server health monitoring service using pure shell scripts with socat as the web server. Features * MX Records Check - Verifies mail

Docker Volume Backup with BorgBackup

A Docker container setup for backing up Docker volumes from specific containers using BorgBackup. Features * Encrypted backups using Borg's repokey-blake2 encryption * Target specific
PrivateBin Docker Container

PrivateBin Docker Container

A secure Docker container running PrivateBin with Apache web server, featuring Prometheus metrics, Grafana dashboard, data persistence, and optimized configuration for production deployments. Features * Apache
Grafana Dashboard for Prometheus Monitoring

Grafana Dashboard for Prometheus Monitoring

A comprehensive Grafana dashboard designed to monitor Prometheus itself, providing visibility into Prometheus performance, resource usage, and operational metrics. Overview This dashboard helps you monitor
Libvirt Prometheus Exporter with Grafana Dashboard

Libvirt Prometheus Exporter with Grafana Dashboard

A lightweight, bash-based Prometheus exporter for libvirt hypervisor statistics. This exporter uses only bash, virsh, and socat to provide comprehensive virtualization metrics for monitoring with

SnappyMail Docker Container

A Docker container for SnappyMail - a simple, modern & fast web-based email client. SnappyMail is a drastically upgraded & secured fork of RainLoop Webmail
Cron Broker

Cron Broker

A lightweight distributed job broker for centralizing cron/Cronicle operations across multiple nodes. Primarily designed for Cronicle scheduler. Also suitable for: Any distributed job execution
Cronicle Docker Container

Cronicle Docker Container

A containerized deployment solution for Cronicle, a distributed task scheduler and runner with a web-based UI. Features * Single-container deployment - Easy setup for single server

cwpass - Pass for Windows

cwpass is a packaging of the classic Unix-style password manager pass for Windows systems. It provides a self-contained Cygwin-based environment with GnuPG, pass, and required

borg4win - BorgBackup for Windows

borg4win is a packaging of BorgBackup for Windows systems. It provides a self-contained Cygwin-based environment with BorgBackup, Python, OpenSSH, and required utilities already included, offering
wincdu - Ncdu for Windows

wincdu - Ncdu for Windows

wincdu is a packaging of Ncdu for Windows systems. It provides a self-contained Cygwin-based environment with Ncdu and Mintty terminal emulator already included, offering a
itmux - Tmux for Windows

itmux - Tmux for Windows

itmux is a packaging of Tmux, Mintty, OpenSSH client and Cygwin to offer a standalone ssh-enabled terminal multiplexer for Windows systems. Features * Terminal multiplexer: Manage

iwget2: Wget2 for Windows

💡Note: iwget2 has been discontinued and is no longer available for download or supported. iwget2 is a Windows-focused packaging of wget2, bundled together with Cygwin,

icurl: Curl for Windows

💡Note: icurl has been discontinued and is no longer available for download or supported. icurl is a Windows-focused packaging of curl, bundled together with Cygwin,

Directory cleanup via Powershell

DirCleaner.ps1 can be used to schedule periodic directory cleanups. It accepts following parameters: * Target directory to clean up * Minimum file age in days for

Gitlab and Apache as reverse proxy

* Apache site with Letsencrypt certificate and access restrictions for some hosts/ips. Gitlab server's ip is 3.3.3.3 <IfModule mod_

Shrink Qcow2 images by removing snapshots

* Make sure that the domain using the qcow2 image is stopped. * List available snapshots in the qcow2 image: qemu-img snapshot -l /var/lib/libvirt/images/

Nagios plugin for web page changes

This plugin can be used to monitor web page changes. 💡Requires curl, sha256sum and a working directory for state information. Set Nagios service parameter max_

OpenSSL Tool for Windows

💡Note: OpenSSL Tool for Windows has been discontinued and is no longer available for download or supported. The openssl tool is a command-line utility that

Nwinx: Nginx for Windows Systems

💡Note: Nwinx has been discontinued and is no longer available for download or supported. Nwinx is an Nginx-based web and proxy server solution designed for

Nagios plugin for Duplicity backups

This plugin can be used to check results of Duplicity backups from Nagios. 💡Set Nagios service parameter max_check_attempts to 1 for proper operation.

Elkwin: ELK Stack for Windows Systems

💡Note: Elkwin has been discontinued and is no longer available for download or supported. Elkwin is a Windows-based implementation of the ELK stack. It packages

merida2sql: Dump Merida Data to SQL

merida2sql is a command-line utility that converts a Merida database dump into an equivalent SQL representation. It processes a Merida dump directory together with a

One-Click File Backup for PC Migrations

Moving to a new computer? The PC Migration Tool automatically backs up your important documents to a USB drive in minutes. Simple Process Plug in

Nagios plugin for printers via SNMP

check-printer is a Nagios plugin to monitor printer health via SNMP. It uses snmpwalk command to retrieve printer alert table. It previously existed as check_

cwDup: Duplicity for Windows

💡Note: cwDup has been discontinued and is no longer available for download or supported. cwDup is a Windows implementation of Duplicity, packaged together with Python,

WysLog: A Syslog Server for Windows Systems

💡Note: Wyslog has been discontinued and is no longer available for download or supported. WysLog is a Syslog server implementation designed for Windows environments. It

Logwot8 - Logrotate for Windows

Logwot8 is a Logrotate implementation for Windows systems. It is a packaging of Logrotate, Cygwin and a collection of related tools to make it a
Check HP UPS system status via Nagios

Check HP UPS system status via Nagios

Nagios configuration definitions below allow you to check status of HP UPS systems via Nagios. Requirements: SNMP is enabled at UPS systems and Net-SNMP is
Check HP switch sensor status via Nagios

Check HP switch sensor status via Nagios

The perl script below allows you to check sensors of HP switches via Nagios. It displays status of all available sensors and returns WARNING/CRITICAL

Nagios plugin for WMI

check-wmic is a Nagios plugin to monitor Windows systems via WMI (Windows Management Instrumentation) from Windows. It uses command line tool WMIC, available as standard

Create random passwords in Powershell

RandomPassword function can be used to create random passwords in PowerShell based environments. It accepts a password length and an optional pattern (full or partial)

Nagios plugin for Windows eventlogs

check-winevent is a Nagios plugin to monitor event logs on the local Windows system. You can filter events based on time, code, type and source.

Nagios plugin for Windows services

check-winservice is a Nagios plugin to monitor services on the local Windows system. You can filter services based on name, state or start mode. Negation

Nagios ping plugin for Windows

Inspired by the standard Nagios plugin check_ping, check-winping performs ping checks from Windows systems. It previously existed as check_winping. Example: check_winping -H

Nagios plugin for rsync daemon

check-rsync is a Nagios NRPE plugin for checking various aspects of rsync like version, protocol, capabilities and modules. It previously existed as check_rsync. Examples:

isvcpwd: Service Account Password Maintenance

💡Note: isvcpwd has been discontinued and is no longer available for download or supported. isvcpwd is a utility designed to assist with service account password

Automated Code Signing for Microsoft Authenticode

Microsoft AuthentiCode Technology enables software developers to deliver their software together with information about themselves and their code. It uses digital signatures and a certificate

Nagios plugin for Windows processes

check-winprocess is a Nagios plugin for checking Windows processes by using criteria like status, name, cpu and memory usage and many more. You can also

Winrpe: NRPE Monitoring for Windows Systems

💡Note: Winrpe has been discontinued and is no longer available for download or supported. Winrpe is an implementation of Nagios NRPE for Windows systems. It

Nagios plugin for files/directories

check-file is a Nagios plugin for checking simple files or files in directories by using various types of filters like file count, size, age or

Nagios plugin for Oracle databases

check-oracle is a Nagios plugin for checking basic Oracle health checks. It previously existed as check_oracle . Examples: check-oracle --tns --sid MYORACLE Pings the SID

Nagios plugin for Active Directory

check-winad is a Nagios plugin for Active Directory health checks. It previously existed as check_ad. Example: check-winad --dc Checks domain controller functionality by using

Breath!: Spam Filtering for Email Clients

💡Note: Breath! has been discontinued and is no longer available for download or supported. Breath! is a lightweight spam filtering solution for POP3-based email clients

wrbldnsd - Rbldnsd for Windows

wrbldnsd is a packaging of Rbldnsd for Windows systems. It provides a Windows anti-spam solution by serving DNSBL (DNS-based Blackhole List) zones locally. It is

vutrapcon: A User-Friendly SNMP Trap Console

💡Note: vutrapcon has been discontinued and is no longer available for download or supported. vutrapcon is an SNMP trap console designed to make incoming SNMP