VESTA Control Panel
Go to file
Rafael G. Martins 2a91899846
Update README.md to use HTTPS
Updating readme as new Vesta server requires HTTPS, otherwise installers get a 301 redirect.
2024-07-02 13:34:58 +10:00
bin Fix for Sed Injection Vulnerability 2022-07-18 13:08:50 +03:00
func Fix for Sed Injection Vulnerability 2022-07-18 13:06:39 +03:00
install fix align 2022-12-08 02:35:36 +02:00
src 1.0.0-7 2022-10-11 22:49:28 +03:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd update notifications 2021-10-29 14:37:29 +03:00
web Remove duplicate line 2022-12-08 04:11:11 +02:00
.gitignore adding uzbek lang 2022-09-28 10:34:48 +05: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 Update README.md to use HTTPS 2024-07-02 13:34:58 +10:00
SECURITY.md Create SECURITY.md 2021-07-26 15:08:34 +01:00

Vesta Control Panel

Vesta is back under active development as of 25 February 2024. We are commited to open source, and will engage with the community to identify the new roadmap for Vesta. Stay tuned!

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 https://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 https://vestacp.com/pub/vst-install.sh

Then run it:

bash vst-install.sh

License

Vesta is licensed under GPL v3 license