access control for rethink database
by dc.901 from LinuxQuestions.org on (#6KCSA)
Hello all,
I am looking for a way to secure rethinkdb deployment and want to allow connection from only specific app servers; for example,
Code:Rethink Dev DB only accepts connection from Dev app servers
Rethink Prod DB only accepts connection from Prod app serversRethink Dev and Prod are 2 different hosts.
Is this possible?
Looking at this doc: https://rethinkdb.com/docs/security/
But not seeing specific to what I am trying to do above
---
Note - I did post this question on RethinkDB-help Slack channel; which appears to be dead, despite being couple of thousand members.
Apologies for double posting - only posted here because there is no response on their slack
I am looking for a way to secure rethinkdb deployment and want to allow connection from only specific app servers; for example,
Code:Rethink Dev DB only accepts connection from Dev app servers
Rethink Prod DB only accepts connection from Prod app serversRethink Dev and Prod are 2 different hosts.
Is this possible?
Looking at this doc: https://rethinkdb.com/docs/security/
But not seeing specific to what I am trying to do above
---
Note - I did post this question on RethinkDB-help Slack channel; which appears to be dead, despite being couple of thousand members.
Apologies for double posting - only posted here because there is no response on their slack