Page 1 of 1
How to select the install configuration
Posted: Sun Jun 28, 2020 10:12 am
by gregorio
VestaCP has this super simple configurator that generates the command for installing the software:
http://vestacp.com/install/
Is it the same syntax for myVesta?
May I use that to define the configuration I prefer?
Thanks,
Gregorio
Re: How to select the install configuration
Posted: Sun Jun 28, 2020 2:03 pm
by myVesta
Yes, the syntax is the same, just instead
vst-install.sh run
vst-install-debian.sh
So, you can run:
curl -O
http://c.myvestacp.com/vst-install-debian.sh
bash vst-install-debian.sh --nginx yes --phpfpm yes --apache no --named yes --remi no --vsftpd no --proftpd yes --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin yes --clamav yes --softaculous no --mysql yes --postgresql no --hostname your.hostname.com --email
[email protected] --password yourp45w00rd