RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
All microservices are deployed as Docker containers to a Linux based VM hosted by the Supermicro Computer. NGINX is used for request routing to the different docker containers hosted on the VM. Below are some details on NGINX Configuration and Hardware / VM Specifications.
Processor: Intel(R) Atom(TM) CPU C3758 @ 2.20GHz
Speed: 2200 MHz
Core(s): 8
Manufacturer: Intel(R) Corporation
NGINX top level configuration can be found for each microservice in the associated repository under /conf directory.
cats-power-ms | https://github.com/rdkcentral/cats-power-ms/blob/main/conf/power-ms.conf |
cats-ir-ms | https://github.com/rdkcentral/cats-ir-ms/blob/main/conf/ir-ms.conf |
cats-pyscat | https://github.com/rdkcentral/cats-pyscat/blob/main/conf/pyscat.conf |
cats-relay-ms | https://github.com/rdkcentral/cats-relay-ms/blob/main/conf/relay.conf |
cats-python-globalcache | Handled as apart of cats-ir-ms NGINX configuration. |
cats-mt-query-ms | https://github.com/rdkcentral/cats-mt-query-ms/blob/main/conf/mt-query.conf |
cats-video-gateway | https://github.com/rdkcentral/cats-video-gateway/blob/main/conf/video-gateway.conf |
cats-rack-health-ms | https://github.com/rdkcentral/cats-rack-health-ms/blob/main/conf/rack-health-ms.conf |