サポートされているオペレーティングシステム:#
RHEL / CentOS 5,6,7#
Debian 6,7,8#
Ubuntu 12.04-16.10#
Connect to your server as root via SSH サーバーに root として SSH で接続する#
ssh root@your.server
Download installation script インストールスクリプトをダウンロードする#
curl -O http://vestacp.com/pub/vst-install.sh
Run it 実行する#
bash vst-install.sh
または
Run it 必要に応じて nginx+phpfpm+csftpd+exim+iptables+mysql 環境をインストールする#
bash vst-install.sh --nginx yes --phpfpm yes --apache no --vsftpd yes --proftpd no --exim yes --dovecot no --spamassassin no --clamav no --named no --iptables yes --fail2ban no --mysql yes --postgresql no --remi yes --quota no