Нет описания

Serghey Rodin 97a368afdf Merge pull request #422 from SysVoid/patch-1 10 лет назад
bin 979acdd115 Merge pull request #453 from SCelik/patch-1 10 лет назад
func 264b851d1a DNS Cluster Serial fix 10 лет назад
install 670b709f8f Added if statements to check for directories/files before removing them. 10 лет назад
src 70a8f75f1b Update SSL Ciphers 10 лет назад
test 2fe720fd06 hotfixes for 0.9.7 14 лет назад
upd 9e7b952d34 Ignore errors if certificate is missing 10 лет назад
web 97a368afdf Merge pull request #422 from SysVoid/patch-1 10 лет назад
LICENSE.txt 6cbd17e8dd uppercase LICENSE.txt 13 лет назад
README.md 0a32d520fc Less installation steps. 10 лет назад

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