Table of Contents |
---|
...
Code Block | ||
---|---|---|
| ||
[seceon@localhost ~]$ ./install.sh -c Is CCE and APE co exist ? Please confirm (yes/no): no Please provide tenant id for CCE installation : [Enter the tenant ID applicable for your install, for an enterprise installation] Do you want secure communication between CCE and APE using SSH tunnel ? Please confirm (yes/no): yes/no What is the Public IP Address of APE ?: [Enter the IP of the APE over which the CCE can communicate to it] Which Port you want to use[22] ?: [Enter the port for the CCE to connect to the APE over SSH] id_rsa What is the Hostname of APE[Seceon-OTM] ? : [Hit Enter] You configured following information: Tenant id for CCE installation : Your tenant ID CCE and APE co exist : no/yes APE IP Address : Your APE's IP address APE Hostname : Seceon-OTM Secure communication between CCE and APE using SSH tunnel : yes or no, as appl SSH tunnel Port : Your configured port Please confirm (yes/no): CCE installation started...... will take arround 15-20 minutes |
As the installation, proceeds, you will be able to see the progress bar. Once this gets over, you will see a success message confirming the completion.
...
Command to be run as “seceon” user
1. $ otmdoc -m
Expected Output
...
2. ps -aef | grep tunnel
Expected output:
...
Note: Each of these services, represents a necessary CCE module running inside the docker container.
...