My company's goal is to route MySQL traffic through an SSH tunnel, but using a reverse proxy through NGINX. We created a Linux box in our Azure environment, but are struggling to complete the process.
I was going to open an SSH tunnel locally, and then route the reverse proxy to the local ssh tunnel address, however I am not sure that will work...
Thoughts?