Keine Beschreibung

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

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