Skip to content

configure s3 to use CNAME #53

Open
@caseyg

Description

@caseyg

I set up a CNAME for our s3 bucket: files.disorientations.org

instead of loading:

https://s3.amazonaws.com/files.disorientations.org/original/Barnard_Columbia_University/2017/Barnard_20Columbia_20Disorientation_20Guide_202017.pdf

we should load:

https://files.disorientations.org/original/Barnard_Columbia_University/2017/Barnard_20Columbia_20Disorientation_20Guide_202017.pdf

The CNAME already works, but the module still points to the s3 url. We might need to modify the S3 module to make this happen?

I might also have to setup HTTPS for the S3 bucket.

https://thenewstack.io/how-to-set-up-your-s3-bucket-with-https-in-an-hour/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions