Create project snapshots or export railway code

Anonymous

2 years ago

I would appreciate it if we could create a project snapshot that would restore all our project settings, services, parameters, instances, variables, (everything) to what the snapshot had. I would be more than happy to make a couple of snapshots every few days and pay the GB/min of the snapshot files.

or

The ability to export an .railway file that is only compatible with Railway to save a copy of our project settings, services, parameters, instances, variables (everything) and if something happens (delete, corrupt) you can by just a few clicks import the .railway backup and restore everything how it was on the backup file.

I'm not talking about doing a backup of the database or a repo, I'm talking about the ability to save our PROJECT as a file or snapshot that contains everything ready to be deployed/restored.

2 Replies

rendercoder
PRO

a year ago

Agreed, I also hope to have similar paid services.


a year ago

As far as I know something similar is planned, but not quite how you've explained it, you've used staged changes where all the changes you make are recorded like GitHub commits, eventually Railway would like to provide a way for the user to revert those changes. This of course doesn't keep track of data in the volume, but volume snapshots are something else that's also being talked about.


Create project snapshots or export railway code - Railway Help Station