Skip to content

hello-aurora/railway-volume-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railway volume dump

Deploy on Railway

Easily download your Railway volume data as a ZIP file.

Usage

The following curl will download the ZIP file on your machine, replace <GENERATED_ENDPOINT> and <GENERATED_PASSWORD> with the generated when deploying the template.

curl -OJ <GENERATED_ENDPOINT> -H "password: <GENERATED_PASSWORD>"

Notes

  • The template will automatically pick up your volume path and name.
  • Downloading will occur egress fees.
  • It might takes some time to compress the volume data, you can check the service logs for progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published