For testing, you only need to provide the basic 4 cores CPU and 8G RAM, and then follow the below command to install the CX Application and Midware on the same machine.
...
Code Block |
---|
curl https://raw.githubusercontent.com/cloud-cx/cloudfon-cx-install/main/v3v4.30.20/cloud_cx_ctl.sh -o cloud_cx_ctl.sh |
Code Block |
---|
curl https://raw.githubusercontent.com/cloud-cx/cloudfon-cx-install/main/v3v4.30.20/install_docker_cx.sh -o install_docker_cx.sh |
...
Note: Please MUST replace the Variables in the above command with the correct value
${tag} is the release version of CloudCX, for example: 34.30.2.10
Login and configure the CloudFon CX.
Open Browser, input “https://host:9006/”, the “host” is the IP address or domain name of your CloudCX server (Linux Server).
Info |
---|
IMPORTANT: To complete CloudCX initial configuration, please refer to 'System initialization' guide. |
CX Control Commands
...