Vestacp Installation script


  1. ssh root@your.server
  2. curl -O http://vestacp.com/pub/vst-install.sh
  3. bash vst-install.sh --nginx yes --apache yes --phpfpm no --named yes --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin no --clamav no --softaculous no --mysql yes --postgresql no --hostname abetterlogic.in --email info@abetterlogic.com --password <password>

Create laravel template

cd /usr/local/vesta/data/templates/web/httpd/

cp default.stpl laravel.stpl

cp default.tpl laravel.tpl


edit both the files and add /public folder in the reference