Usage/Deployment Instructions
Step 1: Access the Metabase in Azure Marketplace and click on Get it now button.



Step 2: In the Create a virtual machine window, enter or select appropriate values for zone, machine type, and so on. Click the create button.







Step 3: Click on create.
Note: You will get the Instance IP Address as shown in the screenshot below:

Step 4: Please open the following Security Ports in the instance:
5601, 9200, 54323, 9093, 2181, 9092, 5902, 5901, 3000, 8091, 54321, 4040, 8787, 8080, 8088
For detailed procedure to add ports: click here

Step 5: Do SSH
Command: sudo su
Command: cd /metabase

Command: java -jar metabase.jar

Note: you will see a url when your metabase in ready to be configured:

Step 6: Hit the browser http://<instance ip>:3000 where <instance ip is the public ip of your running instance. It can be found as show bellow:

Step 7: enjoy metabase and configure as you like.




