Skip to content

Add a new service

Services in monorepo respository are entities that in production environment need to be online all the time. Some of these services are exposed to public access and other services runs in the background. Sometimes, you will need to add a new backend service to our repository. This t To do that you have to follow the next instructions.

Requirements

installed globally.
Access to edit the monorepo repository.
Access to edit the argocd repository.
Access to create new Elastic Container Repository in AWS
Access to create new EC2 application load balancer rule
Access to create new EC2 target g
(optional) AWS CLI command line tool installed and configured.
(optional) Docker installed.

Procedure

Create the ECR repository than will be used.


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.