An example stack to deploy a proxy for our object storage: https://docs.planetary-quantum.com/multi-node/s3-object-storage/SSL-reverse-proxy/
An example deployment can be observed via: https://github.com/hostwithquantum/object-storage-proxy-stack/actions
Configuration for the container:
QUANTUM_STORAGE_BUCKET
Configuration for building/deployment: .envrc-dist
This is a one-time manual step.
- Edit the
policy-template.json
(and replace the bucket name with the name of your bucket) - Apply the policy to the bucket to make all files accessible to the public
For details, please read about bucket policies on our documentation.