Hi GB team! I’m currently trying to set GB up on A...
# ask-questions
d
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
Hi Jens - we’ve had people report they have been using DocumentDB successfully
We don’t anything super special with the db. The errors should be showing in the backend docker container log
d
Hey Graham, thanks for the quick response! That’s great news, in that case I’ll dive into the debugging. Thanks!