Run the command below on a fresh Debian server to configure sudo, git, Docker, and Docker Compose automatically.
su -c "wget -qO- https://jldorta.xyz/setup.sh | bash"
Your user is automatically added to the sudo and docker groups.