Debian baseline

A small Debian host can stay predictable when the initial package set is kept narrow and service ownership is documented.

Checklist

apt update
apt install nginx certbot ufw dnsutils
systemctl enable --now nginx