Deploy S3Proxy
Run S3Proxy instance, can be used to expose s3 bucket to the public
S3Proxy
Just deployed
Deploy and Host S3Proxy on Railway
This S3Proxy template allows you to proxy S3 traffic.
About Hosting S3Proxy
Super easy, just fill the required env vars with the S3 backend you want to connect to, expose this proxy to the public, and you're good to go.
Common Use Cases
- Mainly exposing a Railway storage bucket to the public.
How to connect to this proxy?
Here are the connection details:
S3 Host: your proxy's public domainS3 Access Key: Auto-generated and stored inS3PROXY_IDENTITYenv var.S3 Secret Key: Auto-generated and stored inS3PROXY_CREDENTIALenv var.- Make sure to connect using path-style URLs and not virtual-host style.
Dependencies for S3Proxy Hosting
- Railway storage bucket or any other S3 solution that you'd like to connect to.
Deployment Dependencies
N/A
Implementation Details
N/A
Why Deploy S3Proxy on Railway?
This is probably the easiest way to expose a Railway storage bucket to the public
Template Content
S3Proxy
andrewgaul/s3proxyJCLOUDS_ENDPOINT
The S3 Endpoint
JCLOUDS_IDENTITY
Access Key ID
JCLOUDS_CREDENTIAL
Secret Access Key