myVESTA Control Panel
Find a file
2015-11-06 00:44:49 +02:00
bin remove debug 2015-11-05 03:12:33 +02:00
func default backend 2015-10-30 13:53:41 +02:00
install Merge pull request #469 from demon-goxa/patch-2 2015-10-30 14:02:13 +02:00
src Fix for application/javascript from infinitnet 2015-10-22 17:05:02 +03:00
test hotfixes for 0.9.7 2012-04-18 12:06:35 +03:00
upd Ignore errors if certificate is missing 2015-08-20 18:05:45 +03:00
web bulk operations for customized restore 2015-11-06 00:44:49 +02:00
LICENSE Rename LICENSE.txt to LICENSE 2015-10-31 19:48:18 +00:00
README.md Less installation steps. 2015-08-04 15:22:06 +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