VESTA Control Panel
Go to file
2021-11-06 17:51:56 +02:00
bin Hot fix for CentOS 6 for "systemctl" 2021-11-04 13:59:10 +01:00
func send email function to full backup 2021-07-28 20:24:25 +03:00
install NGINX wont start in debian 9 2021-11-01 22:31:26 +01:00
src set rel date: Mon Nov 1 2021 2021-11-02 00:14:47 +02:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd update notifications 2021-10-29 14:37:29 +03:00
web Removed unused static media. 2021-11-06 17:51:56 +02:00
.gitignore exclude react build 2021-10-31 16:59:51 +07: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
SECURITY.md Create SECURITY.md 2021-07-26 15:08:34 +01: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