Apache-Superset

Apache-Superset

Docker app from jarito's Repository

Overview

Apache Superset is a modern data exploration and visualization platform. This container is packaged specifically for Unraid, featuring automated database initialization and admin account creation on the first run.

unraid-superset

A packaging of the apache superset docker image for use on Unraid home servers.

Install Apache-Superset on Unraid in a few clicks.

Find Apache-Superset in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Apache-Superset Review the template variables and paths Click Install

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/jarretraim/unraid-superset:latest
Last Updated2026-07-06
First Seen2026-07-05

Runtime arguments

Web UI
http://[IP]:[PORT:8088]/
Network
bridge
Privileged
false

Template configuration

WebUI PortPorttcp

Port for the Superset WebUI

Target
8088
Default
8088
App DataPathrw

Persistent storage for the SQLite database and configurations.

Target
/app/superset_home
Default
/mnt/user/appdata/superset
Admin UsernameVariable

Default admin username

Target
ADMIN_USERNAME
Default
admin
Admin PasswordVariable

Default admin password

Target
ADMIN_PASSWORD
Default
admin
Admin EmailVariable

Default admin email

Target
ADMIN_EMAIL
Default
admin@localhost
Secret KeyVariable

Secret key for Flask. Change this to a secure random string.

Target
SUPERSET_SECRET_KEY
Default
change_this_to_a_random_string