How to connect to database from public internet
I'm trying to migrate some data from my local (development) database to production.
I tried connecting to the database using the "Public Networking" domain and port displayed in my database information under Settings/Environment/Networking/Public Networking, and using the password from the env variables. This does connect me to a database but it doesn't look like mine (See Vinarescu Prod vs Vinarescu Dev images).
How do I connect to my deployed database in order to manage data?
Solution:Jump to solution
I don't know what happened but I can see the tables now. It might be the database manager gui I'm using.
3 Replies