1
0

Обновить memories

This commit is contained in:
kosenka 2024-11-06 09:32:30 +03:00
parent 05984cbd84
commit 75b6504ff7

View File

@ -15,10 +15,10 @@ install "minimized server"
network: network:
version: 2 version: 2
ethernets: ethernets:
eth0: [DEV]:
dhcp4: no dhcp4: no
addresses: addresses:
- 192.168.1.109/24 - [IP]/24
nameservers: nameservers:
addresses: [192.168.1.1] addresses: [192.168.1.1]
routes: routes:
@ -42,10 +42,9 @@ select [392] ru_RU.UTF-8 UTF-8
# bash hst-install-ubuntu.sh --lang ru --hostname [HOSTNAME] --email [EMAIL] --password [PASSWORD] --postgresql yes --dovecot no --clamav no --spamassassin no # bash hst-install-ubuntu.sh --lang ru --hostname [HOSTNAME] --email [EMAIL] --password [PASSWORD] --postgresql yes --dovecot no --clamav no --spamassassin no
# reboot # reboot
# usermod -aG sudo admin *** login as 'root'
** relogin
# sudo su - # usermod -aG sudo admin
# apt-get install -y memcached php-memcached php8.2-memcached # apt-get install -y memcached php-memcached php8.2-memcached
# v-change-user-package admin default # v-change-user-package admin default
# v-change-user-shell admin bash # v-change-user-shell admin bash
@ -53,12 +52,13 @@ select [392] ru_RU.UTF-8 UTF-8
# v-add-database admin eis_pg eis_pg [DB_PASSWORD] pgsql localhost # v-add-database admin eis_pg eis_pg [DB_PASSWORD] pgsql localhost
# v-add-domain admin [DOMAIN] # v-add-domain admin [DOMAIN]
*** relogin in ssh as user 'admin' *** relogin as 'admin'
# cd /home/admin/web/[DOMAIN]/public_html/ # cd /home/admin/web/[DOMAIN]/public_html/
# git clone https://git.kosenka.ru/kosenka/[DOMAIN].git . # git clone https://git.kosenka.ru/kosenka/[DOMAIN].git .
*** install odbc-driver *** install odbc-driver
** Add the signature to trust the Microsoft repo ** Add the signature to trust the Microsoft repo
** For Ubuntu versions < 24.04 ** For Ubuntu versions < 24.04