forked from ckan/ckan-docker
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
CKAN's filestore was not designed to handle large file sizes (>GB), the alternative is to use cloud storage. ckanext-cloudstorage implements support for using S3, Azure, or any of the 15 different storage providers supported by libcloud for CKAN.
Check ckanext-cloudstorage setup and:
- Add
ckanext-cloudstorageextension to/ckan/Dockerfile - Add ckanext vars to
.env(plugins, cloudstorage vars, etc.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request