dokku / dokku-mongo

a mongo plugin for dokku
MIT License
174 stars 32 forks source link

Proper multiple apps linking #107

Closed AlexBlokh closed 6 years ago

AlexBlokh commented 6 years ago

As I assume, there are no possible ways to connect multiple apps to a single mongo docker instance and provide them different dbs

f.e.

is there any way multiple applications can use single mongo docker instance and have different dbs??

Regards

josegonzalez commented 6 years ago

Unfortunately, that is not currently possible. See this issue for work towards this.