9 months ago
Please, I need restore all data of my database, an update on linked template has deploy new CouchDB without my saved data. I try rollback deployment but this doenst work. I Need the data, is possible to restore?
Pinned Solution
9 months ago
What template are you using? If a volume is not attached, you will not see the Backups tab. If you're using the CouchDB template that uses the bitnami/couchdb image (in railwayapp-templates), you can add a volume with the path /bitnami/couchdb to persist your CouchDB data.
7 Replies
9 months ago
Hi there - you do not have a volume attached, so the data is not possible to restore.
Additionally - if you had backups, it would be possible to restore from those.
I would suggest setting both of those up.
More info: https://docs.railway.com/reference/backups
Status changed to Awaiting User Response Railway • 9 months ago
Status changed to Solved sarahkb125 • 9 months ago
sarahkb125
Hi there - you do not have a volume attached, so the data is not possible to restore.Additionally - if you had backups, it would be possible to restore from those.I would suggest setting both of those up.More info: https://docs.railway.com/reference/backups
9 months ago
But why my data is lost? Updating a readme in the source repository should not erase my data
Status changed to Awaiting Railway Response Railway • 9 months ago
9 months ago
And the backup option not showing for this railway template
Attachments
9 months ago
Hi there - I think this is an issue with the database configuration. Opening up to our community to help out here.
Status changed to Awaiting User Response Railway • 9 months ago
9 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open sarahkb125 • 9 months ago
9 months ago
What template are you using? If a volume is not attached, you will not see the Backups tab. If you're using the CouchDB template that uses the bitnami/couchdb image (in railwayapp-templates), you can add a volume with the path /bitnami/couchdb to persist your CouchDB data.
9 months ago
Here is the template I think @six is talking about https://railway.com/deploy/eRC98l
9 months ago
If there was no volume attached, no data got saved in that case
Status changed to Solved chandrika • 9 months ago