Usage/Deployment Instructions
Step 1: Access the Metabase in Google Marketplace and click the LAUNCH ON COMPUTE ENGINE button.

Step 2: In the Configure & Deploy window, enter or select appropriate values for zone, machine type, and so on. Click the Deploy button.

Step 3: The Google Developers Console confirms that Metabase was deployed

Use the browser to access the application at http://<instance ip address> replace <instance ip address> with the actual IP address of the running instance.
Note: You will get the Instance IP Address as shown in the screenshot below:

Note: 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 1: Do SSH

Command: java -jar metabase.jar


Step 4: 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 5: enjoy metabase and configure as you like.




