Strapi erasing database on redeploy
maxnaylor
HOBBYOP

2 years ago

Is there any way around Strapi erasing its database every time you redeploy? I’m scratching my head over this. Googling it seems to reveal it’s a common issue, usually to do with not using postgres instead of sqlite.

But I set up my Strapi instance using the Railway template, which is connected to a Postgres DB. Am I missing something here? What’s the solution?

1 Replies

brody
EMPLOYEE

2 years ago

Hello, Perhaps you where running Strapi in development mode?


Loading...