Question
How to allow remote access to RethinkDB?
Hi, I have an app in NodeJS using Dokku that uses RethinkDB. I want to access that database from an app in my computer but I don’t know how to do that.
What address should I use as host? And how can I enable remote access without exposing the database to possibles attacks?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×