barzan / dbseer

DBSeer
Apache License 2.0
117 stars 27 forks source link

Using Dbseer middleware #7

Open arunmarathe opened 6 years ago

arunmarathe commented 6 years ago

I need some advise using Dbseer middleware.

I have successfully installed, and can run the Dbseer UI on a Windows VM.

What are some best practices for running the middleware? Should it run on Linux or Windows? Should it run on the same box that runs the MySQL dbms?

dongyoungy commented 6 years ago

Please take a look at the document at middleware repo and open an issue there.

You do not have to run on the same box as MySQL, but I guess it is easiest to run that way. I do not think the middleware can be run on Windows because its dependency (i.e., MaxScale) does not support Windows IIRC.