Extension ckanext-superset


Extension Basics

Title
ckanext-superset
Name
ckanext-superset
Type
Public extension
Description
CKAN extension to connect an Apache Superset instance to CKAN
CKAN versions

~2.10,~2.11

Show details
Download-Url (zip)
Last commit
4 months ago (2025-09-18 02:40:45)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

CKAN extension to connect an Apache Superset instance to CKAN

Version
0.2.1
Version release date
2025-09-18
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
(not set)
CKAN Settings (ckan.ini)
# Apache Superset instance
ckanext.superset.instance.url = http://superset:8088
ckanext.superset.instance.user = admin
ckanext.superset.instance.pass = admin
ckanext.superset.instance.provider = db
ckanext.superset.instance.refresh = true

# Proxy (only if needed)
ckanext.superset.proxy.url = http://superset:8088
ckanext.superset.proxy.port = 3128
ckanext.superset.proxy.user = admin@example.com
ckanext.superset.proxy.pass = pass
DB migration to be executed
(not set)
<< back to Extensions