#Dockerfile for strapi(nodejs) server
13 messages · Page 1 of 1 (latest)
Project ID: e73e3b84-c1dc-4e97-9197-0b1b883e0688
You might find these helpful:
e73e3b84-c1dc-4e97-9197-0b1b883e0688
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!
yeah, it does everything u need
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!
the template works automatically, click my link i sent and click deploy and there u go, strapi
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!
No you won’t, it’s just we recommend using the template