robertlemke / rackspacecloudfiles
API for using Rackspace Cloudfiles programatically and as a resource storage and publishing target.
Installs: 650
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 0
Type:typo3-flow-package
Requires
- typo3/flow: *
This package is auto-updated.
Last update: 2020-01-30 15:23:28 UTC
README
NOTE: THIS IS STILL WORK IN PROGRESS
This package provides an API to the Rackspace CloudFiles REST service. Communication is handled through Flow's virtual browser by using the CurlEngine.
Additionally, this package introduces Rackspace CloudFiles as a new resource storage and publishing target. Through this mechanism it is possible to publish static and persistent resources to the cloud and the Content Delivery Network.
Finally, a set of commands is available at the command line to check connection, upload files etc.
Setup
Please refer to Configuration/Settings.yaml in this package for a list of possible settings. It is recomended to specify these in your global Configuration folder.