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/v3.3.12/cloud_cx_ctl.sh -o cloud_cx_ctl.sh |
Code Block |
---|
curl https://raw.githubusercontent.com/cloud-cx/cloudfon-cx-install/main/v3.3.2.x/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: 3.3.2.31
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).
...