DalgoT4D / docker-superset

Superset for DDP: docker image build and container startup
0 stars 1 forks source link

docker-superset

Superset for DDP: docker image build and container startup

sh build.sh
docker compose up
sh start-superset.sh

Row Level Security

Docker image

The base image for Superset 3 is

The Dockerfile may need to be edited for the architecture you choose

Static assets

Superset will serve static assets at https://<superset_url>/static/path/to/file

if the file is available at /app/superset/static/path/to/file within the Docker container.

GENERATE SUPERSET FOR CLIENTS USING TEMPLATES

B. make-client

For detail documentation on how we are customizing superset for Dalgo-> read Link_to_the_documentation