I made a droplet in Digital Ocean and attempted to use my local computer to view my hosted database (ubuntu 20.04).
Database (droplet) <-> nginx (droplet) <-> MongoDB Compass is the workflow (local machine).
Without success, I attempted to open a specific port in the droplet and then bind it to a port on my local machine.
Am I mistaken?
And if not, what could be the root of my issue?