How to install VitalPBX on a VPS?
VitalPBX requires Debian 11.
- If you don’t have installed wget or sudo command, install it in the following way:
apt install sudo wget- Download the script:
wget https://repo.vitalpbx.com/vitalpbx/v4/apt/debian_vpbx_installer.sh- Set correct permissions to script:
chmod +x debian_vpbx_installer.sh- Excute the script to install VitalPBX on VPS:
./debian_vpbx_installer.shWas this article helpful?
Your feedback helps us improve the documentation.
Thank you for helping us improve!
