Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Note: Please MUST replace the Variables in the above command with the correct value
You can get those Variables from midware server: /opt/cloud_cx/.env
${tag} is the release version of CloudCX, for example: 5.4
${db_addr} is the Database Server address of CX (Midware Services Address). It is recommended to keep the Midware in the same LAN for local installations or on the same switch for cloud installations to ensure better performance and connectivity.
${db_passwd} is the password of the database
${redis_passwd} is the password of the Redis
${es_port} is the port of the Elasticsearch
${es_password} is the password of the Elasticsearch
...
Open Browser, input “https://host:9006/”, the “host” is the IP address or domain name of your CloudCX server (Linux Server).
...