Extension Resource Proxy


Extension Basics

Title
Resource Proxy
Name
resourceproxy
Type
Core extension
Description
Provides a proxy service for external resources to enable previews and downloads from remote URLs through CKAN server.
CKAN versions
Download-Url (zip)
Download-Url commit date
2024-01-01
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

Proxies remote resource URLs through CKAN to enable previews and avoid CORS issues. Built into CKAN core, no additional installation required.

Version
Version release date
2024-01-01
Contact name
CKAN Team
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Configure proxy settings for external resources.

Plugins to configure (ckan.ini)
resource_proxy
CKAN Settings (ckan.ini)
#ckan.plugins = resource_proxy #ckan.resource_proxy.max_file_size = 1048576 #ckan.resource_proxy.chunk_size = 4096
DB migration to be executed
(not set)
<< back to Extensions