I am using self-hosted Redash with the docker Images,
Now when I try to send the invitation the Mail goes to Maildev which is one of the docker images, But I have my own outgoing email services, I have to configure that in self-hosted redash configuration,
How I can configure the outgoing services in Self-Hosted server?
I have read the link that you shared. Still not able to resolve the problem.
I have installed redash on CentOS 7 in VMware using a docker container. Could not find the file mentioned in the setup link i.e. /opt/redash/env so created a new one and set the configuration variables as mentioned.
With Docker you won’t modify /opt/redash/env directly. If you created this file yourself Redash won’t even see it. You modify the environment variables with docker-compose.yml