From 98681f374b7e7f63e770d1714cf03bd1fc8f493e Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 9 Jan 2026 00:27:29 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme b/Readme index fd7d8e1..4ffa17c 100644 --- a/Readme +++ b/Readme @@ -8,6 +8,11 @@ sudo ufw allow 'Nginx Full' sudo apt install certbot python3-certbot-nginx -y +#добавляем в cron проверку и автоперевыпуск сертификатов + +crontab -e + +0 */12 * * * /usr/bin/certbot renew --quiet #настройка конфигов и сертификатов