myVESTA Control Panel
Find a file
2016-06-27 02:11:54 +03:00
bin manually merged PR #653 2016-06-27 01:48:34 +03:00
func domain validation fix 2016-06-25 11:09:29 +03:00
install Merge pull request #590 from alex-connor/patch-8 2016-06-27 02:11:54 +03:00
src Release 0.9.8-15 2015-11-06 01:35:58 +02:00
test hotfixes for 0.9.7 2012-04-18 12:06:35 +03:00
upd New session.save_path location 2016-06-24 16:32:55 +03:00
web Merge pull request #608 from cdnmall/patch-10 2016-06-27 02:01:52 +03:00
.gitignore installer update (fail2ban) 2015-11-08 21:27:49 +02:00
LICENSE Rename LICENSE.txt to LICENSE 2015-10-31 19:48:18 +00:00
README.md Fixed License link 2015-12-07 09:08:27 +01:00

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