Hi there,
We have an open edx devstack instance up and running on our server and it works perfectly. I did some research about the devstack version and found it actually using 'runserver' or WSGI to run the studio or lms. I understand that devstack version is for development and full stack version is for production:
Got it here:
I am wondering how to set up/ enable the nginx on edx devstack, is there anyone has some solutions or ideas about that?
Second Question:
Also, I have a fullstack version running on my machine. I wonder if there is anyone could use the mysql workbench to connect to the database? I am not able to connect the database on fullstack as I did before on devstack. Here is the my configuration for fullstack:

Here is the error message:

Really appreciate if there are any suggestions and ideas! Thanks in advance