molul
How to create a database backup on a Strapi deployment?
Hi there! I have Strapi depoyed on Railway, and I'd like to create a database backup as explained here: https://docs.strapi.io/dev-docs/data-management
However, checking the Railway CLI docs (https://docs.railway.app/guides/cli) I can't see anything similar I can start working with. Has anybody ever made a Strapi database backup from Railway?
5 replies
Postgres database back: is it actually possible?
Hi. I followed this tutorial to backup my Postgres database: https://blog.railway.app/p/postgre-backup#getting-started
But I always get this error (and yes, I double-checked all variables): "Operation timed out
Is the server running on that host and accepting TCP/IP connections?"
I see no mention about that in the tutorial, and I also can't find any option about that in my database settings.
Is this maybe only possible on Team Plan (I'm on Developer Plan)?
6 replies
strapi project deletes all data and config on every deploy
Hi. This must be a noobie question, but yesterday I made my first strapi deploy on railway, and after the first one I updated the repo with a few small tweaks, and everytime a new deploy was made, all config and data was erased and I had to set up all roles permissions and email templates.
Other than that, everything seems to work properly once setup is done.
What an I missing?
18 replies