Skip to content

mauroloprete/nginx_apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published