Extension S3 Filestore


Extension Basics

Title
S3 Filestore
Name
ckanext-s3filestore
Type
Public extension
Description
Use Amazon S3 or Minio as a filestore for CKAN resources. Supports configurable bucket settings, ACL controls, signed URLs, and storage paths. Includes CLI commands for uploading local resources and group/organization assets to S3.
CKAN versions
Download-Url (zip)
Last commit
4 months ago (2025-10-27 00:00:00)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Version
0.7.8
Version release date
2025-10-27
Contact name
Keitaro Inc
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Requires boto3>=1.4.4 and ckantoolkit.

Plugins to configure (ckan.ini)
s3filestore
CKAN Settings (ckan.ini)
# ckanext.s3filestore.aws_bucket_name
# ckanext.s3filestore.region_name
# ckanext.s3filestore.signature_version
# ckanext.s3filestore.aws_access_key_id
# ckanext.s3filestore.aws_secret_access_key
# ckanext.s3filestore.aws_use_ami_role
# ckanext.s3filestore.aws_storage_path
# ckanext.s3filestore.filesystem_download_fallback
# ckanext.s3filestore.acl
# ckanext.s3filestore.addressing_style
# ckanext.s3filestore.host_name
# ckanext.s3filestore.download_proxy
# ckanext.s3filestore.signed_url_expiry
# ckanext.s3filestore.check_access_on_startup
DB migration to be executed
(not set)
<< back to Extensions