View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000980 | Composr | core | public | 2013-01-17 13:57 | 2015-01-11 14:46 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | closed | Resolution | no change required | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000980: Amazon S3 support | ||||
Description | Add support for all write operations going through either cms_tempnam, the abstract-file-manager, or an abstraction interface for Amazon S3. i.e. No assumption of local storage in the webroot. | ||||
Additional Information | It may be possible to implement this using PHP URL wrappers, don't try and reinvent the wheel by extra abstractions. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 30 | ||||
Sponsorship open | |||||
child of | 0001392 | closed | Chris Graham | Adding images from Photobucket, Flickr and Perhaps Facebook |
|
This issue is actually holding two things: 1) Having cloud hosting, such that file storage is separate from your multiple processing servers. 2) Generally taking media delivery away from your single point of hosting, i.e. CDN-style. The description refers to '1'. 0001392 refers to '2', and just needs a new upload_syndication hook writing. |
|
We've documented how people can use FUSE. |