myVESTA Control Panel
Find a file
2016-11-16 19:02:17 +01:00
bin Fix for quote characters in user logs returned as JSON 2016-11-11 12:57:46 +01:00
func user notification in main func inc 2016-11-09 17:46:12 +02:00
install Fix for /var/run/clamav on CentOS 7 2016-11-11 18:42:31 +01:00
src Release 0.9.8-17 2016-11-15 12:19:32 +02:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd Check if RemoteIP module is already activated 2016-11-16 19:02:17 +01:00
web aligining user top panel 2016-11-15 11:29:49 +02:00
.gitignore installer update (fail2ban) 2015-11-08 21:27:49 +02:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-09-08 12:12:20 +01:00
LICENSE Rename LICENSE.txt to LICENSE 2015-10-31 19:48:18 +00:00
README.md Add Gitter badge 2016-10-08 23:46:26 +00:00

Vesta Control Panel

Join the chat at https://gitter.im/vesta-cp/Lobby

  • 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 (2 step)

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

How to install (3 step)

If the above example does not work, try this 3 step method: Connect to your server as root via SSH

ssh root@your.server

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