Hello, I am trying to setup a prisma server on Amazon ECS, any idea how to provide the prism config? I have tried setting these as both string and regular map, I end up with exceptions on both occassions.
r
Ryan
07/07/2020, 10:27 AM
Hey @Parthasarathy Ramanujam 👋
There is a tutorial here that you can follow with which you can setup your Prisma server on Fargate.
It contains Cloudformation scripts so you can easily add that to the stack.