This release is a pre-release and may not be stable for production use.
Introduction
This package brings to Plone the ability to store files and images on amazon s3 service.
Overview
The main idea is to move content images and files to amazon CDN which serves content to end users with high availability and high performance. The package contains two content types: AWSFile and AWSImage which work similar to the default ones. The main difference is that they store their content on amazon simple storage instead of Plone site.
Compatibility
This add-on was tested for the Plone 3.3.5.
Requirements
This package requires boto library (http://github.com/boto/boto) that is compatible with python 2.4
This package was developed and tested with @1011 revision of boto library. From manual checkout use this command:
svn co http://boto.googlecode.com/svn/trunk@1011
Installation
to add the package to your Zope instance, please, follow the instructions found inside the docs/INSTALL.txt file
then restart your Zope instance and install the collective.contentfiles2aws package from within the portal_quickinstaller tool.
Credits
Companies
Contributors
Changelog
1.0dev (unreleased)
Initial release
Release files for collective.contentfiles2aws 1.0-alpha
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.contentfiles2aws-1.0-alpha.tar.gz | 30.9 kB | Details |
Release files / collective.contentfiles2aws-1.0-alpha.tar.gz
| Download URL | collective.contentfiles2aws-1.0-alpha.tar.gz |
|---|---|
| Size | 30.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c33caf3fe3dd436706376cc02ae01b4318d4d241f2694ba82ec289e9b42d8cc1
|
|
BLAKE2b-256 checksum How to use checksums |
48bc1a13851abbd7bad981faaa786245bac19f2936e1dd769f1a5085f211d9e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |