VESTA Control Panel
Find a file
Vlad Ya cc456f20b5 Proper fix for the prefix corruption (for user names with non-alphanumeric characters)
and keep the prevention of addition of ftp user names with non-alphanumeric characters as it was intended initially
2015-11-04 13:09:29 -05: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 Proper fix for the prefix corruption (for user names with non-alphanumeric characters) 2015-11-04 13:09:29 -05: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