Hi GB team! I’m currently trying to set GB up on AWS. Our idea is to run the GB front- and backend on App Runner, and then use DocumentDB as the backing MongoDB instance. However, I’m having trouble getting GB to connect to DocumentDB.
My question, before I try to debug further, is whether to your knowledge anyone has succeeded with using DocumentDB in the past? And if so, was there something to be aware of?
Thanks!
f
fresh-football-47124
11/17/2022, 8:23 AM
Hi Jens - we’ve had people report they have been using DocumentDB successfully
fresh-football-47124
11/17/2022, 8:24 AM
We don’t anything super special with the db. The errors should be showing in the backend docker container log
d
dry-analyst-82703
11/17/2022, 8:51 AM
Hey Graham, thanks for the quick response! That’s great news, in that case I’ll dive into the debugging. Thanks!