Maskoid Customization of HestiaCP
This is for Centos 7. Don't try it if you don't know what it does. Currently in development so things can go ugly. You have been warned!!
This will install:
- Apache (2.4)
- Latest nginx (1.16.0)
- Latest Mariabd (10.3)
- Latest PHP 7.2
- It will use remi repo for other applications.
Run on fresh CentOS 7 Install.
curl -O https://raw.githubusercontent.com/maskoid/vestacustom/master/vst-install.sh
bash vst-install.sh --nginx yes --apache yes --phpfpm no --named yes --remi yes --vsftpd no --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin yes --clamav yes --softaculous no --mysql yes --postgresql no --hostname servername --email youremail@gmail.com --password yourpass
Credit: