DEV Community

Discussion on: Connect to MongoDB on Dokku with your local command line or Robo3T

Collapse
 
hugo__df profile image
Hugo Di Francesco

For your web apps, you can use the letsencrypt plugin

Haven't found a clean way to do "expose"-ed port SSL.

I think there should be a way to connect through the SSH tunnel.

Collapse
 
codestuff2 profile image
Adam Whitlock

Right on, yea I figured Lets Encrypt would be the best option for a standard web app. Thanks and happy new year!