Skip to content

ForkbombEu/pipe-tf-ncr

 
 

Repository files navigation

Deploy DIDroom Microservices on EC2

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.

To clone the repo

   git clone --recurse-submodules  https://github.com/g7240/pipe-tf-ncr.git

To deploy microservices on your EC2 run

   make

If you have problem with make, be shure to follow the aws config steps here

To stop the deployment run

    make destroy

About

DIDroom microservices OpenTofu deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 46.6%
  • Shell 42.1%
  • HCL 7.5%
  • JavaScript 2.1%
  • Dockerfile 1.7%