myVESTA Control Panel
Find a file
System Void 6fa8db714a Rename LICENSE.txt to LICENSE
Not usually a .txt extension.
2015-10-31 19:48:18 +00:00
bin user notification backend 2015-10-29 15:01:14 +02:00
func set ip even if ip doesn't exist 2015-10-24 18:44:19 +03: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 Merge pull request #473 from hellodanielting/patch-1 2015-10-30 18:58:52 +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