bluepowder / vesta

VESTA Control Panel

Home Page:http://vestacp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Join the chat at https://gitter.im/vesta-cp/Lobby

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.

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 -O https://raw.githubusercontent.com/Devoleksiy/vesta/master/install/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://raw.githubusercontent.com/Devoleksiy/vesta/master/install/vst-install.sh

Then run it:

bash vst-install.sh

Fix

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

License

Vesta is licensed under GPL v3 license

About

VESTA Control Panel

http://vestacp.com

License:GNU General Public License v3.0


Languages

Language:PHP 32.4%Language:Shell 22.6%Language:JavaScript 18.6%Language:HTML 15.1%Language:Smarty 8.5%Language:SCSS 1.5%Language:CSS 1.1%Language:C++ 0.1%Language:C 0.1%Language:CoffeeScript 0.0%Language:Dockerfile 0.0%Language:Hack 0.0%