R
Railway

✋|help

How to set mailgun to Ghost(docker) + Sqlite

Bbrucex_22419/7/2023
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.
Bbrucex_22419/7/2023
1d061aaf-a6f1-415a-b95a-978a044e31d5
I did some steps like Ghost with Mysql. When I tried to send email, I got Error :
[2023-09-07 02:00:22] ERROR "POST /members/api/send-magic-link/" 500 440ms


Failed to send email. Reason: Sending failed.

"Please see https://ghost.org/docs/config/#mail for instructions on configuring email."

Error ID:

4dbcf500-4d22-11ee-b97c-2d076c584b89

----------------------------------------

Error: Sending failed

at createMailError 

This is the template: https://railway.app/template/9VGb60
BBrody9/7/2023
what email provider are you trying to use
Bbrucex_22419/7/2023
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/
BBrody9/7/2023
glad you where able to solve it!
Bbrucex_22419/7/2023
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.
BBrody9/7/2023
thats very good information, thanks!

Looking for more? Join the community!

Recommended Posts
Timeout while waiting for registry?All of my deploys have been building successfully but failing to deploy for the past ~hour or so. TContainer is failing to start.Everything was working fine, I just added a few new features to the app and now it is failing to depSeeing failures in deploying saying container shut down, but cannot find the container logs.Need help figuring out how to debug this issue with deploying to prod. From my end I don't think theHow to Delete Project?How do I delete a project I created so it doesn't show up in my homepage? Railway's documentation juInitial Deployment Continues To FailHello everyone. I am trying to setup, and stuck at the starting line. All ive done is connect githubDeployments sometimes takes timeMany times deployments take more than 5 minutes, although it should take less than 1 minute.Sveltekit memory usagemy sveltekit apps are almost locked to 100mb memory, anyone knows if theres like an option or somethOpen SourceHi, I am Richard, creator of ExpressoTS framework. Currently we are working in a section of our docuDifficulty with deploying a Flask + React appHi - I have a code architecture with a Flask backend (python) and a Node React frontend. The architeAny way to measure API Metrics for APIs deployed via Railwaythe no. of requests, the avg response timeMultiple accounts with same Github account?Can I somehow have multiple accounts but use code from the same Github account? I want to have a sepCan't create accountI try to signup using email but only get this error: "Device requesting login is not supported pleaRedis Data not showing up. Also not able set the key as well from redis-cliI am not able to access redis via the Console of railway as well not set any key via redis cliregion is only exclusive for pro plan?i'm planning to subscribe to hobby plan because it's more fit for me but my only concern is that i cServer is not builtUntil last night at 2am I sent a PR and the server was updated this morning, I hired a professional How to increase the disk size of a volume?Hey is there a option to increase the size of a volume we need 10gb? Thx for helpI cant pay my doubtIm trying to use Railway services again and found that i owe it a subcription so im trying to pay itStrange deploy via GH ActionProject ID: 39c29a28-1554-436c-81ec-937a6e54b580 Hello everyone, i am having a small issue while deWarning: the environment variable LANG is not setI see this error in my deploy log: I am using a Pipfile and hence i changed the railway.json to haveDjango app deployment crashes due to cffi and libffiTrying to deploy a Django app to Railway. After it builds successfully the deployment crashes with