myVESTA Control Panel
Find a file
Olgerdas a420465b39
Remove \n from dkim txt output
Some DNS providers (like cloudflare) do not allow in dkim txt record \n char. Fix is removing new line symbols (\n).
2019-03-27 19:35:10 +02:00
bin Remove \n from dkim txt output 2019-03-27 19:35:10 +02:00
func protection in case there are two or more ips with the same nat association 2019-02-14 17:47:58 +02:00
install Update vst-install-rhel.sh 2019-03-21 21:26:05 +01:00
src New version of Softaculous: 5.1.2 2018-11-27 15:30:59 +02:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd Release 0.9.8-23 2018-10-18 00:14:28 +03:00
web Merge pull request #1711 from clarkchentw/patch-2 2019-03-20 12:44:20 +03: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