How to access specific machine in another network using flycast

Hello,
we’re running a PG cluster and want to access a READ replica from another network for data analysis without affecting the production machine.

So far we just used sth like my-db-app.flycast to connect to the app as a whole. But that meant connecting to the primary server. Now how to connect to a specific machine? Within the same network we could use <machine-id>.vm.my-db-app.internal. But how does that work from another network?

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.