All Templates / Storage

Railway volume dump

Railway volume dump

Easily download your Railway volume data as a ZIP file.

Deploy Railway volume dump

railway-volume-dump

hello-aurora/railway-volume-dump

Just deployed

Railway volume dump

Easily download your Railway volume data as a ZIP file.

Usage

  1. Mount volume

You will first need to "disconnect the volume" from the original service you want to dump the volume from, and "mount" it to this service.

  1. Run curl command

The following curl command will download a ZIP file on your machine, replace GENERATED_ENDPOINT and GENERATED_PASSWORD with the generated values from this service.

curl -OJ https://GENERATED_ENDPOINT -H "password: GENERATED_PASSWORD"
  1. Re-mount volume

Once you have downloaded the ZIP file, you can re-mount the volume to the original service.

Notes

  • The template will automatically pick up your volume path and name.
  • Downloading the ZIP file will occur egress fees.
  • Check the service deploy logs for progress and additional information.

Template Content

Deploy Now

Details

Jérémy's Projects

Created on Sep 14, 2024

47 total projects

29 active projects

100% success on recent deploys

JavaScript, Dockerfile

Storage



More templates in this category

View Template
ReadySet

ReadySet

A lightweight caching engine for Postgres


Milo's Projects

View Template
Flare

Flare

A modern, lightning-fast file sharing platform built for self-hosting


FlintSH's Projects

View Template
EdgeDB

EdgeDB

EdgeDB template based on their Docker deployment guide


Ajit Krishna's Projects