dokku / dokku-mongo

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

Expose all databases? #130

Closed DenisNP closed 3 years ago

DenisNP commented 4 years ago

Hello there.

I have about 20 dokku apps and I want to periodically connect to each of it's databases. But I cannot expose all those 20 databases to just 4 different ports. How can I solve this? Should I expose each time I want to connect to the specific database and unexpose after that?

Thanks.

josegonzalez commented 3 years ago

You can either expose/unexpose, choose ports yourself, or let dokku choose random ports to expose on.