Ghost + MySQL

alphasecioHOBBY

a year ago

Description: Self-hosted Ghost with MySQL and persistent volume.

Category: Blogs

URL: https://railway.app/template/tcsVLc

12 Replies

ridiculous-pirating-parrotHOBBY

9 months ago

What is the default login credential for this template @alphasecio?


9 months ago

There is no default credentials, you simply need to sign up.


andyngdzHOBBY

8 months ago

How to update MySQL to v8? Thank you


8 months ago

Redeploy it.


teamfynextPRO

8 months ago

How to configure Email ? In order to signup ghost needs to send a magic link.


8 months ago

You would need to add the needed environment variables as per ghost's documentation.


alphasecioHOBBY

8 months 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:


alphasecioHOBBY

8 months ago

For bulk email newsletter delivery, you'll also need to configure Mailgun details in Ghost Settings.


kevinrobert3HOBBY

7 months ago

I need to remove the Powered By Ghost. Can we get the source code


crsmooreTRIAL

6 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.


alphasecioHOBBY

6 months ago

Did you try to sign up at https://<railway_url>/ghost? This is for admins.


crsmooreTRIAL

6 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


Ghost + MySQL - Railway Help Station