#Dockerfile for strapi(nodejs) server

13 messages · Page 1 of 1 (latest)

cursive cloak
#

I want to know about the pros and cons of using a custom Dockerfile to deploy my strapi server in production vs. letting Railway build an image on its own.
Quick response would be highly appreciated.
Thanks!

open stirrupBOT
#

Project ID: e73e3b84-c1dc-4e97-9197-0b1b883e0688

cursive cloak
#

e73e3b84-c1dc-4e97-9197-0b1b883e0688

chrome summit
#

we have a template for it

cursive cloak
#

Thanks Milo. So should I use this template instead of the custom Dockerfile that I have?

#

I actually have deployed the project directly through the GitHub repo, and have manually separately spinned up a postgres db for the project and configured it in my project.
Thanks!

chrome summit
cursive cloak
#

So should I create a new project using this template and ditch my manually set up project?
Would that have any pros compared to my current implementation of deployment?
And I should the Dockerfile that I created anyways. Right?
Thanks!

chrome summit
cursive cloak
#

Milo I already have the project with the database set up manually on Railway... It's just not set up using the template. I'm I going to face any issues or downsides because of that?
Thanks!

chrome summit