a year ago
I created a django application for an orphanage and I would like to deploy on railway and I have a pro plan so I want all the information of this plan and the custom domains. I also want to know if I miss a month without resubscribing will I lose all the data that they will put on the django applications?
16 Replies
a year ago
You can add custom domains to your service, you'll see an option for that in the service settings - just follow the prompt's guidance. Regarding dataloss, you don't lose any data if you miss a payment and then resubscribe after, I'm not sure at what point Railway does delete data though
dev
You can add custom domains to your service, you'll see an option for that in the service settings - just follow the prompt's guidance. Regarding dataloss, you don't lose any data if you miss a payment and then resubscribe after, I'm not sure at what point Railway does delete data though
a year ago
So if I activate the pro plan and at the end of the month I have not been able to resubscribe, my data will be kept until I resubscribe?
a year ago
Yes but only up to a certain point I believe, I'm not exactly sure how long your data is kept for, I'll go ask about that and get back to you
dev
Yes but only up to a certain point I believe, I'm not exactly sure how long your data is kept for, I'll go ask about that and get back to you
a year ago
ok I'm listening
a year ago
I asked and your data is kept for a few months so you don't have to worry about missing a single month
dev
I asked and your data is kept for a few months so you don't have to worry about missing a single month
a year ago
ok thank you
Status changed to Solved dev • about 1 year ago
Status changed to Open alidouwarma09 • about 1 year ago
a year ago
Hello
I deployed a django project and a postgress database on railway and I would like to upgrade to the pro plan of $20 per month but first I would like to know if at the end of the month I have not been able to resubscribe will the database data be there until I resubscribe? in short even if I have not resubscribed for several months the database data will not be lost?
Thank you for your kind reply
a year ago
Hey, I'm very glad to hear you want to upgrade! Yes your database data should remain for a few months- although it won't stay forever. If you ever need to stop using Railway for a few months then I'd recommend downloading a copy of the database so that you can restore the database in case you stay unsubscribed long enough for Railway to delete data.
In short, Railway does keep your data for a few months even if you miss a few payments but it doesn't stay forever so make backups if you know you'll miss several months of payment
a year ago
Also for future reference, you're welcome to open new threads for different questions instead of asking many questions in one thread. Otherwise things get cluttered, this is fine though since it's the same topic but thought I'd mention this
dev
Hey, I'm very glad to hear you want to upgrade! Yes your database data should remain for a few months- although it won't stay forever. If you ever need to stop using Railway for a few months then I'd recommend downloading a copy of the database so that you can restore the database in case you stay unsubscribed long enough for Railway to delete data.In short, Railway does keep your data for a few months even if you miss a few payments but it doesn't stay forever so make backups if you know you'll miss several months of payment
a year ago
How to download a copy of the database
dev
Also for future reference, you're welcome to open new threads for different questions instead of asking many questions in one thread. Otherwise things get cluttered, this is fine though since it's the same topic but thought I'd mention this
a year ago
ok no problem
alidouwarma09
How to download a copy of the database
a year ago
That'd depend on the database, I only really use MongoDB and through MongoDB I'd just connect to it from MongoDB Compass and download all records from the app. I can then re-add the records from the downloads too if needed. I'm not sure about other databases though since I don't use other databases in my day-to-day.
dev
That'd depend on the database, I only really use MongoDB and through MongoDB I'd just connect to it from MongoDB Compass and download all records from the app. I can then re-add the records from the downloads too if needed. I'm not sure about other databases though since I don't use other databases in my day-to-day.
a year ago
for the pro plan i would like to pay for the whole year. is it possible to pay for 1 year only once?
a year ago
It's unfortunately not possible, you have to pay on a monthly basis. The reason you can't pay a year upfront is because your pricing can change depending on resource usage. Neither you or Railway can predict your yearly resource usage accurately and so an upfront payment will never be able to work. Pro plan also does not have a credit-based alternative like hobby plan does.
dev
It's unfortunately not possible, you have to pay on a monthly basis. The reason you can't pay a year upfront is because your pricing can change depending on resource usage. Neither you or Railway can predict your yearly resource usage accurately and so an upfront payment will never be able to work. Pro plan also does not have a credit-based alternative like hobby plan does.
a year ago
All bank cards are authorized.
Status changed to Solved dev • about 1 year ago
