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 hostTaiga is an agile project management tool built around Scrum and Kanban boards, officially packaged as taiga-docker for self-hosted deployment.
Tailscale for remote server access
Ubuntu / Debian / most Linux distributionsTailscale 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.
Technitium DNS Server
Ubuntu / Debian / CentOS / Fedora / Raspberry Pi OSTechnitium 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.
TheHive
Any Docker hostTheHive is a scalable security incident response platform for case and alert management, officially shipped as a Docker Compose bundle backed by Cassandra and Elasticsearch.
Tiny Tiny RSS
Any Docker hostTiny 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).
Trilium Notes
Any Docker hostA hierarchical, note-taking application built for building a large personal knowledge base, with scripting, encryption, and a server mode for syncing across devices.
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.
UFW firewall setup on Ubuntu
Ubuntu 22.04 LTS / 24.04 LTSLock down an Ubuntu server to only the ports it actually needs, using UFW (Uncomplicated Firewall) -- a friendly frontend for iptables that ships with Ubuntu.
Umami
Any Docker hostA privacy-friendly, self-hosted web analytics alternative to Google Analytics that gives you visitor stats without tracking cookies or collecting personal data.
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.
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.
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.
Uptime Kuma
Any Docker hostSelf-hosted uptime and status monitoring with a clean dashboard, notifications, and a public status page.
UrBackup
Ubuntu/Debian LinuxUrBackup 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.
Vaultwarden
Any Docker hostLightweight, self-hosted password manager server, compatible with official Bitwarden apps and browser extensions.
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.
Vikunja
Any Docker hostVikunja 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.
Visual Studio Code setup
Windows / MacOS / LinuxInstall 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.
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).
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.
Wallabag
Any Docker hostWallabag 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.
Watchtower
Any Docker hostA 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.
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.
Wazuh
Ubuntu 22.04 LTS (via official installer) or OVAOpen-source security monitoring — intrusion detection, log analysis, and compliance across your whole infrastructure.
Wekan
Any Docker hostWekan is an open-source, Trello-style kanban board, distributed as an official Docker image alongside its MongoDB-compatible FerretDB backend.
Wiki.js
Any Docker hostA modern, extensible wiki engine with a Markdown/visual editor, fine-grained permissions, and built-in support for multiple authentication and storage backends.
Windows Terminal + PowerShell 7
Windows 10 2004+ or Windows 11Replace 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.
WireGuard
Ubuntu / Debian LinuxWireGuard 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.