No Description

System Void 6fa8db714a Rename LICENSE.txt to LICENSE 10 years ago
bin b560c99ceb user notification backend 10 years ago
func 083e820f57 set ip even if ip doesn't exist 10 years ago
install 71ea3c667d Merge pull request #469 from demon-goxa/patch-2 10 years ago
src 79e4f5ed26 Fix for application/javascript from infinitnet 10 years ago
test 2fe720fd06 hotfixes for 0.9.7 14 years ago
upd 9e7b952d34 Ignore errors if certificate is missing 10 years ago
web 8ce221cb7b Merge pull request #473 from hellodanielting/patch-1 10 years ago
LICENSE 6fa8db714a Rename LICENSE.txt to LICENSE 10 years ago
README.md 0a32d520fc Less installation steps. 10 years ago

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