Thanks, Sliman.
I have a remote VPS where I run a docker container with Discourse (just like this forum). I want to analyze Discourse’s postgres DB with FA.
So, how do you recommend I configure it? Http and https requests to the discourse site are currently being handled in the remote VPS via nginx. Would I have to add some sort of route in the nginx config to handle FA requests? Does it matter which port I use?