I have a question.

  1. Is it possible to use redash behind a proxy like nginx with path starting from
    http://localhost:3000/redash --> this brings the redash page
    http://loaclhost:3000/grafana --> this brings grafana page

We have intranet portal, wanted to use nginx and authenticate the user and we can pass the user information via header. Both Grafana and Superset supports the same, we like to use redash for few user group for the simplicity purpose.