Bez popisu

Serghey Rodin d5371c3dcd removed error catcher před 10 roky
bin d5371c3dcd removed error catcher před 10 roky
func 45fd7dc75b default backend před 10 roky
install 71ea3c667d Merge pull request #469 from demon-goxa/patch-2 před 10 roky
src 79e4f5ed26 Fix for application/javascript from infinitnet před 10 roky
test 2fe720fd06 hotfixes for 0.9.7 před 14 roky
upd 9e7b952d34 Ignore errors if certificate is missing před 10 roky
web 305a6b1fb1 bulk operation for backup restore před 10 roky
LICENSE 6fa8db714a Rename LICENSE.txt to LICENSE před 10 roky
README.md 0a32d520fc Less installation steps. před 10 roky

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