Docker
microservices are containerized and run on hosts that support the Docker environment. The Docker files are delivered as part of the OPE zip file. You can build images using those Docker files and then run them as containers. You can see all the Docker files in their respective container folders. You must have an Internet connection to download the base Docker image.You need to take care of the instructions under the comment "REQUIRED FILES TO BUILD THIS IMAGE" in each Docker file before building the Docker images.
Note: Some of the microservices are optional and you can choose not to run them in case they are not suitable for your use cases.
- OfferSearchIndex Service - You can choose not to deploy this service if you do not want to connect to Elasticsearch with your Offer and Price Engine deployment.
Subtopics