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.
9 guide
Caddy for static sites
Ubuntu 22.04 LTS / 24.04 LTS, or any Docker hostA free, open-source web server that issues and renews HTTPS certificates automatically with zero configuration -- the simplest way to serve a static site or reverse-proxy an app with real TLS.
Ghost (Docker)
Any Docker hostA free, open-source publishing platform built specifically for blogging and newsletters -- a faster, more focused alternative to WordPress when you don't need a general-purpose CMS.
Grav CMS
Any host with PHP 7.3.6+ and a web serverGrav is a fast, flat-file CMS that needs no database — it can be installed from a downloadable ZIP, via Composer, or by cloning its GitHub repository directly.
Hugo static site with Nginx
Ubuntu 22.04 LTS / 24.04 LTSHugo is one of the fastest static site generators available — write content in Markdown, generate a complete site in milliseconds, and serve the resulting plain HTML files with Nginx for maximum speed and minimal attack surface.
Matomo
Any Docker hostA self-hosted, privacy-respecting web analytics platform — a fully-featured alternative to Google Analytics where you own 100% of the visitor data instead of sending it to a third party.
MediaWiki
Any Docker hostThe open-source wiki software that powers Wikipedia itself — the standard choice for a large, heavily-cross-referenced, community-editable knowledge base.
Strapi
Any Docker hostStrapi is an open-source, JavaScript-based headless CMS; while Strapi doesn't ship an official image, its documentation provides a maintained production Dockerfile and Compose file for containerized deployment.
WordPress
Ubuntu 22.04 LTS (Apache/Nginx + PHP + MySQL)WordPress is the world's most widely used self-hosted CMS, installed via its long-standing 'Famous Five-Minute Install': download the package, point it at a database, and finish setup through a browser wizard.
WordPress (Docker)
Any Docker hostThe world's most widely-used CMS, self-hosted via the official Docker images alongside a MySQL database -- the same software powering a large share of the web, running on your own server.