Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Overview
This Documents will help you, how to install CCE .
Pre Requisites
Ensure that the hardware configuration for CCE is compliant with the specification. Please refer to the https://seceon.atlassian.net/l/c/8zTLvZk1 to see the hardware specification.
You need VM or Baremetal, with the required hardware configuration with Seceon customized Rocky Linux. Please refer to the link for VM (One can use any of the standard VM environments like Oracle VM Virtual Box, VM ware Fusion (for MAC users), etc. and https://seceon.atlassian.net/l/c/YG1y0941 for Baremetal to see the instructions.
Ensure that the required ports are opened for the CCE to work properly. Required ports that should be opened are mentioned in the link https://seceon.atlassian.net/l/c/XVw9Fw04.
...
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.
...