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.


Hardware Configuration

  • Manufacturer: Supermicro
  • Product Name: Supermicro Computer
  • Part #: 5019A-FTN4-OTO-8
  • System Memory: 16 GiB
  • CPU:
    • Processor: Intel(R) Atom(TM) CPU C3758 @ 2.20GHz

    • Speed: 2200 MHz

    • Core(s): 8

    • Manufacturer: Intel(R) Corporation

VM Requirements 

  • Linux

Software To Be Installed

  • Docker
  • NGINX

NGINX Configurations

NGINX top level configuration can be found for each microservice in the associated repository under /conf directory.

  • No labels