a year ago
Description: Self-hosted Ghost with MySQL and persistent volume.
Category: Blogs
12 Replies
a year ago
What is the default login credential for this template @alphasecio?
a year ago
How to update MySQL to v8? Thank you
a year ago
How to configure Email ? In order to signup ghost needs to send a magic link.
a year ago
You would need to add the needed environment variables as per ghost's documentation.
a year ago
If you have already deployed the template, add the following variables (with valid details) and redeploy. I'll add the mail configuration to the template as optional too.
mail__from:
mail__transport: SMTP
mail__options__host:
mail__options__port:
mail__options__auth__user:
mail__options__auth__pass:
a year ago
For bulk email newsletter delivery, you'll also need to configure Mailgun details in Ghost Settings.
a year ago
I need to remove the Powered By Ghost. Can we get the source code
9 months ago
I installed this, but can't "Sign Up" (says "Failed to sign up, please try again") and don't have any credentials to "Sign In". How do I proceed? Need to get into the Ghost admin.
9 months ago
Did you try to sign up at https://<railway_url>/ghost? This is for admins.
9 months ago
Did you try to sign up at https://<railway_url>/ghost? This is for admins.
Thanks! That worked.
Please kindly add that to the template instructions: https://railway.app/template/tcsVLc