Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 411 Bytes

Isaac Superset

Config for our deployment of Apache Superset.

Contents

  • superset: Apache Superset config for a production deployment behind router (Nginx as a reverse proxy).
  • anonymous_analysis_dbs: Postgres config for the databases under analysis.

Deployment

  • Read the readme under docker.
  • Run TAG=[version] docker-compose -f docker-compse-prod.yml up -d.