View in #general on Slack
@Ale_Blacut: Hi!
Here trying to deploy CubeJs over kubernetes connecting to mongoDB, seems Mongodb BI connector required… someone containerized already?
@Chris: Yep! We have the mongobi connector containerized, it uses a self-generated certificate as it is required when using MongoDB Atlas. We are self-hosting the connector for staging as using the connector managed by MongoDB Atlas is pretty expensive.
Lemme know if you want me to share the Dockerbuild tomorrow
@Ale_Blacut: Hey @Chris sounds great, we want to run poc with mongoDB in the same vpc, if you can share, I’ll be very grateful!
@Chris: @Ale_Blacut oops I forgot, let me send you
https://gist.github.com/ChrisLahaye/be4d6b8815a3b8a2b959f552223060b4 there you go, the kubernetes manifests have been converted from json to yaml so not sure if that went 100% correctly
@Ale_Blacut: Awesome, I’ll try immediately, thanks a lot
@Chris: sure lemme know if you have any questions
@Ale_Blacut: @Chris just letting you know it worked!! Thanks a lot for sharing. Ty
@Chris: @Ale_Blacut No problem, glad I could help you