At a Glance
Credentials
Create a secret with the Railway provider type. The auth method israilway_access_key, which requires:
Railway exposes the credentials as service variables on the bucket it provisions — copy them from
the bucket’s Variables tab.
Location Setup
Use the S3-compatible endpoint URL provided by Railway for your bucket.
Example:
Importing from rclone.conf
The importer has no dedicated mapping for Railway remotes, so a hand-writtenrclone.conf entry
imports as S3 Compatible — fully functional, since the endpoint and credentials carry over.
To use the first-class Railway type, create the secret and location manually instead. See the
rclone import guide.