Sin descripción

Serghey Rodin 5e3a3bc901 Merge pull request #480 from vlad-ya/fix-ftp-user-names hace 10 años
bin b560c99ceb user notification backend hace 10 años
func 083e820f57 set ip even if ip doesn't exist hace 10 años
install 71ea3c667d Merge pull request #469 from demon-goxa/patch-2 hace 10 años
src 79e4f5ed26 Fix for application/javascript from infinitnet hace 10 años
test 2fe720fd06 hotfixes for 0.9.7 hace 14 años
upd 9e7b952d34 Ignore errors if certificate is missing hace 10 años
web cc456f20b5 Proper fix for the prefix corruption (for user names with non-alphanumeric characters) hace 10 años
LICENSE 6fa8db714a Rename LICENSE.txt to LICENSE hace 10 años
README.md 0a32d520fc Less installation steps. hace 10 años

README.md

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