Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Ability to store files in a CDN network or a S3 type server #1749

Closed
sraja415 opened this issue Jan 2, 2017 · 4 comments
Closed

Ability to store files in a CDN network or a S3 type server #1749

sraja415 opened this issue Jan 2, 2017 · 4 comments

Comments

@sraja415
Copy link

sraja415 commented Jan 2, 2017

I use Amazon EC2 but I am unable to store files in S3 server. We need functionality where by we can use the storage of servers in a different place like Google Cloud, Amazon S3 etc. instead of worrying about Hard Disk Capacity.

@erdii
Copy link

erdii commented Jan 8, 2017

IMHO a generic cloud storage backend with the ability to let files expire to keep costs low would be really nice!

EDIT: I managed to store the media files in s3 via s3fs-fuse but it's more of a hack 😅

@valpackett
Copy link

Yeah, FUSE filesystems are a thing but it would be nice to actually let everyone download directly from the storage service instead of the download being essentially proxied through the homeserver.

libcloud supports AWS S3, OpenStack Swift, Google Cloud Storage etc.

@neilisfragile
Copy link
Contributor

neilisfragile commented May 9, 2018

Fixed as of 0.27.0
also https://github.com/matrix-org/synapse-s3-storage-provider

@oliverjanik
Copy link

Where's documentation for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants