Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 524 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 524 Bytes

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