How to Install Apache Superset with Docker in Apple Mac Mini Big Sur 11.6

CA Amit Singh
Free or Open Source software’s

--

Learn to Install Apache Superset with Docker in MacOS mini Big Sur 11.6

Step 1) Click on download and install docker desktop

Step 2) Click on Docker desktop for mac

Step 3) Click on mac with Apple chip

Step 4) Double click on Docker.dmg

Step 5) Drag and Drop docker into application folder

Step 6) Open Docker and ensure that docker engine is running

Step 7) Open terminal and enter command

docker run -d -p 8080:8088 --name superset apache/superset

Step 8) Initialize a local Superset Instance

With your local superset container already running…

Setup your local admin account by typing below command in terminal

docker exec -it superset superset fab create-admin \ --username admin \ --firstname Superset \ --lastname Admin \ --email admin@superset.com \ --password admin

Step 9) Migrate local DB to latest by typing below command in terminal

docker exec -it superset superset db upgrade

Step 10) Load Examples by typing below command in terminal

docker exec -it superset superset load_examples

Step 11) Setup roles by typing below command in terminal

docker exec -it superset superset init

Step 12) Run superset by typing below command in terminal

docker exec -it superset superset run

Click open in browser

Step 13) Use User name admin and password admin to login superset

Step 14) Click on dashboards to choose dashboard to open.

Step 15) Click on dashboards and open dashboard.

--

--

CA Amit Singh
Free or Open Source software’s

Qualified Chartered Accountant & Multi Technology Trainer with 24 yrs of Multi Technology/ Multi Industry Experience. www.linkedin.com/in/ca-amit-singh-07babb