Build EC2 with ncr (trought tf-ncr) and install mircoservices in it with one simple comand
How this works: the Makefile runs opentofu to start an EC2 on AWS and the install the microservices code on it.
git clone --recurse-submodules https://github.com/g7240/pipe-tf-ncr.git
make
If you have problem with make, be shure to follow the aws config steps here
make destroy