This is a fork of the legendary vectacp from Serghey Rodin. Thank you Sergey.
The fork is targeting centos 8 and new releases, for other versions I have not tested.
- 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.
Connect to your server as root via SSH
ssh root@your.server
Download the installation script, and run it:
curl -O https://raw.githubusercontent.com/Devoleksiy/vesta/master/install/vst-install.sh | bash
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://raw.githubusercontent.com/Devoleksiy/vesta/master/install/vst-install.sh
Then run it:
bash vst-install.sh
Need work after installed After successful installation, recreate the user.
v-rebuild-user admin
You can still do: Delete file from ip in / usr / local / vesta / data / ips directory and run:
v-update-sys-ip
Vesta is licensed under GPL v3 license