Skip to main content
S3-compatible buckets provisioned by Railway alongside your services.

At a Glance

Credentials

Create a secret with the Railway provider type. The auth method is railway_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:
Replicating between Railway regions? See the Railway cross-region replication guide.

Importing from rclone.conf

The importer has no dedicated mapping for Railway remotes, so a hand-written rclone.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.