Mail configuration in docker
Hi there,
I'm somehow new to this, but I could manage to run the Countly with docker-compose.
I already read this document, but I really did not figure out how can I pass these environment variables. I want mails to be send through SMTP server of Gmail.
Comments
Hey Danial, how are you?
I hope you're doing well :)
About your question: could you please inform us if you have already tried this environment variable injection?
Hey Kevin…
I read that, but honestly I didn't find out how to inject them like that. I never saw yaml envs before, just simple `.env` files with equal signs.
Hey Danial, you can use docker-compose to deploy.
Please check the template here. You can use L20 ~L23, to inject more SMTP related variables from this https://support.count.ly/hc/en-us/articles/360037814511-Docker-and-Kubernetes#email
Please let me know if this helps.
Best regards,
I tried to add this:
But even I can find out there's something wrong here, specially in line 25 :D
Please sign in to leave a comment.