доступ через веб:
http://адрес: 8083
https://212.119.243.135:8083
https://192.168.100.27:8083
username: admin
password: B81HfxjMDg
поддержка только deb 9
https://vestacp.com/install/
# Download installation script
curl -O http://vestacp.com/pub/vst-install.sh
# Run it
bash vst-install.sh
для deb 12
https://5.196.64.231:8083/
https://192.168.100.31:8083/
username: admin
password: wt3yOB927z4NkGeOnDQUnpxiIB2IdosE
https://www.myvestacp.com/#how-to-install
curl -O http://c.myvestacp.com/vst-install-debian.sh
Генаратор установщика
https://www.myvestacp.com/install_generator.html
Код: Выделить всё
sudo bash vst-install-debian.sh --apache yes --nginx no --phpfpm yes --vsftpd no --proftpd yes --named yes --mysql yes --mysql8 no --postgresql no --exim yes --dovecot yes --clamav yes --spamassassin yes --iptables yes --fail2ban yes --quota yes --force no --interactive yes --port 8083 --lang en
/usr/local/vesta/bin/v-install-wordpress yourdomain.com
https://github.com/myvesta/vesta/blob/master/bin/v-install-wordpress
How to uninstall Vesta Control panel
1. Stop vesta service
service vesta stop
2. Remove vesta packages and software repository
RHEL/CentOS:
yum remove vesta*
rm -f /etc/yum.repos.d/vesta.repo
Debian/Ubuntu:
apt-get remove vesta*
rm -f /etc/apt/sources.list.d/vesta.list
3. Delete data directory and cron
rm -rf /usr/local/vesta
http://vestacp.com/docs/#how-to-uninstall-vesta