Version: 1.5.8
Installing OpenPanel on Virtualizor
To add OpenPanel to your Virtualizor server as an additional control panel available for your users to install:
Log in to your server:
- as root via SSH, or
- as a user with sudo privileges and type
sudo -i
.
Copy and paste the following command into the terminal:
bash <(curl -sSL https://raw.githubusercontent.com/stefanpejcic/OpenPanel-Virtualizor/refs/heads/main/INSTALL.sh)