Replies: 3 comments 6 replies
|
I don't have experience with railway but from a quick look at their services documentation it doesn't look like they have option for mounting persistent storage like in fly.io. There is something what they call "persistent database" service but that will not work with PocketBase. Edit: The above is no longer true as Railway added support for volumes. See the comments below or the 1-click app in #2784. |
0 replies
|
I have managed to deploy to Railway using this |
3 replies
|
Railway released Volumes support - https://docs.railway.app/reference/volumes. This is now possible! |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
If so, how do I manage dev and prod environments? Can I somehow persist the data between builds /deploys?
All reactions