Oracle® Communications Security Edge Proxy Protection (SEPP) Cloud Native Installation Guide Release 1.1 F17667-01 |
|
![]() Previous |
![]() Next |
This procedure describes the steps to deploy SEPP Server on CNE.
Table 3-2 SEPP Server Deployment
Step # | Procedure | Description |
1 ![]() |
Master Node1: Prepare custom_values.yaml file |
Prepare a custom_values.yaml file with the required parameter information. Refer to Server Yaml File for sample YAML file. |
2 ![]() |
Master Node1: Navigate to the directory where ocsepp-1.0.0.tgz is extracted | Navigate to the directory where ocsepp-1.0.0.tgz is extracted |
3 ![]() |
Master Node1: Deploy SEPP Server | Execute the following command:
Where: deployment_name and namespace_name: depends on customer configuration customized_yaml_file.yaml: Yaml file after modifying the values based on the requirement. |
4 ![]() |
Master Node1: Deploy SEPP envoy | Execute the following command:
|
5 ![]() |
Master Node1: Check repo status | Execute
helm
ls to check the deployment status.
|
6 ![]() |
Master Node1: Check svc status | Check if all the services are deployed and
running:
Note: Status must be Running and Ready must be 1/1. |
7 ![]() |
Master Node1: Verify SEPP deployment | Execute command
helm
status <deployment_name> and verify deployment, pod and service
status should be up.
|