Small Data Center

this page contains informations about HestiaCP (and new deb packages released on our mirrors) and system adjustments because the base system used is Debian 10 Buster.

These operations must be performed only by competent system administrators.

HestiaCP

We've released new version of HestiaCP with our repositories so if You have just installed the base system or if You have installed and configured the base operating system and you have now HestiaCP configured and working in production environment You have to do these steps:

HestiaCP first installation

apt-get update && apt-get upgrade -y
apt-get update --allow-releaseinfo-change

If the launcher doesn't work you can run HestiaCP installer from a terminal:

bash /usr/bin/hst-install.sh

and follow informations required.

HestiaCP upgrade after a previous installation

You must to do these commands:

apt-get update && apt-get upgrade -y
apt-get update --allow-releaseinfo-change
cd /usr/bin/
bash hst-install.sh

In this case if you accept by pressing Y the old hestiacp installation may be deleted so if you have a production environment with HestiaCP configured and working you can update it form Hestia Control Panel with administrator credentials.