How to set mailgun to Ghost(docker) + Sqlite
I had used Ghost with mysql, but currently I try to use a new Ghost template with Sqlite. I did not found some sufficient doc for this template to set up it with mailgun and CLOUDINARY.
8 Replies
Project ID:
1d061aaf-a6f1-415a-b95a-978a044e31d5
1d061aaf-a6f1-415a-b95a-978a044e31d5
I did some steps like Ghost with Mysql. When I tried to send email, I got Error :
This is the template: https://railway.app/template/9VGb60
what email provider are you trying to use
thans for your reply. I solved this problem.
I've added some env variable like this link: https://catchtheblock.com/how-to-setup-mailgun-in-ghost-self-hosted-docker-compose/
Catch The Block
✉️ How to Setup Mailgun in Ghost (self hosted, docker-compose)
This short blog post aims at helping those who are struggling (like me ) to setup properly Ghost and emails (using Mailgun).
glad you where able to solve it!
Btw, I need to mention something for new users who will come to this template:
smtp.eu.mailgun.org is for EU, , however, smtp.us.mailgun.org is not for the US. smtp.mailgun.org is for the US.
thats very good information, thanks!