As an operator, I need to provision our Development and Production servers with Docker Engine. This will help us to deploy services such as Nexus, SonarQube and our apps MLService and ConverterService.
Acceptance Criteria:
The installation should be run by using the CI pipeline only.
The Ansible code should be organized in the following structure:
As an operator, I need to provision our Development and Production servers with Docker Engine. This will help us to deploy services such as Nexus, SonarQube and our apps MLService and ConverterService.
Acceptance Criteria: