a year 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
a year 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
a year 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 • about 1 year ago
Status changed to Solved sarahkb125 • about 1 year 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>
a year 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 • about 1 year ago
a year ago
And the backup option not showing for this railway template
Attachments
a year 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 • about 1 year ago
a year 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 • about 1 year ago
a year 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.
a year ago
Here is the template I think @six is talking about https://railway.com/deploy/eRC98l
a year ago
If there was no volume attached, no data got saved in that case
Status changed to Solved chandrika • about 1 year ago