maskoid / vestacustom

Maskoid Customization of HestiaCP

Home Page:https://www.maskoid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HestiaCP Custom

Maskoid Customization of HestiaCP

Warning

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!!

What is does?

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.

Install Steps

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:

About

Maskoid Customization of HestiaCP

https://www.maskoid.com


Languages

Language:Shell 100.0%