The Superset Stack ships the components listed below. If you want to know which specific version of each component is bundled in the stack you are installing, check the Image introduction page of marketplace. You can also find more information about each component using the links below.

You can view the version of components from our Superset Repository on Github

Superset

Installation directory : /data/wwwroot/superset
Superset configuration file: /data/wwwroot/superset/lib/python3.6/site-packages/superset/config.py

Superset have installed inside a virtualenv

_

Application Server(Nginx1.14)

Site directory : /data/wwwroot
Nginx vhost configuration file: /etc/nginx/sites-available/default
Nginx configuaration file: /etc/nginx/nginx.conf
Nginx logs file: /var/log/nginx

Python

Python Installation Directory: /usr/lib/python (is version 2.7/3/3/6/3.7)

MySQL 5.7

Database Install directory: /usr/share/mysql
Database Data directory: /data/mysql
Database Configuration File: /etc/mysql
_


Port

MySQL 3306
Nginx 80,443
Superset 8088