Sin descripción

Raphael Schneeberger b64c1efdaa Configured Fail2Ban for Hestia. hace 7 años
bin aaa9952c0c Add cron delete script for hestia auto updater. hace 7 años
func 2c05d7bcf2 Merge pull request #18 from serghey-rodin/master hace 7 años
install b64c1efdaa Configured Fail2Ban for Hestia. hace 7 años
src 5c866cafd7 Fix depends hace 7 años
test 93d0cb8740 Fixed typos hace 9 años
upd cde4269170 Release 0.9.8-23 hace 7 años
web 67998f572c Implement Hestia auto update hace 7 años
.gitignore e93ef9389f Add .DS_Store to ignore patterns hace 8 años
ISSUE_TEMPLATE.md c9ce4928cb Update ISSUE_TEMPLATE.md hace 9 años
LICENSE 6fa8db714a Rename LICENSE.txt to LICENSE hace 10 años
README.md bf702b5236 Fork to HestiaCP hace 7 años

README.md

HestiaCP Control Panel

  • HestiaCP is a fork of VestaCP
  • Main purpose of HestiaCP is to be safer and more secure
  • HestiaCP is an open source hosting control panel.
  • HestiaCP has a clean and focused interface without the clutter.
  • HestiaCP 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://apt.hestiacp.com/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://apt.hestiacp.com/vst-install.sh

Then run it:

bash vst-install.sh

License

HestiaCP is licensed under GPL v3 license