Skip to main content

Quick Installation Using the Script

This installation method is suitable for a clean server installation and initialization.
The required operating system is Debian 12.

Download URL:
https://github.com/easycallcenter365/easycallcenter365/releases

Download file "easycallcenter365-v20260520-v20260501-en-US.us.zip".
After downloading the installation package to the server, extract it and enter the directory.

Run the following command to start the automatic installation process.
Docker, MySQL, and other required components will be installed automatically during the process.

mkdir -p /home/easycallcenter365/install/
unzip -d /home/easycallcenter365/install/ easycallcenter365-v20260520-v20260501-en-US.us.zip
cd /home/easycallcenter365/install/

sudo chmod +x install.sh && ./install.sh