myVESTA Control Panel
Find a file
Alexandr Loskutov d70a936792 Исправление перевода
Исправление перевода для правильного отображения текста (подписей) в
панели
2016-09-07 09:22:20 +03:00
bin Fixed typo 2016-09-05 17:29:22 +01:00
func Merge pull request #792 from tjebbeke/patch-7 2016-08-30 00:12:21 +03:00
install Debian fix for ClamAV /var/run/clamav permission 2016-09-07 02:49:17 +02:00
src delete old notifications 2016-06-27 19:50:36 +03:00
test hotfixes for 0.9.7 2012-04-18 12:06:35 +03:00
upd delete old notifications 2016-06-27 19:50:36 +03:00
web Исправление перевода 2016-09-07 09:22:20 +03:00
.gitignore installer update (fail2ban) 2015-11-08 21:27:49 +02:00
LICENSE Rename LICENSE.txt to LICENSE 2015-10-31 19:48:18 +00:00
README.md Fixed License link 2015-12-07 09:08:27 +01:00

Vesta Control Panel

  • Vesta is an open source hosting control panel.
  • Vesta has a clean and focused interface without the clutter.
  • Vesta has the latest of very innovative technologies.

How to install

Connect to your server as root via SSH

ssh root@your.server

Download the installation script, and run it:

curl http://vestacp.com/pub/vst-install.sh | bash

If the above example does not work, try this 2 step method:

Download the installation script:

curl -O http://vestacp.com/pub/vst-install.sh

Then run it:

bash vst-install.sh

License

Vesta is licensed under GPL v3 license