Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

komoot/superset-reverse-nginx-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a working example based on various sources to have superset running behind a base url using nginx.

It is a common requirement to have superset running under a base url, (https://mydomain.at/analytics/ instead of https://mydomain.at/). There had been multiple issues and discussions around it (1 2 3 4). Still it was not crystal clear how to put all elements together. To save some time for others, we compiled a working example in this repository.

Resources

How to run

  • docker-compose up -d --build
  • docker-compose down -v

About

a small working example of using superset with a base url using nginx' reverse proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published