vestacp install
1、https://vestacp.com/#install 2、login change admin password 3、restore backup restore backup Fails **Super Important ** A Old vmware or server setting:~admin/conf/web/*.conf must keep or backup. Beacuse vestacp backup & resstore have big promble at here. Example: I have nginx.xxxxx.conf use include other nginx.ooooo.conf . When resotre conf, vestacp make error, put all conf together one file. So Best Way is backup old server conf/web/* , restore conf/web/ then nginx -t for test check conf, If ok, nginx is work ok. ...