Nginx — популярный веб-сервер для сайтов и API.
apt install nginx -y dnf install nginx -y
systemctl enable nginx systemctl start nginx