Extension Asset Storage (Cloud)


Extension Basics

Title
Asset Storage (Cloud)
Name
ckanext-asset-storage
Type
Public extension
Description
CKAN extension implementing IUploader interface for cloud storage of assets (organization/group images). Supports Google Cloud Storage, Azure Blob Storage, AWS S3 and local filesystem backends. Intended for use with ckanext-blob-storage for direct to cloud storage of resource data.
CKAN versions
Download-Url (zip)
Last commit
4 years ago (2021-07-01 00:00:00)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Version
0.0.1
Version release date
2021-07-01
Contact name
Shahar Evron
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Configure backend_type and backend_options in ckan.ini.

Plugins to configure (ckan.ini)
asset_storage
CKAN Settings (ckan.ini)
# ckanext.asset_storage.backend_type
# ckanext.asset_storage.backend_options
DB migration to be executed
(not set)
<< back to Extensions