VESTA Control Panel
Find a file
Serghey Rodin e6d6fc7de1
Merge pull request #1209 from joubertredrat/524-letsencrypt-public_shtml
Fix on ssl home definition on Lets Encrypt cert renew
2017-12-11 18:38:50 +02:00
bin Merge pull request #1209 from joubertredrat/524-letsencrypt-public_shtml 2017-12-11 18:38:50 +02:00
func fix for new domain deletetion 2017-12-08 13:50:51 +02:00
install changing web server includes back to %domain% for better readability 2017-12-06 23:00:18 +02:00
src security fix / thanks to Christopher Tarquini 2017-11-21 17:58:16 +02:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd Probably good idea to not to rebuild web domains if Apache is frontend web server 2017-12-07 08:05:25 +01:00
web /web/edit/mail/index.php: fix for new lines in autoreply 2017-12-07 17:28:16 +01:00
.gitignore Add .DS_Store to ignore patterns 2017-09-13 19:05:12 +03: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