説明なし

Flat 558643dfa5 Fix XSS in Password Reset 10 年 前
bin efa101b98c Merge pull request #714 from ttcttctw/patch-3 10 年 前
func 82c1c09f6d cidr ip format validator 10 年 前
install 047be8108c fix for missing ip in install header 10 年 前
src 5f4f05386f delete old notifications 10 年 前
test 2fe720fd06 hotfixes for 0.9.7 14 年 前
upd 5f4f05386f delete old notifications 10 年 前
web 558643dfa5 Fix XSS in Password Reset 10 年 前
.gitignore 5604a90870 installer update (fail2ban) 10 年 前
LICENSE 6fa8db714a Rename LICENSE.txt to LICENSE 10 年 前
README.md 5ce656f549 Fixed License link 10 年 前

README.md

Vesta Control Panel

  • 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

Connect to your server as root via SSH

ssh [email protected]

Download the installation script, and run it:

curl http://vestacp.com/pub/vst-install.sh | bash

If the above example does not work, try this 2 step method:

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