myVESTA Control Panel
Find a file
2016-09-08 12:57:30 +01:00
bin fix from pmamak: If locally installed package version is higher than the repo version show it as up-to-date #565 2016-09-07 16:41:35 +03:00
func Merge pull request #756 from Skamasle/patch-2 2016-09-07 14:15:24 +03:00
install Debian fix for spamassassin when it's not in startup list 2016-09-08 03:49:20 +02:00
src delete old notifications 2016-06-27 19:50:36 +03:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd delete old notifications 2016-06-27 19:50:36 +03:00
web Fix for cannot Save Options when Remote Backup enabled 2016-09-08 01:32:59 -04:00
.gitignore installer update (fail2ban) 2015-11-08 21:27:49 +02:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-09-08 12:12:20 +01: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