Нет описания

skid 652ba9c8f6 Merge branch 'master' of github.com:serghey-rodin/vesta 9 лет назад
bin b0c07020db fix for empty web domain alias 9 лет назад
func 9fb11527ba fix for domain validation on rhel5 9 лет назад
install 0561a213db php 5.6 for CentOS 9 лет назад
src 5f4f05386f delete old notifications 9 лет назад
test 2fe720fd06 hotfixes for 0.9.7 14 лет назад
upd 5f4f05386f delete old notifications 9 лет назад
web 9cae6988b5 Merge pull request #803 from kondurake/patch-5 9 лет назад
.gitignore 5604a90870 installer update (fail2ban) 10 лет назад
LICENSE 6fa8db714a Rename LICENSE.txt to LICENSE 10 лет назад
README.md 5ce656f549 Fixed License link 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