MirrorNest

Guide

Vero software server open source — direttamente dalla fonte ufficiale di ogni progetto. Non è un mirror: funziona tramite il proprio repository, immagine Docker o script di installazione.

184 guide

Taiga

Any Docker host

Taiga is an agile project management tool built around Scrum and Kanban boards, officially packaged as taiga-docker for self-hosted deployment.

Project Management

Tailscale for remote server access

Ubuntu / Debian / most Linux distributions

Tailscale creates a private mesh VPN (built on WireGuard) between your devices with almost no configuration — the easiest way to securely reach a home server from anywhere without opening ports on your router.

VPNremote-accessWireGuard

Technitium DNS Server

Ubuntu / Debian / CentOS / Fedora / Raspberry Pi OS

Technitium DNS Server is a self-hosted, cross-platform authoritative and recursive DNS server with a built-in web console, DNS-over-HTTPS/TLS support, and ad/tracker blocking.

NetworkingDNS

TheHive

Any Docker host

TheHive is a scalable security incident response platform for case and alert management, officially shipped as a Docker Compose bundle backed by Cassandra and Elasticsearch.

Security

Tiny Tiny RSS

Any Docker host

Tiny Tiny RSS (TT-RSS) is a self-hosted, web-based news feed (RSS/Atom) reader and aggregator, officially deployed via a documented Docker Compose stack (nginx, FPM app, PostgreSQL, and an updater service).

Productivity

Trilium Notes

Any Docker host

A hierarchical, note-taking application built for building a large personal knowledge base, with scripting, encryption, and a server mode for syncing across devices.

ProductivityNotes

TrueNAS SCALE

Dedicated hardware or VM (ISO install)

Open-source network-attached storage OS with ZFS, apps, and virtualization — turns a server into a full NAS appliance.

Storage

UFW firewall setup on Ubuntu

Ubuntu 22.04 LTS / 24.04 LTS

Lock down an Ubuntu server to only the ports it actually needs, using UFW (Uncomplicated Firewall) -- a friendly frontend for iptables that ships with Ubuntu.

SecurityFirewall

Umami

Any Docker host

A privacy-friendly, self-hosted web analytics alternative to Google Analytics that gives you visitor stats without tracking cookies or collecting personal data.

Analytics

Understanding Google Play Protect warnings when sideloading

Android (all versions with Play Protect)

Play Protect flags almost every app installed outside the Play Store, regardless of whether it's actually harmful -- this explains what the warning really means, and how to judge whether a specific install is safe.

AndroidSecurity

Unraid

Dedicated hardware (USB boot)

A commercial (paid license, free 30-day trial) NAS/hypervisor OS that boots from a USB flash drive, with flexible mixed-size-disk storage, Docker, and VM support.

NASVirtualization

Updating apps installed outside the Play Store

Android 8.0+

Apps installed via a downloaded APK/XAPK don't auto-update through the Play Store -- this covers how updates actually work for sideloaded apps, and how to check for them safely.

AndroidSideloading

Uptime Kuma

Any Docker host

Self-hosted uptime and status monitoring with a clean dashboard, notifications, and a public status page.

Monitoring

UrBackup

Ubuntu/Debian Linux

UrBackup is a client-server network backup system that performs full and incremental image and file backups of clients over a LAN, with a web interface for managing jobs and restores.

Backup

Vaultwarden

Any Docker host

Lightweight, self-hosted password manager server, compatible with official Bitwarden apps and browser extensions.

SecurityPassword Manager

Verdaccio

Any Docker host (or any Node.js host)

Verdaccio is a lightweight, zero-configuration private npm registry that can proxy the public npm registry while hosting your own private packages, with its own small file-based storage.

DevOps

Vikunja

Any Docker host

Vikunja is a self-hosted to-do and task management app that bundles its API and frontend into a single container, ideal for teams wanting a lightweight Todoist/Asana alternative.

Productivity

Visual Studio Code setup

Windows / MacOS / Linux

Install VS Code and a small set of genuinely essential extensions -- the widely-used, free code editor, configured for a real day-to-day development workflow rather than the bare default install.

Development

WLED

ESP8266 / ESP32 microcontroller (flashed from a computer, then runs standalone)

Free, open-source firmware for controlling individually-addressable LED strips from an ESP8266/ESP32 board, with a huge library of effects, presets, and integrations (including Home Assistant).

LED-stripsESP32firmware

WSL2 + Docker Desktop on Windows 11

Windows 11 (or Windows 10 2004+)

Run a real Linux kernel alongside Windows and containerize workloads with Docker Desktop -- the standard dev environment setup for Windows 11.

DevelopmentContainers

Wallabag

Any Docker host

Wallabag is a self-hosted read-it-later application that saves web articles in a clean, ad-free format for offline reading, with tagging, full-text search, and browser/mobile clients.

Productivity

Watchtower

Any Docker host

A free, open-source tool that watches your running Docker containers and automatically pulls + restarts them when a new image version is published -- keeps self-hosted apps patched without manual `docker pull` runs.

UtilitiesDockerAutomation

Waydroid

Ubuntu / Debian / Arch / Fedora (Wayland session required)

Run a full Android system in a lightweight container on Linux -- the actively maintained, Wayland-based successor to the now-deprecated Anbox project.

Android-emulationWaydroidcontainer

Wazuh

Ubuntu 22.04 LTS (via official installer) or OVA

Open-source security monitoring — intrusion detection, log analysis, and compliance across your whole infrastructure.

SecurityLogging

Wekan

Any Docker host

Wekan is an open-source, Trello-style kanban board, distributed as an official Docker image alongside its MongoDB-compatible FerretDB backend.

Project Management

Wiki.js

Any Docker host

A modern, extensible wiki engine with a Markdown/visual editor, fine-grained permissions, and built-in support for multiple authentication and storage backends.

ProductivityDocuments

Windows Terminal + PowerShell 7

Windows 10 2004+ or Windows 11

Replace the legacy Windows console with the modern, tabbed Windows Terminal and upgrade from Windows PowerShell 5.1 to the actively-developed, cross-platform PowerShell 7.

TerminalDevelopment

WireGuard

Ubuntu / Debian Linux

WireGuard is a minimal, high-performance VPN protocol and kernel module that establishes encrypted point-to-point tunnels using static public-key pairs instead of certificates.

NetworkingVPN