Here is "myVesta Installation Script Generator": https://www.myvestacp.com/install_generator.html
Alternative url: https://www.amadex.com/myvesta/index.php
Cheers!

Hello. I'm generating code, but during installation I'm still required to enter my email address, hostname, port, and secret URL. The selected password and panel language are also not set. I am using debian 11.5. Please fix it. Thank you.
Code: Select all
sudo bash vst-install-debian.sh --apache yes --nginx yes --phpfpm no --vsftpd no --proftpd yes --named yes --mysql yes --mysql8 no --postgresql no --exim yes --dovecot yes --clamav no --spamassassin no --iptables yes --fail2ban yes --quota no --force no --interactive yes --port 8888 --hostname domen.ru --email [email protected] --password mypass123 --lang ru --secret_url securl
That's for your safety to double check email, port, secret urldmitlife wrote: ↑Wed Nov 16, 2022 2:08 amHello. I'm generating code, but during installation I'm still required to enter my email address, hostname, port, and secret URL. The selected password and panel language are also not set. I am using debian 11.5. Please fix it. Thank you.
Example code I am runningCode: Select all
sudo bash vst-install-debian.sh --apache yes --nginx yes --phpfpm no --vsftpd no --proftpd yes --named yes --mysql yes --mysql8 no --postgresql no --exim yes --dovecot yes --clamav no --spamassassin no --iptables yes --fail2ban yes --quota no --force no --interactive yes --port 8888 --hostname domen.ru --email [email protected] --password mypass123 --lang ru --secret_url securl