Exposing Local Instance to Port #3754
-
I have been experimenting with EdgeDB for the past month or so now. It has been amazing. I like it quite a bit more than the Postgres I am used to. I created a DB in the recommended way for development in a project and have been using it there. I now want to take that DB and expose it so other machines could access the DB also. I have followed the instructions on creating roles, but I am having a hard time understanding how to now allow other machines to connect to my DB. I tried to connect using the DSN, but it seems to not like that I am passing an IP address instead of a hostname. I was hoping this would be as simple as a few firewall rules and a connection string, but I am not having much luck. Are there any good tutorials out there for how to set up a remote DB using EdgeDB and connect to it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Can you elaborate on this please? What error are you seeing? |
Beta Was this translation helpful? Give feedback.
Can you elaborate on this please? What error are you seeing?