Skip to content

DIDroom microservices OpenTofu deployment

Notifications You must be signed in to change notification settings

ForkbombEu/pipe-tf-ncr

 
 

Repository files navigation

Build EC2 with ncr (trought tf-ncr) and install mircoservices in it with one simple comand

Makefile run opuentofu to start an aws EC2 and the install the microsercices/issuer1 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

Releases

No releases published

Packages

No packages published

Languages

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