How do you access a MongoDB database from two Openshift apps?

前端 未结 2 1752
予麋鹿
予麋鹿 2021-01-07 12:40

I want to be able to access my MongoDB database from 2 Openshift apps- one app is an interactive database maintenance app via the browser, the other is the principle web ap

2条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-07 12:51

    Please read the following article from the open shift blog: https://blog.openshift.com/sharing-database-across-applications/

提交回复
热议问题