Installation

Methods to setup Apache Superset

To setup apache superset there are multiple ways. Please select appropriate way to set up from below

  1. Docker based installation This includes installation of superset on docker container using docker compose. To run as it is you will need docker installed. If you want to customize docker image then you must have a strong compute with at-least 16GB of ram to build UI using npm.

  2. Python PiPy based installation Python PiPy based installation is for those who want to run superset and manage complete infrastructure. You can use it for production. To set it up for production we will need a very robust architecture. Which we ave discussed in upcoming documentation

  1. Installation on Windows Using WSL (Windows subsystem for linux as windows is directly not supported) WSL is for those who want superset to try explore do few things and do not need very concert reporting platform only for personal needs and have windows compute.

  2. Kubernetes (This documentation still does not have anything for Kubernetes. Will try and add soon)