From 933470165ff441c578c42d8e97a0bfc3635cd698 Mon Sep 17 00:00:00 2001 From: kosenka Date: Tue, 8 Apr 2025 10:17:32 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20hestiacp=5Finstall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hestiacp_install | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/hestiacp_install b/hestiacp_install index 366617f..4422e48 100644 --- a/hestiacp_install +++ b/hestiacp_install @@ -35,12 +35,6 @@ adding hestia template for RFCLASS.RU and EIS.RFCLASS.RU: # touch /usr/local/hestia/data/templates/web/php-fpm/rfclass_default.tpl # mcedit /usr/local/hestia/data/templates/web/php-fpm/rfclass_default.tpl -; origin-src: deb/templates/web/php-fpm/default.tpl -;#=========================================================================# -;# Default Web Domain Template # -;# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS # -;# https://hestiacp.com/docs/server-administration/web-templates.html # -;#=========================================================================# [%backend%] listen = /run/php/php%backend_version%-fpm-%domain%.sock @@ -72,6 +66,15 @@ save and exit # v-change-web-domain-backend-tpl $USERNAME $DOMAIN $TEMPLATE -git... +*** relogin as $USERNAME +# cd /home/$USERNAME/web/$DOMAIN/public_html/ +# rm /home/$USERNAME/web/$DOMAIN/public_html/index.html +# rm /home/$USERNAME/web/$DOMAIN/public_html/robots.txt +# git clone https://git.kosenka.ru/kosenka/$DOMAIN.git . +# php composer.phar install + +# sudo su - # v-change-web-domain-docroot $USERNAME $DOMAIN $DOMAIN web +# exit +