Aucune description

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

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