Keine Beschreibung

teryanik ec7994a402 Fix bug with "user already exists" vor 10 Jahren
bin ec7994a402 Fix bug with "user already exists" vor 10 Jahren
func 45fd7dc75b default backend vor 10 Jahren
install df0d6c12cb Merge pull request #482 from RhysIT/master vor 10 Jahren
src 95aab70c3e Release 0.9.8-15 vor 10 Jahren
test 2fe720fd06 hotfixes for 0.9.7 vor 14 Jahren
upd bcfe1eead4 fix for fm sudo usage vor 10 Jahren
web 1689ea34a2 added html tags escaping vor 10 Jahren
.gitignore 5604a90870 installer update (fail2ban) vor 10 Jahren
LICENSE 6fa8db714a Rename LICENSE.txt to LICENSE vor 10 Jahren
README.md 5ce656f549 Fixed License link 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