Skip to content

Regions and endpoints

Region Region name Endpoint
Frankfurt, Germany (FRA1) zero-fra1 https://fra1.s3.zeroservices.eu
Frankfurt, Germany (FRA2) zero-fra2 https://fra.s3.zeroservices.eu
Eygelshoven, Netherlands (EYL1) zero-eyl1 https://eyl1.s3.zeroservices.eu
  • Endpoints are path-style: https://<endpoint>/<bucket>/<key>.
  • Use the region name wherever a client asks for one. rclone 1.75 and later has the regions built into its ZeroServices provider; Cyberduck ships connection profiles.
  • A bucket lives in one region. Replication between regions is not a self-service feature; keep a second copy in another region with rclone sync or your backup software, or ask for a managed multi-region setup.
  • Custom domains resolve to <bucket>.<endpoint host> of the bucket's region, see Custom domain and TLS.